Code Context $type = 0;
$this->set(compact('selectedSubCategory', 'stores', 'letter', 'current', 'type'));
$letter = ''
$current = 'alphabetical'
$day = '3'
$query = array(
'limit' => (int) 8,
'fields' => array(
(int) 0 => 'Store.id',
(int) 1 => 'Store.name',
(int) 2 => 'Store.cellphone',
(int) 3 => 'Store.description',
(int) 4 => 'Store.logo'
),
'conditions' => array(
'Store.enabled' => (int) 1,
'Store.name LIKE' => '%'
),
'contain' => array(
'StoreSchedule' => array(
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'conditions' => array(
[maximum depth reached]
)
),
'StorePhone' => array(
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
),
'StoreImage' => array(
'limit' => (int) 1,
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
),
'StoreTag' => array(
'limit' => (int) 5,
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
),
'StoreRate' => array(
'limit' => (int) 1,
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
),
'StoreByCategory' => array(
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'order' => array(
'Store.name' => 'ASC'
)
)
$stores = array(
(int) 0 => array(
'Store' => array(
'id' => '49',
'name' => 'Tornillos Marín',
'cellphone' => '88806556',
'description' => '<p>Le ofrecemos una amplia gama de tornillos, abrasivos, brocas, anclajes, seguros, muñoneras, roles y todo tipo de herramientas para uso industrial, mueblera y mecánico. Además todo para soldadura y mucho más. Visítenos, será un placer servirle.</p>',
'logo' => '49_logo_tornillosmarinpic.jpg'
),
'StoreByCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreImage' => array(),
'StoreTag' => array(),
'StorePhone' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreSchedule' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreRate' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'Store' => array(
'id' => '90',
'name' => 'Uñas Izamar',
'cellphone' => '6227 2577',
'description' => '<p>Somos especialistas en el cuidado estético de sus uñas, pedicure, manicura, reconstrucción de uñas.</p>',
'logo' => '90_logo_izamarpic.jpg'
),
'StoreByCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreImage' => array(),
'StoreTag' => array(),
'StorePhone' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreSchedule' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreRate' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'Store' => array(
'id' => '48',
'name' => 'Verdulería Cristo Rey',
'cellphone' => '',
'description' => '<p>Estamos ubicados frente a la clínica de sarchi, los esperamos, siempre con productos frescos y precios de feria.</p>',
'logo' => '48_logo_verdcristoreypic.jpg'
),
'StoreByCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreImage' => array(),
'StoreTag' => array(),
'StorePhone' => array(),
'StoreSchedule' => array(),
'StoreRate' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'Store' => array(
'id' => '57',
'name' => 'Vero´s Sport',
'cellphone' => '2454 2322',
'description' => '<p>TENEMOS EL MAYOR SURTIDO DE ROPA Y CALZADO PARA TODA LA FAMILIA<br />DE LAS MERJORES MARCAS</p>',
'logo' => '57_logo_verospic.jpg'
),
'StoreByCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreImage' => array(),
'StoreTag' => array(),
'StorePhone' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreSchedule' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreRate' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'Store' => array(
'id' => '91',
'name' => 'Zapatería San Martín',
'cellphone' => '71781224',
'description' => '<p>El supermercado del calzado<br />Zapato para toda la familia</p>',
'logo' => '91_logo_sanmartinpic.jpg'
),
'StoreByCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreImage' => array(),
'StoreTag' => array(),
'StorePhone' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreSchedule' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreRate' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$type = (int) 0
compact - [internal], line ??
StoreController::alphabetical() - APP/Controller/StoreController.php, line 1968
StoreController::stores() - APP/Controller/StoreController.php, line 1902
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 122