Code Context }else{
//$Session->delete('LojaVirtual');
require_once(APP . 'View/Errors/loja_nao_encontrada.ctp');
$Token = object(Token) {
useTable => 'tokens'
useDbConfig => 'default'
id => false
data => array()
schemaName => 'loja'
table => 'tokens'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'Token'
alias => 'Token'
tableToModel => array(
'tokens' => 'Token'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true,
'query' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'empresa_id' => array(
[maximum depth reached]
),
'loja_id' => array(
[maximum depth reached]
),
'loja_virtual_id' => array(
[maximum depth reached]
),
'dominio' => array(
[maximum depth reached]
),
'subdominio' => array(
[maximum depth reached]
),
'access_token' => array(
[maximum depth reached]
),
'secret_access_token' => array(
[maximum depth reached]
),
'cadastrado_em' => array(
[maximum depth reached]
),
'modificado_em' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$dominio = 'loja.beteltecnologia.net'
$subdominio = 'loja'
$token = array(
'Token' => array(
'id' => '102',
'empresa_id' => '134523',
'loja_id' => '143579',
'loja_virtual_id' => '1280',
'access_token' => 'e3fc28b595d1d00b76c77a1adf666f2c15df9c1e',
'secret_access_token' => '814ca63ec38ddba273afbbb73d412eaba6dfaddc'
)
)
$ApiLojasVirtuais = object(ApiLojasVirtuais) {
[protected] modulo => 'lojas_virtuais'
[protected] metodo => 'lojas_virtuais/ecommerce_visualizar?dominio=loja.beteltecnologia.net&subdominio=loja'
}
$lojaVirtual = null
require_once - APP/Config/autenticacao.php, line 75
require_once - APP/Config/autenticacao.php, line 75
include - APP/Config/routes.php, line 3
Router::_loadRoutes() - CORE/Cake/Routing/Router.php, line 1276
Router::parse() - CORE/Cake/Routing/Router.php, line 591
Dispatcher::parseParams() - CORE/Cake/Routing/Dispatcher.php, line 239
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 247
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 140
[main] - APP/webroot/index.php, line 110