Notice (8) : compact(): Undefined variable: search [APP/Controller/StoreController.php , line 2262 ]Code Context $stores = $this -> paginate ( 'Store' );
$type = 2 ;
$this -> set ( compact ( 'selectedSubCategory' , 'categories' , 'search' , 'stores' , 'type' ));
$recordId = '12'
$recordTitle = 'beneficio-de-cafe'
$selectedSubCategory = array(
'SubCategory' => array(
'id' => '12',
'id_category' => '8',
'name' => 'Beneficio de café',
'image' => '12_descarga2.jpg'
),
'Category' => array(
'id' => '8',
'name' => 'Café',
'enabled' => '1'
)
)
$categories = array(
(int) 0 => array(
'Category' => array(
'id' => '10',
'name' => 'Agricultura'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'Category' => array(
'id' => '3',
'name' => 'Alimentos'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'Category' => array(
'id' => '13',
'name' => 'Belleza'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'Category' => array(
'id' => '22',
'name' => 'Bienestar'
),
'SubCategory' => array()
),
(int) 4 => array(
'Category' => array(
'id' => '8',
'name' => 'Café'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'Category' => array(
'id' => '15',
'name' => 'Educación'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'Category' => array(
'id' => '2',
'name' => 'Emprendimientos'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'Category' => array(
'id' => '16',
'name' => 'Entidades financieras'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'Category' => array(
'id' => '12',
'name' => 'Entretenimiento'
),
'SubCategory' => array()
),
(int) 9 => array(
'Category' => array(
'id' => '17',
'name' => 'Gastronomía'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 10 => array(
'Category' => array(
'id' => '18',
'name' => 'Hospedaje'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 11 => array(
'Category' => array(
'id' => '14',
'name' => 'Madera'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 12 => array(
'Category' => array(
'id' => '19',
'name' => 'Mascotas'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 13 => array(
'Category' => array(
'id' => '7',
'name' => 'Salud'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 14 => array(
'Category' => array(
'id' => '23',
'name' => 'Servicios'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
)
)
),
(int) 15 => array(
'Category' => array(
'id' => '25',
'name' => 'Talleres'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 16 => array(
'Category' => array(
'id' => '24',
'name' => 'Tiendas'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
)
)
)
)
$storesIds = array(
(int) 288 => '34'
)
$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.id' => array(
(int) 288 => '34'
)
),
'contain' => array(
'StoreSchedule' => array(
'fields' => array(
[maximum depth reached]
),
'order' => 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]
)
),
'StoreRate' => array(
'limit' => (int) 1,
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'order' => array(
'Store.name' => 'ASC'
)
)
$stores = array(
(int) 0 => array(
'Store' => array(
'id' => '34',
'name' => 'Beneficio La Eva & Santa Laura Exportadora',
'cellphone' => '8888 7919',
'description' => '<p>Somos productores y comercializadores de café, como materia prima de alta calidad para la industria.</p>
<div id="comp-ighra0tb" class="KcpHeO tz5f0K comp-ighra0tb wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">COFFEE REGIONS</span></span></p>
<p class="font_7 wixui-rich-text__text">Receipt and process of coffee fruit processing, financing, technical advice</p>
<div id="comp-ighra0te2" class="KcpHeO tz5f0K comp-ighra0te2 wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">OUR COFFEE FARMS</span></span></p>
<p class="font_7 wixui-rich-text__text">Management of owned and leased farms</p>
<div id="comp-ighra0td3" class="KcpHeO tz5f0K comp-ighra0td3 wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">GREEN COFFEE</span></span></p>
<p class="font_7 wixui-rich-text__text">Sale of green coffee for export and local market</p>
<div id="comp-lfr8kvsk" class="KcpHeO tz5f0K comp-lfr8kvsk wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">DRY MILL</span></span></p>
<p class="font_7 wixui-rich-text__text">Grading services for density, size and color, blending and storage of green coffee</p>
<div id="comp-lflpqkhg" class="KcpHeO tz5f0K comp-lflpqkhg wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">COFFEE TOURISM</span></span></p>
<p class="font_7 wixui-rich-text__text">Coffee tour, discover through different people what is behind an excellent cup of coffee</p>
</div>
</div>
</div>
</div>
</div>',
'logo' => '34_logo_295024528_463088339155709_6844750971838336407_n.jpg'
),
'StoreImage' => array(),
'StorePhone' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreSchedule' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
)
),
'StoreRate' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$type = (int) 2 compact - [internal], line ??
StoreController::storesBySubCategory() - APP/Controller/StoreController.php, line 2262
StoreController::stores() - APP/Controller/StoreController.php, line 1900
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 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: store [APP/Controller/StoreController.php , line 2265 ]Code Context
$captchaBuilder = $this -> Captcha -> getCode ( 'codeCaptchaStore' );
$this -> set ( compact ( 'captchaBuilder' , 'store' ));
$recordId = '12'
$recordTitle = 'beneficio-de-cafe'
$selectedSubCategory = array(
'SubCategory' => array(
'id' => '12',
'id_category' => '8',
'name' => 'Beneficio de café',
'image' => '12_descarga2.jpg'
),
'Category' => array(
'id' => '8',
'name' => 'Café',
'enabled' => '1'
)
)
$categories = array(
(int) 0 => array(
'Category' => array(
'id' => '10',
'name' => 'Agricultura'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'Category' => array(
'id' => '3',
'name' => 'Alimentos'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'Category' => array(
'id' => '13',
'name' => 'Belleza'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'Category' => array(
'id' => '22',
'name' => 'Bienestar'
),
'SubCategory' => array()
),
(int) 4 => array(
'Category' => array(
'id' => '8',
'name' => 'Café'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'Category' => array(
'id' => '15',
'name' => 'Educación'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'Category' => array(
'id' => '2',
'name' => 'Emprendimientos'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'Category' => array(
'id' => '16',
'name' => 'Entidades financieras'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 8 => array(
'Category' => array(
'id' => '12',
'name' => 'Entretenimiento'
),
'SubCategory' => array()
),
(int) 9 => array(
'Category' => array(
'id' => '17',
'name' => 'Gastronomía'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 10 => array(
'Category' => array(
'id' => '18',
'name' => 'Hospedaje'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 11 => array(
'Category' => array(
'id' => '14',
'name' => 'Madera'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 12 => array(
'Category' => array(
'id' => '19',
'name' => 'Mascotas'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 13 => array(
'Category' => array(
'id' => '7',
'name' => 'Salud'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 14 => array(
'Category' => array(
'id' => '23',
'name' => 'Servicios'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
)
)
),
(int) 15 => array(
'Category' => array(
'id' => '25',
'name' => 'Talleres'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 16 => array(
'Category' => array(
'id' => '24',
'name' => 'Tiendas'
),
'SubCategory' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
)
)
)
)
$storesIds = array(
(int) 288 => '34'
)
$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.id' => array(
(int) 288 => '34'
)
),
'contain' => array(
'StoreSchedule' => array(
'fields' => array(
[maximum depth reached]
),
'order' => 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]
)
),
'StoreRate' => array(
'limit' => (int) 1,
'fields' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
)
)
),
'order' => array(
'Store.name' => 'ASC'
)
)
$stores = array(
(int) 0 => array(
'Store' => array(
'id' => '34',
'name' => 'Beneficio La Eva & Santa Laura Exportadora',
'cellphone' => '8888 7919',
'description' => '<p>Somos productores y comercializadores de café, como materia prima de alta calidad para la industria.</p>
<div id="comp-ighra0tb" class="KcpHeO tz5f0K comp-ighra0tb wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">COFFEE REGIONS</span></span></p>
<p class="font_7 wixui-rich-text__text">Receipt and process of coffee fruit processing, financing, technical advice</p>
<div id="comp-ighra0te2" class="KcpHeO tz5f0K comp-ighra0te2 wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">OUR COFFEE FARMS</span></span></p>
<p class="font_7 wixui-rich-text__text">Management of owned and leased farms</p>
<div id="comp-ighra0td3" class="KcpHeO tz5f0K comp-ighra0td3 wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">GREEN COFFEE</span></span></p>
<p class="font_7 wixui-rich-text__text">Sale of green coffee for export and local market</p>
<div id="comp-lfr8kvsk" class="KcpHeO tz5f0K comp-lfr8kvsk wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">DRY MILL</span></span></p>
<p class="font_7 wixui-rich-text__text">Grading services for density, size and color, blending and storage of green coffee</p>
<div id="comp-lflpqkhg" class="KcpHeO tz5f0K comp-lflpqkhg wixui-rich-text" data-testid="richTextElement" data-angle="0" data-angle-style-location="style" data-screen-in-hide="done">
<p class="font_7 wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="color_11 wixui-rich-text__text">COFFEE TOURISM</span></span></p>
<p class="font_7 wixui-rich-text__text">Coffee tour, discover through different people what is behind an excellent cup of coffee</p>
</div>
</div>
</div>
</div>
</div>',
'logo' => '34_logo_295024528_463088339155709_6844750971838336407_n.jpg'
),
'StoreImage' => array(),
'StorePhone' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'StoreSchedule' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
)
),
'StoreRate' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$type = (int) 2
$captchaBuilder = '9bqbnw' compact - [internal], line ??
StoreController::storesBySubCategory() - APP/Controller/StoreController.php, line 2265
StoreController::stores() - APP/Controller/StoreController.php, line 1900
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
Directorio Comercial - Sarchi
Solicitud para participar en el directorio
Botón para abrir panel de accesibilidad