Warning (4096): Argument 1 passed to App\Model\Table\ContentsTable::buildEntity() must implement interface Cake\Datasource\EntityInterface, null given, called in /home/storage/e/de/8d/maristelaimoveis/public_html/2017/src/Controller/Component/ContentComponent.php on line 94 and defined [APP/Model/Table/ContentsTable.php, line 172]Code Context
public function buildEntity(EntityInterface $entity)
{
App\Model\Table\ContentsTable::buildEntity() - APP/Model/Table/ContentsTable.php, line 172 App\Controller\Component\ContentComponent::getByCode() - APP/Controller/Component/ContentComponent.php, line 94 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 50 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81
Notice (8): Trying to get property of non-object [APP/Model/Table/ContentsTable.php, line 174]Code Context{
if (is_object($entity->scheduled_to)) {
$entity->scheduled_to = (new Time($entity->scheduled_to))->i18nFormat('dd/MM/yyy HH:mm:ss');
$entity = nullApp\Model\Table\ContentsTable::buildEntity() - APP/Model/Table/ContentsTable.php, line 174 App\Controller\Component\ContentComponent::getByCode() - APP/Controller/Component/ContentComponent.php, line 94 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 50 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81
Warning (4096): Argument 1 passed to App\Model\Table\ContentsTable::buildCover() must be an instance of App\Model\Entity\Content, null given, called in /home/storage/e/de/8d/maristelaimoveis/public_html/2017/src/Model/Table/ContentsTable.php on line 192 and defined [APP/Model/Table/ContentsTable.php, line 230]Code Context*/
public function buildCover(\App\Model\Entity\Content $entity)
{
App\Model\Table\ContentsTable::buildCover() - APP/Model/Table/ContentsTable.php, line 230 App\Model\Table\ContentsTable::buildEntity() - APP/Model/Table/ContentsTable.php, line 192 App\Controller\Component\ContentComponent::getByCode() - APP/Controller/Component/ContentComponent.php, line 94 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 50 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Warning (4096): Argument 1 passed to App\Model\Table\ContentsTable::buildMeta() must be an instance of App\Model\Entity\Content, null given, called in /home/storage/e/de/8d/maristelaimoveis/public_html/2017/src/Model/Table/ContentsTable.php on line 193 and defined [APP/Model/Table/ContentsTable.php, line 204]Code Context*/
public function buildMeta(\App\Model\Entity\Content $entity)
{
App\Model\Table\ContentsTable::buildMeta() - APP/Model/Table/ContentsTable.php, line 204 App\Model\Table\ContentsTable::buildEntity() - APP/Model/Table/ContentsTable.php, line 193 App\Controller\Component\ContentComponent::getByCode() - APP/Controller/Component/ContentComponent.php, line 94 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 50 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Warning (2): Creating default object from empty value [APP/Controller/Component/ContentComponent.php, line 100]Code Context
$item->call = $this->call($item);
$code = '820' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Contents.id AS `Contents__id`, Contents.pid AS `Contents__pid`, Contents.parent AS `Contents__parent`, Contents.title AS `Contents__title`, Contents.slug AS `Contents__slug`, Contents.body AS `Contents__body`, Contents.type AS `Contents__type`, Contents.author AS `Contents__author`, Contents.status AS `Contents__status`, Contents.order AS `Contents__order`, Contents.scheduled_to AS `Contents__scheduled_to`, Contents.created_at AS `Contents__created_at`, Contents.updated_at AS `Contents__updated_at` FROM contents Contents LEFT JOIN contents_meta ContentsMeta ON Contents.id = (ContentsMeta.content_id) WHERE (ContentsMeta.meta_key = :c0 AND ContentsMeta.meta_value = :c1) GROUP BY Contents.id LIMIT 1', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Contents__id' => 'integer', 'Contents.id' => 'integer', 'id' => 'integer', 'Contents__pid' => 'uuid', 'Contents.pid' => 'uuid', 'pid' => 'uuid', 'Contents__parent' => 'integer', 'Contents.parent' => 'integer', 'parent' => 'integer', 'Contents__title' => 'text', 'Contents.title' => 'text', 'title' => 'text', 'Contents__slug' => 'text', 'Contents.slug' => 'text', 'slug' => 'text', 'Contents__body' => 'text', 'Contents.body' => 'text', 'body' => 'text', 'Contents__type' => 'string', 'Contents.type' => 'string', 'type' => 'string', 'Contents__author' => 'uuid', 'Contents.author' => 'uuid', 'author' => 'uuid', 'Contents__status' => 'integer', 'Contents.status' => 'integer', 'status' => 'integer', 'Contents__order' => 'integer', 'Contents.order' => 'integer', 'order' => 'integer', 'Contents__scheduled_to' => 'datetime', 'Contents.scheduled_to' => 'datetime', 'scheduled_to' => 'datetime', 'Contents__created_at' => 'datetime', 'Contents.created_at' => 'datetime', 'created_at' => 'datetime', 'Contents__updated_at' => 'datetime', 'Contents.updated_at' => 'datetime', 'updated_at' => 'datetime', 'ContentsMeta__id' => 'integer', 'ContentsMeta.id' => 'integer', 'ContentsMeta__content_id' => 'integer', 'ContentsMeta.content_id' => 'integer', 'content_id' => 'integer', 'ContentsMeta__meta_key' => 'string', 'ContentsMeta.meta_key' => 'string', 'meta_key' => 'string', 'ContentsMeta__meta_value' => 'string', 'ContentsMeta.meta_value' => 'string', 'meta_value' => 'string' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'ContentsMeta' => [[maximum depth reached]] ], 'matching' => [ 'ContentsMeta' => [ [maximum depth reached] ] ], 'extraOptions' => [], 'repository' => object(App\Model\Table\ContentsTable) {} } $item = nullApp\Controller\Component\ContentComponent::getByCode() - APP/Controller/Component/ContentComponent.php, line 100 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 50 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81 [main] - ROOT/webroot/index.php, line 43
Warning (4096): Argument 1 passed to App\Controller\Component\ContentComponent::getGallery() must implement interface Cake\Datasource\EntityInterface, instance of stdClass given, called in /home/storage/e/de/8d/maristelaimoveis/public_html/2017/src/Controller/LocacoesController.php on line 52 and defined [APP/Controller/Component/ContentComponent.php, line 176]Code Context
public function getGallery(EntityInterface $content)
{
App\Controller\Component\ContentComponent::getGallery() - APP/Controller/Component/ContentComponent.php, line 176 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 52 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81 [main] - ROOT/webroot/index.php, line 43
Warning (4096): Argument 1 passed to App\Controller\Component\GalleryComponent::getByContent() must implement interface Cake\Datasource\EntityInterface, instance of stdClass given, called in /home/storage/e/de/8d/maristelaimoveis/public_html/2017/src/Controller/Component/ContentComponent.php on line 178 and defined [APP/Controller/Component/GalleryComponent.php, line 33]Code Context
public function getByContent(EntityInterface $content)
{
App\Controller\Component\GalleryComponent::getByContent() - APP/Controller/Component/GalleryComponent.php, line 33 App\Controller\Component\ContentComponent::getGallery() - APP/Controller/Component/ContentComponent.php, line 178 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 52 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81
Notice (8): Undefined property: stdClass::$id [APP/Controller/Component/GalleryComponent.php, line 39]Code Context'type =' => 'gallery',
'parent' => $content->id])
->contain([
$content = object(stdClass) { call => [ 'gallery' => object(Closure) {}, 'front_cover_alternatives' => object(Closure) {} ] }App\Controller\Component\GalleryComponent::getByContent() - APP/Controller/Component/GalleryComponent.php, line 39 App\Controller\Component\ContentComponent::getGallery() - APP/Controller/Component/ContentComponent.php, line 178 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 52 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81
Notice (8): Undefined property: stdClass::$type [APP/Controller/Component/ContentComponent.php, line 265]Code Context$thumb = isset($entity->contents_meta['cover']) ? $entity->contents_meta['cover'] : '/img/no-image.gif';
$icon = \Cake\Routing\Router::url("/img/placemapa-{$entity->type}.png", true);
$entity = object(stdClass) { call => [ 'gallery' => object(Closure) {}, 'front_cover_alternatives' => object(Closure) {} ] } $city = null $district = null $longitude = null $latitude = null $thumb = '/img/no-image.gif'App\Controller\Component\ContentComponent::buildLocation() - APP/Controller/Component/ContentComponent.php, line 265 App\Controller\Component\ContentComponent::buildLocations() - APP/Controller/Component/ContentComponent.php, line 255 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 63 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81
Notice (8): Undefined property: stdClass::$title [APP/Controller/Component/ContentComponent.php, line 279]Code Context'icon' => $icon,
'title' => $entity->title,
'thumb' => $thumb,
$entity = object(stdClass) { call => [ 'gallery' => object(Closure) {}, 'front_cover_alternatives' => object(Closure) {} ] } $city = null $district = null $longitude = null $latitude = null $thumb = '/img/no-image.gif' $icon = 'https://maristelaimoveis.com.br/img/placemapa-.png' $View = object(Cake\View\View) { Blocks => object(Cake\View\ViewBlock) {} plugin => null name => null passedArgs => [] helpers => [] templatePath => null template => null layout => 'default' layoutPath => null autoLayout => true subDir => null theme => null hasRendered => false uuids => [] request => object(Cake\Http\ServerRequest) {} response => object(Cake\Http\Response) {} elementCache => 'default' viewClass => null viewVars => [] [protected] _helpers => object(Cake\View\HelperRegistry) {} [protected] _ext => '.ctp' [protected] _passedVars => [ (int) 0 => 'viewVars', (int) 1 => 'autoLayout', (int) 2 => 'helpers', (int) 3 => 'template', (int) 4 => 'layout', (int) 5 => 'name', (int) 6 => 'theme', (int) 7 => 'layoutPath', (int) 8 => 'templatePath', (int) 9 => 'plugin', (int) 10 => 'passedArgs' ] [protected] _paths => [] [protected] _pathsForPlugin => [] [protected] _parents => [] [protected] _current => null [protected] _currentType => '' [protected] _stack => [] [protected] _eventManager => object(Cake\Event\EventManager) {} [protected] _eventClass => '\Cake\Event\Event' [protected] _viewBuilder => null } $VCommUrl = object(App\View\Helper\VCommUrlHelper) { 'helpers' => [ (int) 0 => 'Url', (int) 1 => 'Meta' ], 'theme' => null, 'plugin' => null, 'fieldset' => [], 'tags' => [], 'implementedEvents' => [], '_config' => [] } $Meta = object(App\View\Helper\MetaHelper) { 'helpers' => [], 'theme' => null, 'plugin' => null, 'fieldset' => [], 'tags' => [], 'implementedEvents' => [], '_config' => [] } $action = 'imovel'App\Controller\Component\ContentComponent::buildLocation() - APP/Controller/Component/ContentComponent.php, line 279 App\Controller\Component\ContentComponent::buildLocations() - APP/Controller/Component/ContentComponent.php, line 255 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 63 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81
Notice (8): Undefined property: stdClass::$type [APP/Controller/Component/ContentComponent.php, line 281]Code Context'thumb' => $thumb,
'url' => $VCommUrl->build($entity, ['controller' => $entity->type, 'action' => $action, $Meta->getValue($entity, 'cod')]),
];
$entity = object(stdClass) { call => [ 'gallery' => object(Closure) {}, 'front_cover_alternatives' => object(Closure) {} ] } $city = null $district = null $longitude = null $latitude = null $thumb = '/img/no-image.gif' $icon = 'https://maristelaimoveis.com.br/img/placemapa-.png' $View = object(Cake\View\View) { Blocks => object(Cake\View\ViewBlock) {} plugin => null name => null passedArgs => [] helpers => [] templatePath => null template => null layout => 'default' layoutPath => null autoLayout => true subDir => null theme => null hasRendered => false uuids => [] request => object(Cake\Http\ServerRequest) {} response => object(Cake\Http\Response) {} elementCache => 'default' viewClass => null viewVars => [] [protected] _helpers => object(Cake\View\HelperRegistry) {} [protected] _ext => '.ctp' [protected] _passedVars => [ (int) 0 => 'viewVars', (int) 1 => 'autoLayout', (int) 2 => 'helpers', (int) 3 => 'template', (int) 4 => 'layout', (int) 5 => 'name', (int) 6 => 'theme', (int) 7 => 'layoutPath', (int) 8 => 'templatePath', (int) 9 => 'plugin', (int) 10 => 'passedArgs' ] [protected] _paths => [] [protected] _pathsForPlugin => [] [protected] _parents => [] [protected] _current => null [protected] _currentType => '' [protected] _stack => [] [protected] _eventManager => object(Cake\Event\EventManager) {} [protected] _eventClass => '\Cake\Event\Event' [protected] _viewBuilder => null } $VCommUrl = object(App\View\Helper\VCommUrlHelper) { 'helpers' => [ (int) 0 => 'Url', (int) 1 => 'Meta' ], 'theme' => null, 'plugin' => null, 'fieldset' => [], 'tags' => [], 'implementedEvents' => [], '_config' => [] } $Meta = object(App\View\Helper\MetaHelper) { 'helpers' => [], 'theme' => null, 'plugin' => null, 'fieldset' => [], 'tags' => [], 'implementedEvents' => [], '_config' => [] } $action = 'imovel'App\Controller\Component\ContentComponent::buildLocation() - APP/Controller/Component/ContentComponent.php, line 281 App\Controller\Component\ContentComponent::buildLocations() - APP/Controller/Component/ContentComponent.php, line 255 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 63 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 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 81
Notice (8): Undefined property: stdClass::$title [APP/View/Helper/VCommUrlHelper.php, line 31]Code Context{
return $this->Url->build($args) . DS . $this->slugify($imovel->title) . '.html';
}
$imovel = object(stdClass) { call => [ 'gallery' => object(Closure) {}, 'front_cover_alternatives' => object(Closure) {} ] } $args = [ 'controller' => null, 'action' => 'imovel', (int) 0 => null ]App\View\Helper\VCommUrlHelper::build() - APP/View/Helper/VCommUrlHelper.php, line 31 App\Controller\Component\ContentComponent::buildLocation() - APP/Controller/Component/ContentComponent.php, line 281 App\Controller\Component\ContentComponent::buildLocations() - APP/Controller/Component/ContentComponent.php, line 255 App\Controller\locacoesController::view() - APP/Controller/LocacoesController.php, line 63 App\Controller\locacoesController::imovel() - APP/Controller/LocacoesController.php, line 44 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 103 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 107 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Error:
Function name must be a string
File
/home/storage/e/de/8d/maristelaimoveis/public_html/2017/src/Controller/Component/ContentComponent.php
Line:
296
$error['type'], |
|
$error['message'], |
|
$error['file'], |
|
$error['line'] |
|
); |
|
}); |
|
} |
|
|
|
/** |
(int) 1 'Function name must be a string' '/home/storage/e/de/8d/maristelaimoveis/public_html/2017/src/Controller/Component/ContentComponent.php' (int) 296
If you want to customize this error message, create src/Template/Error/fatal_error.ctp