$viewFile = '/mnt/disk02/vhosts/sergipetradetour.automatoweb.com/httpdocs/src/Template/Fotos/fotos.ctp'
$dataForView = [
'fotos' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Fotos.id AS `Fotos__id`, Fotos.imagem AS `Fotos__imagem`, Fotos.fonte AS `Fotos__fonte`, Fotos.album_id AS `Fotos__album_id` FROM fotos Fotos WHERE Fotos.album_id = :c0 LIMIT 6 OFFSET 0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\FotosTable) {}
},
'anuncioMeio' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios WHERE Anuncios.locais_id = :c0 ORDER BY Anuncios.id desc',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\AnunciosTable) {}
},
'anuncioTop' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios WHERE Anuncios.locais_id = :c0 ORDER BY Anuncios.id desc',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\AnunciosTable) {}
},
'poloss' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Polos.id AS `Polos__id`, Polos.nome AS `Polos__nome` FROM polos Polos ORDER BY id DESC LIMIT 5',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\PolosTable) {}
},
'cidades' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Cidades.id AS `Cidades__id`, Cidades.nome AS `Cidades__nome`, Cidades.texto AS `Cidades__texto`, Cidades.imagem AS `Cidades__imagem`, Cidades.fonte AS `Cidades__fonte`, Cidades.polo_id AS `Cidades__polo_id` FROM cidades Cidades ORDER BY Cidades.nome ASC',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CidadesTable) {}
},
'anuncios' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios ORDER BY Anuncios.id desc',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\AnunciosTable) {}
}
]
$fotos = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Fotos.id AS `Fotos__id`, Fotos.imagem AS `Fotos__imagem`, Fotos.fonte AS `Fotos__fonte`, Fotos.album_id AS `Fotos__album_id` FROM fotos Fotos WHERE Fotos.album_id = :c0 LIMIT 6 OFFSET 0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Fotos__id' => 'integer',
'Fotos.id' => 'integer',
'id' => 'integer',
'Fotos__imagem' => 'upload.file',
'Fotos.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Fotos__fonte' => 'string',
'Fotos.fonte' => 'string',
'fonte' => 'string',
'Fotos__album_id' => 'integer',
'Fotos.album_id' => 'integer',
'album_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [
'scope' => null,
'sort' => null,
'whitelist' => [
[maximum depth reached]
]
],
'repository' => object(App\Model\Table\FotosTable) {}
}
$anuncioMeio = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios WHERE Anuncios.locais_id = :c0 ORDER BY Anuncios.id desc',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Anuncios__id' => 'integer',
'Anuncios.id' => 'integer',
'id' => 'integer',
'Anuncios__imagem' => 'upload.file',
'Anuncios.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Anuncios__link' => 'string',
'Anuncios.link' => 'string',
'link' => 'string',
'Anuncios__locais_id' => 'integer',
'Anuncios.locais_id' => 'integer',
'locais_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\AnunciosTable) {}
}
$anuncioTop = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios WHERE Anuncios.locais_id = :c0 ORDER BY Anuncios.id desc',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Anuncios__id' => 'integer',
'Anuncios.id' => 'integer',
'id' => 'integer',
'Anuncios__imagem' => 'upload.file',
'Anuncios.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Anuncios__link' => 'string',
'Anuncios.link' => 'string',
'link' => 'string',
'Anuncios__locais_id' => 'integer',
'Anuncios.locais_id' => 'integer',
'locais_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\AnunciosTable) {}
}
$poloss = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Polos.id AS `Polos__id`, Polos.nome AS `Polos__nome` FROM polos Polos ORDER BY id DESC LIMIT 5',
'params' => [],
'defaultTypes' => [
'Polos__id' => 'integer',
'Polos.id' => 'integer',
'id' => 'integer',
'Polos__nome' => 'string',
'Polos.nome' => 'string',
'nome' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\PolosTable) {}
}
$cidades = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Cidades.id AS `Cidades__id`, Cidades.nome AS `Cidades__nome`, Cidades.texto AS `Cidades__texto`, Cidades.imagem AS `Cidades__imagem`, Cidades.fonte AS `Cidades__fonte`, Cidades.polo_id AS `Cidades__polo_id` FROM cidades Cidades ORDER BY Cidades.nome ASC',
'params' => [],
'defaultTypes' => [
'Cidades__id' => 'integer',
'Cidades.id' => 'integer',
'id' => 'integer',
'Cidades__nome' => 'string',
'Cidades.nome' => 'string',
'nome' => 'string',
'Cidades__texto' => 'text',
'Cidades.texto' => 'text',
'texto' => 'text',
'Cidades__imagem' => 'upload.file',
'Cidades.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Cidades__fonte' => 'string',
'Cidades.fonte' => 'string',
'fonte' => 'string',
'Cidades__polo_id' => 'integer',
'Cidades.polo_id' => 'integer',
'polo_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CidadesTable) {}
}
$anuncios = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios ORDER BY Anuncios.id desc',
'params' => [],
'defaultTypes' => [
'Anuncios__id' => 'integer',
'Anuncios.id' => 'integer',
'id' => 'integer',
'Anuncios__imagem' => 'upload.file',
'Anuncios.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Anuncios__link' => 'string',
'Anuncios.link' => 'string',
'link' => 'string',
'Anuncios__locais_id' => 'integer',
'Anuncios.locais_id' => 'integer',
'locais_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\AnunciosTable) {}
}
include - APP/Template/Fotos/fotos.ctp, line 67
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419
Cake\View\View::_render() - CORE/src/View/View.php, line 1380
Cake\View\View::render() - CORE/src/View/View.php, line 880
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98
Notice (8): Trying to get property 'imagem' of non-object [APP/Template/Fotos/fotos.ctp, line 67]
$viewFile = '/mnt/disk02/vhosts/sergipetradetour.automatoweb.com/httpdocs/src/Template/Fotos/fotos.ctp'
$dataForView = [
'fotos' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Fotos.id AS `Fotos__id`, Fotos.imagem AS `Fotos__imagem`, Fotos.fonte AS `Fotos__fonte`, Fotos.album_id AS `Fotos__album_id` FROM fotos Fotos WHERE Fotos.album_id = :c0 LIMIT 6 OFFSET 0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\FotosTable) {}
},
'anuncioMeio' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios WHERE Anuncios.locais_id = :c0 ORDER BY Anuncios.id desc',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\AnunciosTable) {}
},
'anuncioTop' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios WHERE Anuncios.locais_id = :c0 ORDER BY Anuncios.id desc',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\AnunciosTable) {}
},
'poloss' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Polos.id AS `Polos__id`, Polos.nome AS `Polos__nome` FROM polos Polos ORDER BY id DESC LIMIT 5',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\PolosTable) {}
},
'cidades' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Cidades.id AS `Cidades__id`, Cidades.nome AS `Cidades__nome`, Cidades.texto AS `Cidades__texto`, Cidades.imagem AS `Cidades__imagem`, Cidades.fonte AS `Cidades__fonte`, Cidades.polo_id AS `Cidades__polo_id` FROM cidades Cidades ORDER BY Cidades.nome ASC',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CidadesTable) {}
},
'anuncios' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios ORDER BY Anuncios.id desc',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\AnunciosTable) {}
}
]
$fotos = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Fotos.id AS `Fotos__id`, Fotos.imagem AS `Fotos__imagem`, Fotos.fonte AS `Fotos__fonte`, Fotos.album_id AS `Fotos__album_id` FROM fotos Fotos WHERE Fotos.album_id = :c0 LIMIT 6 OFFSET 0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Fotos__id' => 'integer',
'Fotos.id' => 'integer',
'id' => 'integer',
'Fotos__imagem' => 'upload.file',
'Fotos.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Fotos__fonte' => 'string',
'Fotos.fonte' => 'string',
'fonte' => 'string',
'Fotos__album_id' => 'integer',
'Fotos.album_id' => 'integer',
'album_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [
'scope' => null,
'sort' => null,
'whitelist' => [
[maximum depth reached]
]
],
'repository' => object(App\Model\Table\FotosTable) {}
}
$anuncioMeio = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios WHERE Anuncios.locais_id = :c0 ORDER BY Anuncios.id desc',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Anuncios__id' => 'integer',
'Anuncios.id' => 'integer',
'id' => 'integer',
'Anuncios__imagem' => 'upload.file',
'Anuncios.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Anuncios__link' => 'string',
'Anuncios.link' => 'string',
'link' => 'string',
'Anuncios__locais_id' => 'integer',
'Anuncios.locais_id' => 'integer',
'locais_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\AnunciosTable) {}
}
$anuncioTop = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios WHERE Anuncios.locais_id = :c0 ORDER BY Anuncios.id desc',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Anuncios__id' => 'integer',
'Anuncios.id' => 'integer',
'id' => 'integer',
'Anuncios__imagem' => 'upload.file',
'Anuncios.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Anuncios__link' => 'string',
'Anuncios.link' => 'string',
'link' => 'string',
'Anuncios__locais_id' => 'integer',
'Anuncios.locais_id' => 'integer',
'locais_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\AnunciosTable) {}
}
$poloss = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Polos.id AS `Polos__id`, Polos.nome AS `Polos__nome` FROM polos Polos ORDER BY id DESC LIMIT 5',
'params' => [],
'defaultTypes' => [
'Polos__id' => 'integer',
'Polos.id' => 'integer',
'id' => 'integer',
'Polos__nome' => 'string',
'Polos.nome' => 'string',
'nome' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\PolosTable) {}
}
$cidades = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Cidades.id AS `Cidades__id`, Cidades.nome AS `Cidades__nome`, Cidades.texto AS `Cidades__texto`, Cidades.imagem AS `Cidades__imagem`, Cidades.fonte AS `Cidades__fonte`, Cidades.polo_id AS `Cidades__polo_id` FROM cidades Cidades ORDER BY Cidades.nome ASC',
'params' => [],
'defaultTypes' => [
'Cidades__id' => 'integer',
'Cidades.id' => 'integer',
'id' => 'integer',
'Cidades__nome' => 'string',
'Cidades.nome' => 'string',
'nome' => 'string',
'Cidades__texto' => 'text',
'Cidades.texto' => 'text',
'texto' => 'text',
'Cidades__imagem' => 'upload.file',
'Cidades.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Cidades__fonte' => 'string',
'Cidades.fonte' => 'string',
'fonte' => 'string',
'Cidades__polo_id' => 'integer',
'Cidades.polo_id' => 'integer',
'polo_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CidadesTable) {}
}
$anuncios = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Anuncios.id AS `Anuncios__id`, Anuncios.imagem AS `Anuncios__imagem`, Anuncios.link AS `Anuncios__link`, Anuncios.locais_id AS `Anuncios__locais_id` FROM anuncios Anuncios ORDER BY Anuncios.id desc',
'params' => [],
'defaultTypes' => [
'Anuncios__id' => 'integer',
'Anuncios.id' => 'integer',
'id' => 'integer',
'Anuncios__imagem' => 'upload.file',
'Anuncios.imagem' => 'upload.file',
'imagem' => 'upload.file',
'Anuncios__link' => 'string',
'Anuncios.link' => 'string',
'link' => 'string',
'Anuncios__locais_id' => 'integer',
'Anuncios.locais_id' => 'integer',
'locais_id' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\AnunciosTable) {}
}
include - APP/Template/Fotos/fotos.ctp, line 67
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1419
Cake\View\View::_render() - CORE/src/View/View.php, line 1380
Cake\View\View::render() - CORE/src/View/View.php, line 880
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 796
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98