Code Context if ($previousHandler) {
return $previousHandler($code, $message, $file, $line, $context);
}
$properties = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Properties.id AS `Properties__id`, Properties.active AS `Properties__active`, Properties.title AS `Properties__title`, Properties.short_description AS `Properties__short_description`, Properties.description AS `Properties__description`, Properties.code AS `Properties__code`, Properties.publish_map AS `Properties__publish_map`, Properties.latitude AS `Properties__latitude`, Properties.longitude AS `Properties__longitude`, Properties.pdf AS `Properties__pdf`, Properties.pdf_dir AS `Properties__pdf_dir`, Properties.pdf_size AS `Properties__pdf_size`, Properties.pdf_type AS `Properties__pdf_type`, Properties.estado_id AS `Properties__estado_id`, Properties.municipio_id AS `Properties__municipio_id`, Properties.colonia_id AS `Properties__colonia_id`, Properties.property_type_id AS `Properties__property_type_id`, Properties.created AS `Properties__created`, Properties.modified AS `Properties__modified`, Properties.featured_property AS `Properties__featured_property`, PropertyTypes.id AS `PropertyTypes__id`, PropertyTypes.active AS `PropertyTypes__active`, PropertyTypes.priority AS `PropertyTypes__priority`, PropertyTypes.name AS `PropertyTypes__name`, PropertyTypes.created AS `PropertyTypes__created`, PropertyTypes.modified AS `PropertyTypes__modified`, Estados.id AS `Estados__id`, Estados.name AS `Estados__name`, Estados.created AS `Estados__created`, Estados.modified AS `Estados__modified`, Municipios.id AS `Municipios__id`, Municipios.name AS `Municipios__name`, Municipios.estado_id AS `Municipios__estado_id`, Municipios.created AS `Municipios__created`, Municipios.modified AS `Municipios__modified`, Colonias.id AS `Colonias__id`, Colonias.name AS `Colonias__name`, Colonias.municipio_id AS `Colonias__municipio_id`, Colonias.created AS `Colonias__created`, Colonias.modified AS `Colonias__modified` FROM properties Properties LEFT JOIN property_types PropertyTypes ON (PropertyTypes.active = :c0 AND PropertyTypes.id = (Properties.property_type_id)) LEFT JOIN estados Estados ON Estados.id = (Properties.estado_id) LEFT JOIN municipios Municipios ON Municipios.id = (Properties.municipio_id) LEFT JOIN colonias Colonias ON Colonias.id = (Properties.colonia_id) WHERE (Properties.active = :c1 AND Properties.featured_property = :c2 AND Properties.active = :c3) ORDER BY rand() LIMIT 5',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Properties__id' => 'integer',
'Properties.id' => 'integer',
'id' => 'integer',
'Properties__active' => 'boolean',
'Properties.active' => 'boolean',
'active' => 'boolean',
'Properties__title' => 'string',
'Properties.title' => 'string',
'title' => 'string',
'Properties__short_description' => 'text',
'Properties.short_description' => 'text',
'short_description' => 'text',
'Properties__description' => 'text',
'Properties.description' => 'text',
'description' => 'text',
'Properties__code' => 'string',
'Properties.code' => 'string',
'code' => 'string',
'Properties__publish_map' => 'boolean',
'Properties.publish_map' => 'boolean',
'publish_map' => 'boolean',
'Properties__latitude' => 'string',
'Properties.latitude' => 'string',
'latitude' => 'string',
'Properties__longitude' => 'string',
'Properties.longitude' => 'string',
'longitude' => 'string',
'Properties__pdf' => 'upload.file',
'Properties.pdf' => 'upload.file',
'pdf' => 'upload.file',
'Properties__pdf_dir' => 'string',
'Properties.pdf_dir' => 'string',
'pdf_dir' => 'string',
'Properties__pdf_size' => 'string',
'Properties.pdf_size' => 'string',
'pdf_size' => 'string',
'Properties__pdf_type' => 'string',
'Properties.pdf_type' => 'string',
'pdf_type' => 'string',
'Properties__estado_id' => 'integer',
'Properties.estado_id' => 'integer',
'estado_id' => 'integer',
'Properties__municipio_id' => 'integer',
'Properties.municipio_id' => 'integer',
'municipio_id' => 'integer',
'Properties__colonia_id' => 'integer',
'Properties.colonia_id' => 'integer',
'colonia_id' => 'integer',
'Properties__property_type_id' => 'integer',
'Properties.property_type_id' => 'integer',
'property_type_id' => 'integer',
'Properties__created' => 'datetime',
'Properties.created' => 'datetime',
'created' => 'datetime',
'Properties__modified' => 'datetime',
'Properties.modified' => 'datetime',
'modified' => 'datetime',
'Properties__featured_property' => 'boolean',
'Properties.featured_property' => 'boolean',
'featured_property' => 'boolean',
'PropertyTypes__id' => 'integer',
'PropertyTypes.id' => 'integer',
'PropertyTypes__active' => 'boolean',
'PropertyTypes.active' => 'boolean',
'PropertyTypes__priority' => 'integer',
'PropertyTypes.priority' => 'integer',
'priority' => 'integer',
'PropertyTypes__name' => 'string',
'PropertyTypes.name' => 'string',
'name' => 'string',
'PropertyTypes__created' => 'datetime',
'PropertyTypes.created' => 'datetime',
'PropertyTypes__modified' => 'datetime',
'PropertyTypes.modified' => 'datetime',
'PropertyPrices__id' => 'integer',
'PropertyPrices.id' => 'integer',
'PropertyPrices__price' => 'float',
'PropertyPrices.price' => 'float',
'price' => 'float',
'PropertyPrices__property_movement_id' => 'integer',
'PropertyPrices.property_movement_id' => 'integer',
'property_movement_id' => 'integer',
'PropertyPrices__property_id' => 'integer',
'PropertyPrices.property_id' => 'integer',
'property_id' => 'integer',
'PropertyPrices__currency_id' => 'integer',
'PropertyPrices.currency_id' => 'integer',
'currency_id' => 'integer',
'PropertyPrices__created' => 'datetime',
'PropertyPrices.created' => 'datetime',
'PropertyPrices__modified' => 'datetime',
'PropertyPrices.modified' => 'datetime',
'PropertyMovements__id' => 'integer',
'PropertyMovements.id' => 'integer',
'PropertyMovements__active' => 'boolean',
'PropertyMovements.active' => 'boolean',
'PropertyMovements__priority' => 'integer',
'PropertyMovements.priority' => 'integer',
'PropertyMovements__name' => 'string',
'PropertyMovements.name' => 'string',
'PropertyMovements__created' => 'datetime',
'PropertyMovements.created' => 'datetime',
'PropertyMovements__modified' => 'datetime',
'PropertyMovements.modified' => 'datetime',
'Currencies__id' => 'integer',
'Currencies.id' => 'integer',
'Currencies__priority' => 'integer',
'Currencies.priority' => 'integer',
'Currencies__name' => 'string',
'Currencies.name' => 'string',
'Currencies__symbol' => 'string',
'Currencies.symbol' => 'string',
'symbol' => 'string',
'Currencies__created' => 'datetime',
'Currencies.created' => 'datetime',
'Currencies__modified' => 'datetime',
'Currencies.modified' => 'datetime',
'PropertyImages__id' => 'integer',
'PropertyImages.id' => 'integer',
'PropertyImages__image' => 'upload.file',
'PropertyImages.image' => 'upload.file',
'image' => 'upload.file',
'PropertyImages__image_dir' => 'string',
'PropertyImages.image_dir' => 'string',
'image_dir' => 'string',
'PropertyImages__image_size' => 'string',
'PropertyImages.image_size' => 'string',
'image_size' => 'string',
'PropertyImages__image_type' => 'string',
'PropertyImages.image_type' => 'string',
'image_type' => 'string',
'PropertyImages__property_id' => 'integer',
'PropertyImages.property_id' => 'integer',
'PropertyImages__created' => 'datetime',
'PropertyImages.created' => 'datetime',
'PropertyImages__modified' => 'datetime',
'PropertyImages.modified' => 'datetime',
'PropertyImages__use_in_listings' => 'boolean',
'PropertyImages.use_in_listings' => 'boolean',
'use_in_listings' => 'boolean',
'Estados__id' => 'integer',
'Estados.id' => 'integer',
'Estados__name' => 'string',
'Estados.name' => 'string',
'Estados__created' => 'datetime',
'Estados.created' => 'datetime',
'Estados__modified' => 'datetime',
'Estados.modified' => 'datetime',
'Municipios__id' => 'integer',
'Municipios.id' => 'integer',
'Municipios__name' => 'string',
'Municipios.name' => 'string',
'Municipios__estado_id' => 'integer',
'Municipios.estado_id' => 'integer',
'Municipios__created' => 'datetime',
'Municipios.created' => 'datetime',
'Municipios__modified' => 'datetime',
'Municipios.modified' => 'datetime',
'Colonias__id' => 'integer',
'Colonias.id' => 'integer',
'Colonias__name' => 'string',
'Colonias.name' => 'string',
'Colonias__municipio_id' => 'integer',
'Colonias.municipio_id' => 'integer',
'Colonias__created' => 'datetime',
'Colonias.created' => 'datetime',
'Colonias__modified' => 'datetime',
'Colonias.modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'PropertyTypes' => [
[maximum depth reached]
],
'PropertyPrices' => [
[maximum depth reached]
],
'PropertyImages' => [
[maximum depth reached]
],
'Estados' => [[maximum depth reached]],
'Municipios' => [[maximum depth reached]],
'Colonias' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(PublishProperties\Model\Table\PropertiesTable) {}
}Cake\Core\BasePlugin::{closure}() - ROOT/vendor/cakephp/debug_kit/config/bootstrap.php, line 42
compact - [internal], line ??
PublishProperties\View\Cell\CarouselFeaturedPropertiesCell::display() - ROOT/plugins/PublishProperties/src/View/Cell/CarouselFeaturedPropertiesCell.php, line 69
ReflectionMethod::invokeArgs() - [internal], line ??
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 197
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - ROOT/plugins/PublishProperties/src/Template/Properties/featured_properties.ctp, line 3
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
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\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 103