Warning (2): Declaration of PaginacionComponent::startup(&$controller) should be compatible with Component::startup(Controller $controller) [APP/Plugin/ClicUtils/Controller/Component/PaginacionComponent.php, line 45]Code Context$file = static::_mapped($className, $plugin);if ($file) {return include $file;$className = 'PaginacionComponent' $parts = array( (int) 0 => 'ClicUtils', (int) 1 => 'Controller/Component' ) $plugin = 'ClicUtils' $package = 'Controller/Component' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/ClicUtils/Controller/Component/PaginacionComponent.php'include - CORE/Cake/Core/App.php, line 547 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 110 ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53 Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 649 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - /home/tiendacl/public_html/index.php, line 263
Warning (2): Parameter 1 to PaginacionComponent::startup() expected to be a reference, value given [CORE/Cake/Utility/ObjectCollection.php, line 129]Code Context$result = null;foreach ($list as $name) {$result = call_user_func_array(array($this->_loaded[$name], $callback), array_values(array_filter(compact('subject')) + $params));$callback = 'startup' $params = array() $options = array( 'break' => false, 'breakOn' => false, 'collectReturn' => false, 'modParams' => false ) $subject = object(CatalogItemsController) { name => 'CatalogItems' components => array( 'Session' => null, 'Auth' => array( [maximum depth reached] ), 'ClicUtils.Paginacion' => null ) pagCond => '' uses => array( (int) 0 => 'Catalog.CatalogItem', (int) 1 => 'Catalog.CatalogCurrencyExchange', (int) 2 => 'Catalog.CatalogSupplier', (int) 3 => 'Catalog.CatalogBrand', (int) 4 => 'Icecat.DataSheet' ) helpers => array( 'Session' => null, 'ClicUtils.Paginacion' => null, 'CustomHtml' => null, 'CreditCardFee' => null, 'PayPalFee' => null, 'ClicSocial' => null, 'Catalog.ClicCatalog' => null, 'Icecat.ClicCacheImage' => null, 'Js' => array( [maximum depth reached] ), 'Catalog.ShopMania' => null, 'Catalog.Generic' => null ) adminLayout => 'default_app' pageLocation => '' request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'CatalogItems' layoutPath => null viewVars => array( 'equivalencias' => array( [maximum depth reached] ), 'user' => null, 'adminPath' => '//admin' ) view => 'view' layout => 'default' autoRender => true autoLayout => true Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => 'Catalog' cacheAction => false passedArgs => array( (int) 0 => 'unidad-de-impresion-amarillo-para-magicolor-4650en4650dn4690mf5550557056505670-rendimiento-de-30000-impresiones-al-5-de-cobertura-a03100f' ) scaffold => false methods => array( (int) 0 => 'createUrlNames', (int) 1 => 'admin_index2', (int) 2 => 'getItemsDescriptionsTest', (int) 3 => 'brandList', (int) 4 => 'shopMania', (int) 5 => 'googleMerchant', (int) 6 => 'alaMaula', (int) 7 => 'alaMaulaCount', (int) 8 => 'olx', (int) 9 => 'buscape', (int) 10 => 'adWords', (int) 11 => 'indexFacebook', (int) 12 => 'index', (int) 13 => 'brands', (int) 14 => 'barraBuscador', (int) 15 => 'lastItems', (int) 16 => 'lastItemsLateral', (int) 17 => 'buscar', (int) 18 => 'customSearch', (int) 19 => 'customSearchBlock', (int) 20 => 'busquedaAvanzada', (int) 21 => 'view', (int) 22 => 'test', (int) 23 => 'admin_buscar', (int) 24 => 'admin_index', (int) 25 => 'admin_cudActions', (int) 26 => 'admin_add', (int) 27 => 'admin_edit', (int) 28 => 'admin_addRefurbished', (int) 29 => 'admin_addRefurbishedOmg', (int) 30 => 'admin_addByFileClic', (int) 31 => 'admin_delete', (int) 32 => 'catalogMaintance', (int) 33 => 'getXmlData', (int) 34 => 'getActiveItems', (int) 35 => 'removeDuplicated', (int) 36 => 'testOpen', (int) 37 => 'urlNames', (int) 38 => 'generateSiteMap', (int) 39 => 'cacheImage', (int) 40 => 'admin_uploadFile', (int) 41 => 'admin_uploadFileClic', (int) 42 => 'admin_processFile', (int) 43 => 'admin_processFileOmg', (int) 44 => 'admin_processFileClic', (int) 45 => 'admin_checkSupplierAvalability', (int) 46 => 'clearCacheView', (int) 47 => 'unformatNumber', (int) 48 => '_suscribeMail', (int) 51 => 'commonBeforeFilterActions', (int) 52 => 'switchThemes', (int) 53 => 'isAuthorized', (int) 54 => 'clicLog' ) modelClass => 'CatalogItem' modelKey => 'catalog_item' validationErrors => null Session => object(SessionComponent) {} Auth => object(AuthComponent) {} Paginacion => object(PaginacionComponent) {} adminRoute => 'admin' adminPath => '/admin' DataSheet => object(DataSheet) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } $event = object(CakeEvent) { data => null result => null [protected] _name => 'Controller.startup' [protected] _subject => object(CatalogItemsController) {} [protected] _stopped => false } $opt = 'modParams' $parts = array( (int) 0 => 'Controller' ) $collected = array() $list = array( (int) 0 => 'Session', (int) 1 => 'Auth', (int) 2 => 'Paginacion' ) $result = true $name = 'Paginacion'ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129 CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 683 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - /home/tiendacl/public_html/index.php, line 263
Warning (2): Declaration of CatalogItem::beforeSave() should be compatible with Model::beforeSave($options = Array) [APP/Plugin/Catalog/Model/CatalogItem.php, line 148]Code Context//App::import('Model', 'catalog.Author');class CatalogItem extends CatalogAppModel$className = 'CatalogItem' $parts = array( (int) 0 => 'Catalog', (int) 1 => 'Model' ) $plugin = 'Catalog' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Catalog/Model/CatalogItem.php'include - APP/Plugin/Catalog/Model/CatalogItem.php, line 4 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 746 Controller::__isset() - CORE/Cake/Controller/Controller.php, line 376 Controller::__get() - CORE/Cake/Controller/Controller.php, line 414 CatalogItemsController::view() - APP/Plugin/Catalog/Controller/CatalogItemsController.php, line 1228 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] - /home/tiendacl/public_html/index.php, line 263
Warning (2): Declaration of CatalogItem::afterSave() should be compatible with Model::afterSave($created, $options = Array) [APP/Plugin/Catalog/Model/CatalogItem.php, line 210]Code Context//App::import('Model', 'catalog.Author');class CatalogItem extends CatalogAppModel$className = 'CatalogItem' $parts = array( (int) 0 => 'Catalog', (int) 1 => 'Model' ) $plugin = 'Catalog' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Catalog/Model/CatalogItem.php'include - APP/Plugin/Catalog/Model/CatalogItem.php, line 4 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 746 Controller::__isset() - CORE/Cake/Controller/Controller.php, line 376 Controller::__get() - CORE/Cake/Controller/Controller.php, line 414 CatalogItemsController::view() - APP/Plugin/Catalog/Controller/CatalogItemsController.php, line 1228 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] - /home/tiendacl/public_html/index.php, line 263
Warning (2): Declaration of CatalogCategory::beforeSave($opt) should be compatible with Model::beforeSave($options = Array) [APP/Plugin/Catalog/Model/CatalogCategory.php, line 52]Code Context$file = static::_mapped($className, $plugin);if ($file) {return include $file;$className = 'CatalogCategory' $parts = array( (int) 0 => 'Catalog', (int) 1 => 'Model' ) $plugin = 'Catalog' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Catalog/Model/CatalogCategory.php'include - CORE/Cake/Core/App.php, line 547 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Model::_constructLinkedModel() - CORE/Cake/Model/Model.php, line 1084 Model::__isset() - CORE/Cake/Model/Model.php, line 893 Model::__get() - CORE/Cake/Model/Model.php, line 926 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1201 Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053 Model::find() - CORE/Cake/Model/Model.php, line 3025 CatalogItemsController::view() - APP/Plugin/Catalog/Controller/CatalogItemsController.php, line 1228 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] - /home/tiendacl/public_html/index.php, line 263
Warning (2): Declaration of CatalogCategory::afterSave() should be compatible with Model::afterSave($created, $options = Array) [APP/Plugin/Catalog/Model/CatalogCategory.php, line 96]Code Context$file = static::_mapped($className, $plugin);if ($file) {return include $file;$className = 'CatalogCategory' $parts = array( (int) 0 => 'Catalog', (int) 1 => 'Model' ) $plugin = 'Catalog' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Catalog/Model/CatalogCategory.php'include - CORE/Cake/Core/App.php, line 547 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Model::_constructLinkedModel() - CORE/Cake/Model/Model.php, line 1084 Model::__isset() - CORE/Cake/Model/Model.php, line 893 Model::__get() - CORE/Cake/Model/Model.php, line 926 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1201 Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053 Model::find() - CORE/Cake/Model/Model.php, line 3025 CatalogItemsController::view() - APP/Plugin/Catalog/Controller/CatalogItemsController.php, line 1228 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] - /home/tiendacl/public_html/index.php, line 263
Warning (2): Declaration of CatalogCurrencyExchange::beforeSave() should be compatible with Model::beforeSave($options = Array) [APP/Plugin/Catalog/Model/CatalogCurrencyExchange.php, line 229]Code Context$file = static::_mapped($className, $plugin);if ($file) {return include $file;$className = 'CatalogCurrencyExchange' $parts = array( (int) 0 => 'Catalog', (int) 1 => 'Model' ) $plugin = 'Catalog' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Catalog/Model/CatalogCurrencyExchange.php'include - CORE/Cake/Core/App.php, line 547 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 746 Controller::__isset() - CORE/Cake/Controller/Controller.php, line 376 Controller::__get() - CORE/Cake/Controller/Controller.php, line 414 CatalogItemsController::view() - APP/Plugin/Catalog/Controller/CatalogItemsController.php, line 1304 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] - /home/tiendacl/public_html/index.php, line 263
Warning (2): Declaration of CatalogCurrencyExchange::afterSave() should be compatible with Model::afterSave($created, $options = Array) [APP/Plugin/Catalog/Model/CatalogCurrencyExchange.php, line 234]Code Context$file = static::_mapped($className, $plugin);if ($file) {return include $file;$className = 'CatalogCurrencyExchange' $parts = array( (int) 0 => 'Catalog', (int) 1 => 'Model' ) $plugin = 'Catalog' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Catalog/Model/CatalogCurrencyExchange.php'include - CORE/Cake/Core/App.php, line 547 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 746 Controller::__isset() - CORE/Cake/Controller/Controller.php, line 376 Controller::__get() - CORE/Cake/Controller/Controller.php, line 414 CatalogItemsController::view() - APP/Plugin/Catalog/Controller/CatalogItemsController.php, line 1304 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] - /home/tiendacl/public_html/index.php, line 263
Warning (2): Parameter 1 to PaginacionComponent::startup() expected to be a reference, value given [CORE/Cake/Utility/ObjectCollection.php, line 129]Code Context$result = null;foreach ($list as $name) {$result = call_user_func_array(array($this->_loaded[$name], $callback), array_values(array_filter(compact('subject')) + $params));$callback = 'startup' $params = array() $options = array( 'break' => false, 'breakOn' => false, 'collectReturn' => false, 'modParams' => false ) $subject = object(BannerItemsController) { name => 'BannerItems' components => array( 'Session' => null, 'Auth' => array( [maximum depth reached] ), 'ClicUtils.Paginacion' => null ) pagCond => '' adminLayout => 'default_app' helpers => array( (int) 0 => 'Session', (int) 1 => 'ClicUtils.Paginacion', (int) 2 => 'CustomHtml', (int) 3 => 'CreditCardFee', (int) 4 => 'PayPalFee', (int) 5 => 'ClicSocial', (int) 6 => 'Catalog.ClicCatalog', (int) 7 => 'Icecat.ClicCacheImage', 'Js' => array( [maximum depth reached] ) ) uses => array( (int) 0 => 'Banner.BannerItem', (int) 1 => 'Icecat.DataSheet' ) pageLocation => '' request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'BannerItems' layoutPath => null viewVars => array( 'equivalencias' => array( [maximum depth reached] ), 'user' => null, 'adminPath' => '//admin' ) view => 'getAll' layout => 'default' autoRender => false autoLayout => false Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => 'Banner' cacheAction => false passedArgs => array() scaffold => false methods => array( (int) 0 => 'admin_index', (int) 1 => 'admin_view', (int) 2 => 'admin_add', (int) 3 => 'admin_edit', (int) 4 => 'admin_delete', (int) 5 => 'getAll', (int) 6 => 'getLastForEmail', (int) 7 => 'clearCache', (int) 10 => 'commonBeforeFilterActions', (int) 11 => 'switchThemes', (int) 12 => 'isAuthorized', (int) 13 => 'clicLog' ) modelClass => 'BannerItem' modelKey => 'banner_item' validationErrors => null Session => object(SessionComponent) {} Auth => object(AuthComponent) {} Paginacion => object(PaginacionComponent) {} adminRoute => 'admin' adminPath => '/admin' DataSheet => object(DataSheet) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } $event = object(CakeEvent) { data => null result => null [protected] _name => 'Controller.startup' [protected] _subject => object(BannerItemsController) {} [protected] _stopped => false } $opt = 'modParams' $parts = array( (int) 0 => 'Controller' ) $collected = array() $list = array( (int) 0 => 'Session', (int) 1 => 'Auth', (int) 2 => 'Paginacion' ) $result = true $name = 'Paginacion'ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129 CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 683 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 include - APP/Plugin/Banner/View/Elements/nivoElement.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Layouts/default.ctp, line 127 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Warning (2): Declaration of BannerItem::beforeSave() should be compatible with Model::beforeSave($options = Array) [APP/Plugin/Banner/Model/BannerItem.php, line 17]Code Contextclass BannerItem extends BannerAppModel$className = 'BannerItem' $parts = array( (int) 0 => 'Banner', (int) 1 => 'Model' ) $plugin = 'Banner' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Banner/Model/BannerItem.php'include - APP/Plugin/Banner/Model/BannerItem.php, line 5 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 746 Controller::__isset() - CORE/Cake/Controller/Controller.php, line 376 Controller::__get() - CORE/Cake/Controller/Controller.php, line 414 BannerItemsController::getAll() - APP/Plugin/Banner/Controller/BannerItemsController.php, line 199 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 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 include - APP/Plugin/Banner/View/Elements/nivoElement.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224
Warning (2): Declaration of BannerItem::afterSave() should be compatible with Model::afterSave($created, $options = Array) [APP/Plugin/Banner/Model/BannerItem.php, line 51]Code Contextclass BannerItem extends BannerAppModel$className = 'BannerItem' $parts = array( (int) 0 => 'Banner', (int) 1 => 'Model' ) $plugin = 'Banner' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Banner/Model/BannerItem.php'include - APP/Plugin/Banner/Model/BannerItem.php, line 5 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 746 Controller::__isset() - CORE/Cake/Controller/Controller.php, line 376 Controller::__get() - CORE/Cake/Controller/Controller.php, line 414 BannerItemsController::getAll() - APP/Plugin/Banner/Controller/BannerItemsController.php, line 199 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 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 include - APP/Plugin/Banner/View/Elements/nivoElement.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224
Warning (2): Parameter 1 to PaginacionComponent::startup() expected to be a reference, value given [CORE/Cake/Utility/ObjectCollection.php, line 129]Code Context$result = null;foreach ($list as $name) {$result = call_user_func_array(array($this->_loaded[$name], $callback), array_values(array_filter(compact('subject')) + $params));$callback = 'startup' $params = array() $options = array( 'break' => false, 'breakOn' => false, 'collectReturn' => false, 'modParams' => false ) $subject = object(CatalogBrandsController) { name => 'CatalogBrands' pagCond => '' uses => array( (int) 0 => 'Catalog.CatalogBrand', (int) 1 => 'Icecat.DataSheet' ) components => array( 'Session' => null, 'Auth' => array( [maximum depth reached] ), 'ClicUtils.Paginacion' => null ) helpers => array( 'Session' => null, 'ClicUtils.Paginacion' => null, 'CustomHtml' => null, 'CreditCardFee' => null, 'PayPalFee' => null, 'ClicSocial' => null, 'Catalog.ClicCatalog' => null, 'Icecat.ClicCacheImage' => null, 'Js' => array( [maximum depth reached] ), 'Catalog.ShopMania' => null, 'Catalog.Generic' => null ) adminLayout => 'default_app' pageLocation => '' request => object(CakeRequest) {} response => object(CakeResponse) {} viewPath => 'CatalogBrands' layoutPath => null viewVars => array( 'equivalencias' => array( [maximum depth reached] ), 'user' => null, 'adminPath' => '//admin' ) view => 'listar' layout => 'default' autoRender => false autoLayout => false Components => object(ComponentCollection) {} viewClass => 'View' View => null ext => '.ctp' plugin => 'Catalog' cacheAction => false passedArgs => array() scaffold => false methods => array( (int) 0 => 'admin_index', (int) 1 => 'admin_edit', (int) 2 => 'listar', (int) 3 => 'createUrlNames', (int) 4 => 'insertBrands', (int) 5 => 'unformatNumber', (int) 6 => '_suscribeMail', (int) 9 => 'commonBeforeFilterActions', (int) 10 => 'switchThemes', (int) 11 => 'isAuthorized', (int) 12 => 'clicLog' ) modelClass => 'CatalogBrand' modelKey => 'catalog_brand' validationErrors => null Session => object(SessionComponent) {} Auth => object(AuthComponent) {} Paginacion => object(PaginacionComponent) {} adminRoute => 'admin' adminPath => '/admin' DataSheet => object(DataSheet) {} [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) {} } $event = object(CakeEvent) { data => null result => null [protected] _name => 'Controller.startup' [protected] _subject => object(CatalogBrandsController) {} [protected] _stopped => false } $opt = 'modParams' $parts = array( (int) 0 => 'Controller' ) $collected = array() $list = array( (int) 0 => 'Session', (int) 1 => 'Auth', (int) 2 => 'Paginacion' ) $result = true $name = 'Paginacion'ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129 CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 683 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 include - APP/Plugin/Catalog/View/Elements/brands/elementosMenuLateralV2.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224 View::element() - CORE/Cake/View/View.php, line 418 include - APP/View/Layouts/default.ctp, line 157 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Warning (2): Declaration of CatalogBrand::beforeSave() should be compatible with Model::beforeSave($options = Array) [APP/Plugin/Catalog/Model/CatalogBrand.php, line 8]Code Context$file = static::_mapped($className, $plugin);if ($file) {return include $file;$className = 'CatalogBrand' $parts = array( (int) 0 => 'Catalog', (int) 1 => 'Model' ) $plugin = 'Catalog' $package = 'Model' $file = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Catalog/Model/CatalogBrand.php'include - CORE/Cake/Core/App.php, line 547 App::load() - CORE/Cake/Core/App.php, line 547 spl_autoload_call - [internal], line ?? class_exists - [internal], line ?? ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 146 Controller::loadModel() - CORE/Cake/Controller/Controller.php, line 746 Controller::__isset() - CORE/Cake/Controller/Controller.php, line 376 Controller::__get() - CORE/Cake/Controller/Controller.php, line 414 CatalogBrandsController::listar() - APP/Plugin/Catalog/Controller/CatalogBrandsController.php, line 52 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 CakeObject::requestAction() - CORE/Cake/Core/CakeObject.php, line 104 include - APP/Plugin/Catalog/View/Elements/brands/elementosMenuLateralV2.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::_renderElement() - CORE/Cake/View/View.php, line 1224
Notice (8): Undefined variable: imageArray [APP/Plugin/Catalog/View/CatalogItems/view.ctp, line 165]Code Context}echo "HOOOOLA";print_r($imageArray);$viewFile = '/home/tiendacl/cake/app/tiendaClic2012/Plugin/Catalog/View/CatalogItems/view.ctp' $dataForView = array( 'supplierAvailability' => '', 'item' => array( 'CatalogItem' => array( 'id' => '229356', 'catalog_brand_id' => null, 'catalog_category_id' => null, 'catalog_parent_cat_id' => null, 'supplier_code' => 'INGRAM', 'original_supplier' => '', 'catalog_section_id' => '1', 'fDescripcion' => 'Unidad de impresión amarillo para Magicolor 4650EN/4650DN/4690MF/5550/5570/5650/5670, rendimiento de 30,000 impresiones al 5% de cobertura', 'seoTitle' => null, 'fMarca' => 'undefined', 'fCodigoFabricante' => 'A03100F', 'cleanPartNumber' => 'A03100F', 'upc' => '0039281044700', 'claveSAT' => '44102906', 'fakeUpc' => null, 'upcCount' => '0', 'fClave' => '0460037', 'alternateSupplierSku' => '0460037', 'oldFclave' => null, 'cliClave' => null, 'fPrecioLista' => '3368.03', 'fMonClaveLista' => '', 'fMonDescLista' => 'Pesos', 'fPrecio' => '3366.91', 'fSelecPrecio' => null, 'fPrecioAlterno' => null, 'fExistencia' => '0', 'fExistenciaMex' => '0', 'fExistenciaEdos' => '0', 'fMoneda' => null, 'fProdID' => '0460037', 'fMonClave1' => null, 'fMonClave2' => null, 'fGarantia' => null, 'fPromocion' => null, 'fUrlImagen' => null, 'infTecnica' => '''', 'infComercial' => '''', 'infCategoria' => '', 'infSubCategoria' => '', 'infGarantia' => '1 año', 'infStatus' => null, 'activo' => '1', 'name' => '', 'url_name' => 'unidad-de-impresion-amarillo-para-magicolor-4650en4650dn4690mf5550557056505670-rendimiento-de-30000-impresiones-al-5-de-cobertura-a03100f', 'old_url_name' => null, 'modelo' => '', 'resumen' => '', 'descripcion' => null, 'imagen' => ',', 'old_image' => null, 'imgIsLogo' => '0', 'imgLogoChecked' => '0', 'docTec' => null, 'imageList' => 'http://www.imvendorportal.com/prodpictures/MX_0460037_10058084.jpg,http://www.imvendorportal.com/prodpictures/MX_0460037_10058084.jpg', 'docTecUrl' => '''', 'noDocFound' => '1', 'noImgFound' => '0', 'new' => false, 'promo' => false, 'bestSeller' => '0', 'pUtilidad' => '9.5', 'pIva' => '16', 'compatibles' => array( [maximum depth reached] ), 'sustitutos' => array( [maximum depth reached] ), 'descontinuado' => null, 'noShowOnList' => '0', 'pageDescription' => null, 'pageKeywords' => null, 'lastParsed' => '2020-03-14 16:00:36', 'created' => '2020-04-09 16:31:07', 'modified' => '2022-01-06 12:44:56', 'width' => '', 'height' => '', 'length' => '', 'weight' => '', 'width_wp' => null, 'height_wp' => null, 'length_wp' => null, 'weight_wp' => null, 'promoUntil' => null, 'preservLocalEdition' => null, 'externalShipmentCost' => null, 'onLinio' => '0', 'onLinioQueue' => '0', 'linioQueueDate' => null, 'onLinioCategory' => null, 'onAmazon' => null, 'onAmazonQueue' => null, 'amazonQueueDate' => null, 'onWoo' => '0', 'onWalmart' => '', 'walmartQueueDate' => '0000-00-00', 'onCoppel' => '', 'onLiverpool' => '', 'onClaro' => '', 'tecnicaAux' => null, 'comercialAux' => null ), 'CatalogCategory' => array( 'id' => null, 'parent_id' => null, 'lft' => null, 'rght' => null, 'name' => null, 'url_name' => null, 'type' => null, 'wp_cat_id' => null, 'pageDescription' => null, 'pageKeywords' => null, 'created' => null, 'modified' => null ) ), 'usdToMx' => array( 'CatalogCurrencyExchange' => array( 'id' => '17277', 'currency' => 'USDMXN=X', 'rate' => '17.3680', 'ajustment' => '1.8500', 'day' => '2026-05-27', 'hour' => '16:00:00', 'created' => '2026-05-27 16:00:02', 'modified' => '2026-05-27 16:00:02' ) ), 'equivalencias' => array( '3COM' => '3com', 'ACER/EMACHINE/GATEWAY ' => 'Acer', 'ACER/EMACHINE/GATEWAY' => 'Acer', 'ACER/GATEWAY' => 'Acer', 'GATEWAY' => 'Acer', 'Gateway' => 'Acer', 'AOC' => 'AOC', 'ASUS' => 'ASUS', 'BENQ' => 'Benq', 'BROTHER' => 'Brother', 'CANON' => 'Canon', 'CASE LOGIC' => 'Case Logic', 'D-LINK' => 'D-Link', 'DELL' => 'DELL', 'EATON' => 'Eaton', 'FOXCONN' => 'Foxconn', 'GIGABYTE' => 'Gigabyte', 'HP' => 'HP', 'IBM' => 'IBM', 'INFOCUS' => 'Infocus', 'INTEL' => 'Intel', 'KASPERSKY' => 'Kaspersky Lab', 'KINGSTON' => 'Kingston Technology', 'KODAK' => 'Kodak', 'LENOVO' => 'Lenovo', 'LEXMARK' => 'Lexmark', 'LG' => 'LG', 'LINKSYS' => 'Linksys', 'LOGITECH' => 'Logitech', 'MICROSOFT' => 'Microsoft', 'MSI' => 'MSI', 'PANDA' => 'Panda', 'SAMSUNG' => 'Samsung', 'SMC' => 'SMC', 'SONY' => 'Sony', 'SYMANTEC' => 'Symantec', 'TARGUS' => 'Targus', 'TP LINK' => 'TP-LINK', 'TOSHIBA' => 'Toshiba', 'VERBATIM' => 'Verbatim', 'XEROX' => 'Xerox', 'XFX' => 'XFX' ), 'user' => null, 'adminPath' => '//admin' ) $supplierAvailability = '' $item = array( 'CatalogItem' => array( 'id' => '229356', 'catalog_brand_id' => null, 'catalog_category_id' => null, 'catalog_parent_cat_id' => null, 'supplier_code' => 'INGRAM', 'original_supplier' => '', 'catalog_section_id' => '1', 'fDescripcion' => 'Unidad de impresión amarillo para Magicolor 4650EN/ 4650DN/ 4690MF/ 5550/ 5570/ 5650/ 5670, rendimiento de 30, 000 impresiones al 5% de cobertura', 'seoTitle' => null, 'fMarca' => 'undefined', 'fCodigoFabricante' => 'A03100F', 'cleanPartNumber' => 'A03100F', 'upc' => '0039281044700', 'claveSAT' => '44102906', 'fakeUpc' => null, 'upcCount' => '0', 'fClave' => '0460037', 'alternateSupplierSku' => '0460037', 'oldFclave' => null, 'cliClave' => null, 'fPrecioLista' => '3368.03', 'fMonClaveLista' => '', 'fMonDescLista' => 'Pesos', 'fPrecio' => '3366.91', 'fSelecPrecio' => null, 'fPrecioAlterno' => null, 'fExistencia' => '0', 'fExistenciaMex' => '0', 'fExistenciaEdos' => '0', 'fMoneda' => null, 'fProdID' => '0460037', 'fMonClave1' => null, 'fMonClave2' => null, 'fGarantia' => null, 'fPromocion' => null, 'fUrlImagen' => null, 'infTecnica' => '''', 'infComercial' => '''', 'infCategoria' => '', 'infSubCategoria' => '', 'infGarantia' => '1 año', 'infStatus' => null, 'activo' => '1', 'name' => '', 'url_name' => 'unidad-de-impresion-amarillo-para-magicolor-4650en4650dn4690mf5550557056505670-rendimiento-de-30000-impresiones-al-5-de-cobertura-a03100f', 'old_url_name' => null, 'modelo' => '', 'resumen' => '', 'descripcion' => null, 'imagen' => ',', 'old_image' => null, 'imgIsLogo' => '0', 'imgLogoChecked' => '0', 'docTec' => null, 'imageList' => 'http://www.imvendorportal.com/prodpictures/MX_0460037_10058084.jpg,http://www.imvendorportal.com/prodpictures/MX_0460037_10058084.jpg', 'docTecUrl' => '''', 'noDocFound' => '1', 'noImgFound' => '0', 'new' => false, 'promo' => false, 'bestSeller' => '0', 'pUtilidad' => '9.5', 'pIva' => '16', 'compatibles' => 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] ), (int) 10 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ), (int) 12 => array( [maximum depth reached] ), (int) 13 => array( [maximum depth reached] ), (int) 14 => array( [maximum depth reached] ) ), 'sustitutos' => 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] ), (int) 10 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ), (int) 12 => array( [maximum depth reached] ), (int) 13 => array( [maximum depth reached] ), (int) 14 => array( [maximum depth reached] ) ), 'descontinuado' => null, 'noShowOnList' => '0', 'pageDescription' => null, 'pageKeywords' => null, 'lastParsed' => '2020-03-14 16:00:36', 'created' => '2020-04-09 16:31:07', 'modified' => '2022-01-06 12:44:56', 'width' => '', 'height' => '', 'length' => '', 'weight' => '', 'width_wp' => null, 'height_wp' => null, 'length_wp' => null, 'weight_wp' => null, 'promoUntil' => null, 'preservLocalEdition' => null, 'externalShipmentCost' => null, 'onLinio' => '0', 'onLinioQueue' => '0', 'linioQueueDate' => null, 'onLinioCategory' => null, 'onAmazon' => null, 'onAmazonQueue' => null, 'amazonQueueDate' => null, 'onWoo' => '0', 'onWalmart' => '', 'walmartQueueDate' => '0000-00-00', 'onCoppel' => '', 'onLiverpool' => '', 'onClaro' => '', 'tecnicaAux' => null, 'comercialAux' => null ), 'CatalogCategory' => array( 'id' => null, 'parent_id' => null, 'lft' => null, 'rght' => null, 'name' => null, 'url_name' => null, 'type' => null, 'wp_cat_id' => null, 'pageDescription' => null, 'pageKeywords' => null, 'created' => null, 'modified' => null ) ) $usdToMx = array( 'CatalogCurrencyExchange' => array( 'id' => '17277', 'currency' => 'USDMXN=X', 'rate' => '17.3680', 'ajustment' => '1.8500', 'day' => '2026-05-27', 'hour' => '16:00:00', 'created' => '2026-05-27 16:00:02', 'modified' => '2026-05-27 16:00:02' ) ) $equivalencias = array( '3COM' => '3com', 'ACER/EMACHINE/GATEWAY ' => 'Acer', 'ACER/EMACHINE/GATEWAY' => 'Acer', 'ACER/GATEWAY' => 'Acer', 'GATEWAY' => 'Acer', 'Gateway' => 'Acer', 'AOC' => 'AOC', 'ASUS' => 'ASUS', 'BENQ' => 'Benq', 'BROTHER' => 'Brother', 'CANON' => 'Canon', 'CASE LOGIC' => 'Case Logic', 'D-LINK' => 'D-Link', 'DELL' => 'DELL', 'EATON' => 'Eaton', 'FOXCONN' => 'Foxconn', 'GIGABYTE' => 'Gigabyte', 'HP' => 'HP', 'IBM' => 'IBM', 'INFOCUS' => 'Infocus', 'INTEL' => 'Intel', 'KASPERSKY' => 'Kaspersky Lab', 'KINGSTON' => 'Kingston Technology', 'KODAK' => 'Kodak', 'LENOVO' => 'Lenovo', 'LEXMARK' => 'Lexmark', 'LG' => 'LG', 'LINKSYS' => 'Linksys', 'LOGITECH' => 'Logitech', 'MICROSOFT' => 'Microsoft', 'MSI' => 'MSI', 'PANDA' => 'Panda', 'SAMSUNG' => 'Samsung', 'SMC' => 'SMC', 'SONY' => 'Sony', 'SYMANTEC' => 'Symantec', 'TARGUS' => 'Targus', 'TP LINK' => 'TP-LINK', 'TOSHIBA' => 'Toshiba', 'VERBATIM' => 'Verbatim', 'XEROX' => 'Xerox', 'XFX' => 'XFX' ) $user = null $adminPath = '//admin' $fDescripcion = 'Unidad de impresión amarillo para magicolor 4650en/ 4650dn/ 4690mf/ 5550/ 5570/ 5650/ 5670, rendimiento de 30, 000 impresiones al 5% de cobertura' $catName = '' $title_for_layout = 'A03100F - Unidad de impresión amarillo para magicolor 4650en/ 4650dn/ 4690mf/ 5550/ 5570/ 5650/ 5670, rendimiento de 30, 000 impresiones al 5% de cobertura en ' $titulo = '' $pagina = (int) 1 $remate = '' $seoKeywords = 'A03100F, Unidad de impresión amarillo para Magicolor 4650EN/ 4650DN/ 4690MF/ 5550/ 5570/ 5650/ 5670, rendimiento de 30, 000 impresiones al 5% de cobertura, undefined, accesorios de conectividad, accesorios de movilidad, accesorios de seguridad, accesorios para camaras, accesorios para impresoras, accesorios para oficina, filtros, hub usb, kvm, lectores de memorias, mouse pad, disco duro, unidad de respaldo, audifonos y microfonos , tarjeta de sonido 5.1 canales, tarjeta de sonido 7.1 caneles, bocinas , bocina basica, bocina con subwoofer, bocina para ipod, camara digital, camara web, video camara, consumibles cartucho, cd, cinta, cinta magnetica, diskette, papel, copiadora , copiadora analogicas, copiadora digitales, tableta digitalizador , fuentes de poder, no break, regulador, supresor de picos, fax, fax modem, gabinetes, game pad, joystick, volante, impresoras , impresora de etiquetas, inyeccion de tinta, laser a color, laser monocromatica, matriz de punto, ploter, punto de venta, memorias , compactflash, ddr, ddr2, ddr3, flash usb, memory stick, micro sd, micro stick, mini sd, mmc, sd, sd hc, sdram, so-dimm, ddr, ddr2, ddr3, monitores lcd, monitor plasma, mouse blue track, mouse laser, mouse optico, inyeccion de tinta, ser a color, laser monocromatica, notebook , aspire, compaq, compaq presario, extensa, lenovo, pavilion, portege, satellite, tecra, thinkpad, travelmate, vaio, pc de escritorio, pc workstation, procesadores , amd, athlon ii x2, athlon ii x4, celeron d, celeron dual-core, core 2 duo, core 2 quad, core i3, core i5, core i7, intel, pentium dual-core, phenom x2, phenom x3, phenom x4, sempron, xeon dual-core, xeon quad-core, ccess point, firewall, monitoreo, print server, router, switch, tarjetas de red, reproductores, servidores, software ' $seoDescription = 'Comprar Unidad de impresión amarillo para Magicolor 4650EN/ 4650DN/ 4690MF/ 5550/ 5570/ 5650/ 5670, rendimiento de 30, 000 impresiones al 5% de cobertura con Numero de parte:A03100F en en Tienda Clic. ' $suppliers = '' $cuerpoInf = '<div id="%s"><h2>%s</h2><p>%s</p></div>' $itemInf = '<li><div id="%s"><strong>%s: </strong><span %s>%s</span></div></li>' $precioInf = '<div id="%s"><span>%s</span></div>' $fbUrl = 'https://www.tiendaclic.mx/ver-detalle/unidad-de-impresion-amarillo-para-magicolor-4650en4650dn4690mf5550557056505670-rendimiento-de-30000-impresiones-al-5-de-cobertura-a03100f'include - APP/Plugin/Catalog/View/CatalogItems/view.ctp, line 165 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - /home/tiendacl/public_html/index.php, line 263
![]() |
| Forma de Pago | Precio |
|---|---|
| Contado | 4,278.07 pesos |
| Tarjeta de Crédito 1 Pago (Paypal) |
4,460.49 pesos |
| Tarjeta de Crédito 3 Meses (Paypal) |
4,682.42 pesos |
| Tarjeta de Crédito 6 Meses (Paypal) |
4,824.87 pesos |
| Tarjeta de Crédito 9 Meses (Paypal) |
5,052.59 pesos |
| Tarjeta de Crédito 12 Meses (Paypal) |
5,190.39 pesos |
''
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SELECT * FROM `tiendacl_catalogo`.`catalog_items` AS `CatalogItem` LEFT JOIN `tiendacl_catalogo`.`catalog_categories` AS `CatalogCategory` ON (`CatalogItem`.`catalog_category_id` = `CatalogCategory`.`id`) WHERE `CatalogItem`.`url_name`='unidad-de-impresion-amarillo-para-magicolor-4650en4650dn4690mf5550557056505670-rendimiento-de-30000-impresiones-al-5-de-cobertura-a03100f' ORDER BY `CatalogItem`.`created` DESC LIMIT 1 | 1 | 1 | 98 | |
| 2 | SELECT `CatalogItem`.`url_name`, `CatalogItem`.`fDescripcion`, `CatalogItem`.`fCodigoFabricante`, `CatalogItem`.`imagen` FROM `tiendacl_catalogo`.`catalog_items` AS `CatalogItem` LEFT JOIN `tiendacl_catalogo`.`catalog_categories` AS `CatalogCategory` ON (`CatalogItem`.`catalog_category_id` = `CatalogCategory`.`id`) WHERE `CatalogItem`.`fClave` IN ('') ORDER BY `fDescripcion` ASC LIMIT 15 | 15 | 15 | 4 | |
| 3 | SELECT `CatalogItem`.`url_name`, `CatalogItem`.`fDescripcion`, `CatalogItem`.`fCodigoFabricante`, `CatalogItem`.`imagen` FROM `tiendacl_catalogo`.`catalog_items` AS `CatalogItem` LEFT JOIN `tiendacl_catalogo`.`catalog_categories` AS `CatalogCategory` ON (`CatalogItem`.`catalog_category_id` = `CatalogCategory`.`id`) WHERE `CatalogItem`.`fClave` IN ('') ORDER BY `fDescripcion` ASC LIMIT 15 | 15 | 15 | 4 | |
| 4 | SELECT * FROM `tiendacl_catalogo`.`catalog_currency_exchanges` AS `CatalogCurrencyExchange` WHERE 1 = 1 ORDER BY `CatalogCurrencyExchange`.`created` DESC LIMIT 1 | 1 | 1 | 0 | |
| 5 | SELECT `BannerItem`.`id`, `BannerItem`.`titulo`, `BannerItem`.`url_name`, `BannerItem`.`descripcion`, `BannerItem`.`imgGde`, `BannerItem`.`pagina`, `BannerItem`.`type`, `BannerItem`.`created`, `BannerItem`.`modified` FROM `tiendacl_catalogo`.`banner_items` AS `BannerItem` WHERE `BannerItem`.`id` IS NOT NULL AND `BannerItem`.`type` = 'web' ORDER BY `BannerItem`.`created` ASC | 1 | 1 | 0 | |
| 6 | SELECT CatalogBrand.id, CatalogBrand.url_name, CatalogBrand.name FROM catalog_brands AS CatalogBrand | 108 | 108 | 0 |

