Database Error
Error: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
SQL Query: SELECT `ShopProductsPrice`.`price`, `ShopProductsPrice`.`shop_product_id` FROM `parana201com_tiendabbdd`.`shop_products_prices` AS `ShopProductsPrice` WHERE `ShopProductsPrice`.`shop_product_id` = (267) ORDER BY `created` DESC LIMIT 1
Notice: If you want to customize this error message, create app/View/Errors/pdo_error.ctp
Stack Trace
- CORE/Cake/Model/Datasource/DboSource.php line 502 → PDOStatement->execute(array)
try {$query = $this->_connection->prepare($sql, $prepareOptions);$query->setFetchMode(PDO::FETCH_LAZY);if (!$query->execute($params)) {$this->_result = $query;array()
- CORE/Cake/Model/Datasource/DboSource.php line 468 → DboSource->_execute(string, array)
$options += array('log' => $this->fullDebug);$t = microtime(true);$this->_result = $this->_execute($sql, $params);'SELECT `ShopProductsPrice`.`price`, `ShopProductsPrice`.`shop_product_id` FROM `parana201com_tiendabbdd`.`shop_products_prices` AS `ShopProductsPrice` WHERE `ShopProductsPrice`.`shop_product_id` = (267) ORDER BY `created` DESC LIMIT 1' array()
- CORE/Cake/Model/Datasource/DboSource.php line 715 → DboSource->execute(string, array, array)
if ($cache && ($cached = $this->getQueryCache($sql, $params)) !== false) {return $cached;}$result = $this->execute($sql, array(), $params);if ($result) {'SELECT `ShopProductsPrice`.`price`, `ShopProductsPrice`.`shop_product_id` FROM `parana201com_tiendabbdd`.`shop_products_prices` AS `ShopProductsPrice` WHERE `ShopProductsPrice`.`shop_product_id` = (267) ORDER BY `created` DESC LIMIT 1' array() array()
- CORE/Cake/Model/Datasource/DboSource.php line 1472 → DboSource->fetchAll(string, boolean)
} else {$query = $this->insertQueryData($queryTemplate, $row, $association, $Model, $stack);if ($query !== false) {$assocResultSet = $this->fetchAll($query, $Model->cacheQueries);}'SELECT `ShopProductsPrice`.`price`, `ShopProductsPrice`.`shop_product_id` FROM `parana201com_tiendabbdd`.`shop_products_prices` AS `ShopProductsPrice` WHERE `ShopProductsPrice`.`shop_product_id` = (267) ORDER BY `created` DESC LIMIT 1' false
- CORE/Cake/Model/Datasource/DboSource.php line 1257 → DboSource->queryAssociation(ShopProduct, ShopProductsPrice, string, string, array, array, boolean, array, integer, array)
$stack = array($assoc);$stack['_joined'] = $joined;$db->queryAssociation($Model, $LinkModel, $type, $assoc, $assocData, $array, true, $resultSet, $Model->recursive - 1, $stack);unset($db);object(ShopProduct) { validationDomain => 'shop' useTable => 'shop_products' displayField => 'name' hasMany => array( 'ShopProductsPrice' => array( 'className' => 'ShopProductsPrice', 'foreignKey' => 'shop_product_id', 'dependent' => true, 'conditions' => '', 'fields' => array( [maximum depth reached] ), 'order' => array( [maximum depth reached] ), 'limit' => (int) 1, 'offset' => '', 'exclusive' => '', 'finderQuery' => '', 'counterQuery' => '' ) ) belongsTo => array() validate => array( 'name' => array( 'regex' => array( [maximum depth reached] ), 'min' => array( [maximum depth reached] ), 'max' => array( [maximum depth reached] ) ), 'qty_int' => array( 'regex' => array( [maximum depth reached] ) ), 'qty_ideal' => array( 'regex' => array( [maximum depth reached] ) ), 'sku' => array( 'regex' => array( [maximum depth reached] ), 'notBlank' => array( [maximum depth reached] ) ) ) actsAs => array( 'Containable' => null, 'Sitemap.Sitemap' => array( 'primaryKey' => 'slug', 'loc' => 'buildUrl', 'lastmod' => 'modified', 'changefreq' => 'daily', 'priority' => '0.9', 'conditions' => array([maximum depth reached]) ), 'UploadFile' => array( 'perFieldOptions' => array( [maximum depth reached] ) ) ) original => true recursive => (int) 1 useDbConfig => 'default' id => false data => array() schemaName => 'parana201com_tiendabbdd' table => 'shop_products' primaryKey => 'id' validationErrors => array() plugin => null name => 'ShopProduct' alias => 'ShopProduct' tableToModel => array( 'shop_products' => 'Translation', 'shop_products_prices' => 'ShopProductsPrice', 'shop_categories' => 'ShopCategory', 'shop_products_archives' => 'ShopProductsArchive', 'shop_products_ratings' => 'ShopProductsRating', 'languages' => 'Language' ) cacheQueries => false hasOne => array() hasAndBelongsToMany => array() Behaviors => object(BehaviorCollection) { modelName => 'ShopProduct' defaultPriority => (int) 10 [protected] _methods => array( [maximum depth reached] ) [protected] _mappedMethods => array([maximum depth reached]) [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } whitelist => array() cacheSources => true findQueryType => 'all' order => null virtualFields => array( 'stock_status' => 'ShopProduct.qty_int - IF(ShopProduct.qty_ideal <> 0, ShopProduct.qty_ideal,0)' ) __backAssociation => array( 'belongsTo' => array( 'ShopCategory' => array( [maximum depth reached] ), 'Language' => array( [maximum depth reached] ) ), 'hasMany' => array( 'ShopProductsPrice' => array( [maximum depth reached] ), 'ShopProductsArchive' => array( [maximum depth reached] ), 'ShopProductsRating' => array( [maximum depth reached] ), 'Translation' => array( [maximum depth reached] ), 'ShopProductsShowcase' => array( [maximum depth reached] ), 'ShopProductsAttribute' => array( [maximum depth reached] ), 'ShopCategoriesShopProduct' => array( [maximum depth reached] ) ) ) __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) ShopProductsPrice => object(ShopProductsPrice) { validationDomain => 'shop' useTable => 'shop_products_prices' displayField => 'price' belongsTo => array([maximum depth reached]) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) -1 useDbConfig => 'default' id => null data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products_prices' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProductsPrice' alias => 'ShopProductsPrice' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array( [maximum depth reached] ) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } tablePrefix => '' ShopCategory => object(ShopCategory) { validationDomain => 'shop' name => 'ShopCategory' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'shop_categories' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_categories' primaryKey => 'id' validationErrors => array([maximum depth reached]) plugin => null alias => 'ShopCategory' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) ShopCategoriesArchive => object(AppModel) {} tablePrefix => '' Translation => object(ShopCategory) {} Parent => object(ShopCategory) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } ShopProductsArchive => object(ShopProductsArchive) { validationDomain => 'shop' useTable => 'shop_products_archives' displayField => 'title' belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products_archives' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProductsArchive' alias => 'ShopProductsArchive' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } Translation => object(ShopProduct) { validationDomain => 'shop' useTable => 'shop_products' displayField => 'name' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) original => true recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProduct' alias => 'Translation' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array( [maximum depth reached] ) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } ShopProductsRating => object(ShopProductsRating) { validationDomain => 'shop_products' useTable => 'shop_products_ratings' displayField => 'value' validate => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products_ratings' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProductsRating' alias => 'ShopProductsRating' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) ShopProduct => object(ShopProduct) {} User => object(User) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } Language => object(Language) { useTable => 'languages' displayField => 'http_accept_language' actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'languages' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null name => 'Language' alias => 'Language' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _schema => array( 'id' => array( 'type' => 'integer', 'null' => false, 'default' => null, 'length' => (int) 11, 'unsigned' => false, 'key' => 'primary' ), 'name' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'slug' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'sku' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'enabled' => array( 'type' => 'enum('yes','no')', 'null' => true, 'default' => 'no', 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'description' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'content' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'photo' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'webphoto' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'socialphoto' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'alternative_text' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'qty_dec_int' => array( 'type' => 'enum('decimal','integer')', 'null' => true, 'default' => 'decimal', 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'shop_category_id' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'related' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'qty_int' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'qty_dec' => array( 'type' => 'float', 'null' => true, 'default' => '0.00', 'length' => '10,2', 'unsigned' => false ), 'reserved' => array( 'type' => 'tinyinteger', 'null' => true, 'default' => '0', 'length' => (int) 4, 'unsigned' => false ), 'weight' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '6,2', 'unsigned' => false ), 'weight_unit' => array( 'type' => 'enum('kgs','gs','lbs')', 'null' => true, 'default' => 'lbs', 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'width' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '4,2', 'unsigned' => false ), 'height' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '4,2', 'unsigned' => false ), 'depth' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '4,2', 'unsigned' => false ), 'featured' => array( 'type' => 'boolean', 'null' => true, 'default' => '0', 'length' => (int) 1 ), 'bestseller' => array( 'type' => 'boolean', 'null' => true, 'default' => '0', 'length' => (int) 1 ), 'is_new' => array( 'type' => 'boolean', 'null' => true, 'default' => '0', 'length' => (int) 1 ), 'language_id' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'translation_of' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'qty_ideal' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'presentacion' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'created' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'modified' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'order' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'attributes' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'on_request' => array( 'type' => 'boolean', 'null' => true, 'default' => null, 'length' => (int) 1 ), 'prepayment' => array( 'type' => 'decimal', 'null' => true, 'default' => null, 'length' => '10,2', 'unsigned' => false ) ) [protected] _associationKeys => array( 'belongsTo' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'counterCache' ), 'hasOne' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'dependent' ), 'hasMany' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'limit', (int) 6 => 'offset', (int) 7 => 'dependent', (int) 8 => 'exclusive', (int) 9 => 'finderQuery', (int) 10 => 'counterQuery' ), 'hasAndBelongsToMany' => array( (int) 0 => 'className', (int) 1 => 'joinTable', (int) 2 => 'with', (int) 3 => 'foreignKey', (int) 4 => 'associationForeignKey', (int) 5 => 'conditions', (int) 6 => 'fields', (int) 7 => 'order', (int) 8 => 'limit', (int) 9 => 'offset', (int) 10 => 'unique', (int) 11 => 'finderQuery' ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } [protected] _validator => null } object(ShopProductsPrice) { validationDomain => 'shop' useTable => 'shop_products_prices' displayField => 'price' belongsTo => array() validate => array( 'price' => array( 'regex' => array( [maximum depth reached] ), 'min' => array( [maximum depth reached] ) ) ) actsAs => array( (int) 0 => 'Containable' ) recursive => (int) -1 useDbConfig => 'default' id => null data => array() schemaName => 'parana201com_tiendabbdd' table => 'shop_products_prices' primaryKey => 'id' validationErrors => array() tablePrefix => '' plugin => null name => 'ShopProductsPrice' alias => 'ShopProductsPrice' tableToModel => array( 'shop_products_prices' => 'ShopProductsPrice' ) cacheQueries => false hasOne => array() hasMany => array() hasAndBelongsToMany => array() Behaviors => object(BehaviorCollection) { modelName => 'ShopProductsPrice' defaultPriority => (int) 10 [protected] _methods => array( [maximum depth reached] ) [protected] _mappedMethods => array([maximum depth reached]) [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } whitelist => array() cacheSources => true findQueryType => null order => null virtualFields => array() __backAssociation => array( 'belongsTo' => array( 'ShopProduct' => array( [maximum depth reached] ) ) ) __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) [protected] _schema => array( 'id' => array( 'type' => 'integer', 'null' => false, 'default' => null, 'length' => (int) 11, 'unsigned' => false, 'key' => 'primary' ), 'price' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '10,2', 'unsigned' => false ), 'regular_price' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '10,2', 'unsigned' => false ), 'off_price' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'cost' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '10,2', 'unsigned' => false ), 'special' => array( 'type' => 'enum('yes','no')', 'null' => true, 'default' => 'no', 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'sp_from' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'sp_to' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'created' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'modified' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'shop_product_id' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'country' => array( 'type' => 'boolean', 'null' => true, 'default' => '0', 'length' => (int) 1 ) ) [protected] _associationKeys => array( 'belongsTo' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'counterCache' ), 'hasOne' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'dependent' ), 'hasMany' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'limit', (int) 6 => 'offset', (int) 7 => 'dependent', (int) 8 => 'exclusive', (int) 9 => 'finderQuery', (int) 10 => 'counterQuery' ), 'hasAndBelongsToMany' => array( (int) 0 => 'className', (int) 1 => 'joinTable', (int) 2 => 'with', (int) 3 => 'foreignKey', (int) 4 => 'associationForeignKey', (int) 5 => 'conditions', (int) 6 => 'fields', (int) 7 => 'order', (int) 8 => 'limit', (int) 9 => 'offset', (int) 10 => 'unique', (int) 11 => 'finderQuery' ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } 'hasMany' 'ShopProductsPrice' array( 'className' => 'ShopProductsPrice', 'foreignKey' => 'shop_product_id', 'dependent' => true, 'conditions' => '', 'fields' => array( (int) 0 => 'price' ), 'order' => array( 'created' => 'DESC' ), 'limit' => (int) 1, 'offset' => '', 'exclusive' => '', 'finderQuery' => '', 'counterQuery' => '' ) array( 'callbacks' => true, 'conditions' => array(), 'fields' => array(), 'joins' => array(), 'order' => array(), 'limit' => array(), 'offset' => array(), 'group' => array(), 'having' => null, 'lock' => null ) true array( (int) 0 => array( 'ShopProduct' => array( 'id' => '1' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '358160.00', 'shop_product_id' => '1' ) ) ), (int) 1 => array( 'ShopProduct' => array( 'id' => '2' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '0.01', 'shop_product_id' => '2' ) ) ), (int) 2 => array( 'ShopProduct' => array( 'id' => '3' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '3' ) ) ), (int) 3 => array( 'ShopProduct' => array( 'id' => '4' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '4' ) ) ), (int) 4 => array( 'ShopProduct' => array( 'id' => '5' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '5' ) ) ), (int) 5 => array( 'ShopProduct' => array( 'id' => '6' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '6' ) ) ), (int) 6 => array( 'ShopProduct' => array( 'id' => '7' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '7' ) ) ), (int) 7 => array( 'ShopProduct' => array( 'id' => '8' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '8' ) ) ), (int) 8 => array( 'ShopProduct' => array( 'id' => '9' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '9' ) ) ), (int) 9 => array( 'ShopProduct' => array( 'id' => '10' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '10' ) ) ), (int) 10 => array( 'ShopProduct' => array( 'id' => '11' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '11' ) ) ), (int) 11 => array( 'ShopProduct' => array( 'id' => '12' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '12' ) ) ), (int) 12 => array( 'ShopProduct' => array( 'id' => '13' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '13' ) ) ), (int) 13 => array( 'ShopProduct' => array( 'id' => '14' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '14' ) ) ), (int) 14 => array( 'ShopProduct' => array( 'id' => '15' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '15' ) ) ), (int) 15 => array( 'ShopProduct' => array( 'id' => '16' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '16' ) ) ), (int) 16 => array( 'ShopProduct' => array( 'id' => '17' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '17' ) ) ), (int) 17 => array( 'ShopProduct' => array( 'id' => '18' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '18' ) ) ), (int) 18 => array( 'ShopProduct' => array( 'id' => '19' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '19' ) ) ), (int) 19 => array( 'ShopProduct' => array( 'id' => '20' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '20' ) ) ), (int) 20 => array( 'ShopProduct' => array( 'id' => '21' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '21' ) ) ), (int) 21 => array( 'ShopProduct' => array( 'id' => '22' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '22' ) ) ), (int) 22 => array( 'ShopProduct' => array( 'id' => '23' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '23' ) ) ), (int) 23 => array( 'ShopProduct' => array( 'id' => '24' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '24' ) ) ), (int) 24 => array( 'ShopProduct' => array( 'id' => '25' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '25' ) ) ), (int) 25 => array( 'ShopProduct' => array( 'id' => '26' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '26' ) ) ), (int) 26 => array( 'ShopProduct' => array( 'id' => '27' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '27' ) ) ), (int) 27 => array( 'ShopProduct' => array( 'id' => '28' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '28' ) ) ), (int) 28 => array( 'ShopProduct' => array( 'id' => '29' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '29' ) ) ), (int) 29 => array( 'ShopProduct' => array( 'id' => '30' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '30' ) ) ), (int) 30 => array( 'ShopProduct' => array( 'id' => '31' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '31' ) ) ), (int) 31 => array( 'ShopProduct' => array( 'id' => '32' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '32' ) ) ), (int) 32 => array( 'ShopProduct' => array( 'id' => '33' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '33' ) ) ), (int) 33 => array( 'ShopProduct' => array( 'id' => '34' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '34' ) ) ), (int) 34 => array( 'ShopProduct' => array( 'id' => '35' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '35' ) ) ), (int) 35 => array( 'ShopProduct' => array( 'id' => '36' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '36' ) ) ), (int) 36 => array( 'ShopProduct' => array( 'id' => '37' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '37' ) ) ), (int) 37 => array( 'ShopProduct' => array( 'id' => '38' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '38' ) ) ), (int) 38 => array( 'ShopProduct' => array( 'id' => '39' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '39' ) ) ), (int) 39 => array( 'ShopProduct' => array( 'id' => '40' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '40' ) ) ), (int) 40 => array( 'ShopProduct' => array( 'id' => '41' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '41' ) ) ), (int) 41 => array( 'ShopProduct' => array( 'id' => '42' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '42' ) ) ), (int) 42 => array( 'ShopProduct' => array( 'id' => '43' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '43' ) ) ), (int) 43 => array( 'ShopProduct' => array( 'id' => '44' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '44' ) ) ), (int) 44 => array( 'ShopProduct' => array( 'id' => '45' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '45' ) ) ), (int) 45 => array( 'ShopProduct' => array( 'id' => '46' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '46' ) ) ), (int) 46 => array( 'ShopProduct' => array( 'id' => '47' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '47' ) ) ), (int) 47 => array( 'ShopProduct' => array( 'id' => '48' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '48' ) ) ), (int) 48 => array( 'ShopProduct' => array( 'id' => '49' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '49' ) ) ), (int) 49 => array( 'ShopProduct' => array( 'id' => '50' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '50' ) ) ), (int) 50 => array( 'ShopProduct' => array( 'id' => '51' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '51' ) ) ), (int) 51 => array( 'ShopProduct' => array( 'id' => '52' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '52' ) ) ), (int) 52 => array( 'ShopProduct' => array( 'id' => '53' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '53' ) ) ), (int) 53 => array( 'ShopProduct' => array( 'id' => '54' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '54' ) ) ), (int) 54 => array( 'ShopProduct' => array( 'id' => '55' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '55' ) ) ), (int) 55 => array( 'ShopProduct' => array( 'id' => '56' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '56' ) ) ), (int) 56 => array( 'ShopProduct' => array( 'id' => '57' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '57' ) ) ), (int) 57 => array( 'ShopProduct' => array( 'id' => '58' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '58' ) ) ), (int) 58 => array( 'ShopProduct' => array( 'id' => '59' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '59' ) ) ), (int) 59 => array( 'ShopProduct' => array( 'id' => '60' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '60' ) ) ), (int) 60 => array( 'ShopProduct' => array( 'id' => '61' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '61' ) ) ), (int) 61 => array( 'ShopProduct' => array( 'id' => '62' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '62' ) ) ), (int) 62 => array( 'ShopProduct' => array( 'id' => '63' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '63' ) ) ), (int) 63 => array( 'ShopProduct' => array( 'id' => '64' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '64' ) ) ), (int) 64 => array( 'ShopProduct' => array( 'id' => '65' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '65' ) ) ), (int) 65 => array( 'ShopProduct' => array( 'id' => '66' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '66' ) ) ), (int) 66 => array( 'ShopProduct' => array( 'id' => '67' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '67' ) ) ), (int) 67 => array( 'ShopProduct' => array( 'id' => '68' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '68' ) ) ), (int) 68 => array( 'ShopProduct' => array( 'id' => '69' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '69' ) ) ), (int) 69 => array( 'ShopProduct' => array( 'id' => '70' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '70' ) ) ), (int) 70 => array( 'ShopProduct' => array( 'id' => '71' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '71' ) ) ), (int) 71 => array( 'ShopProduct' => array( 'id' => '72' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '72' ) ) ), (int) 72 => array( 'ShopProduct' => array( 'id' => '73' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '73' ) ) ), (int) 73 => array( 'ShopProduct' => array( 'id' => '74' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '74' ) ) ), (int) 74 => array( 'ShopProduct' => array( 'id' => '75' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '75' ) ) ), (int) 75 => array( 'ShopProduct' => array( 'id' => '76' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '76' ) ) ), (int) 76 => array( 'ShopProduct' => array( 'id' => '77' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '77' ) ) ), (int) 77 => array( 'ShopProduct' => array( 'id' => '78' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '78' ) ) ), (int) 78 => array( 'ShopProduct' => array( 'id' => '79' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '79' ) ) ), (int) 79 => array( 'ShopProduct' => array( 'id' => '80' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '80' ) ) ), (int) 80 => array( 'ShopProduct' => array( 'id' => '81' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '81' ) ) ), (int) 81 => array( 'ShopProduct' => array( 'id' => '82' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '82' ) ) ), (int) 82 => array( 'ShopProduct' => array( 'id' => '83' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '83' ) ) ), (int) 83 => array( 'ShopProduct' => array( 'id' => '84' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '84' ) ) ), (int) 84 => array( 'ShopProduct' => array( 'id' => '85' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '85' ) ) ), (int) 85 => array( 'ShopProduct' => array( 'id' => '86' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '86' ) ) ), (int) 86 => array( 'ShopProduct' => array( 'id' => '87' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '87' ) ) ), (int) 87 => array( 'ShopProduct' => array( 'id' => '88' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '88' ) ) ), (int) 88 => array( 'ShopProduct' => array( 'id' => '89' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '89' ) ) ), (int) 89 => array( 'ShopProduct' => array( 'id' => '90' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '90' ) ) ), (int) 90 => array( 'ShopProduct' => array( 'id' => '91' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '91' ) ) ), (int) 91 => array( 'ShopProduct' => array( 'id' => '92' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '92' ) ) ), (int) 92 => array( 'ShopProduct' => array( 'id' => '93' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '93' ) ) ), (int) 93 => array( 'ShopProduct' => array( 'id' => '94' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '94' ) ) ), (int) 94 => array( 'ShopProduct' => array( 'id' => '95' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '95' ) ) ), (int) 95 => array( 'ShopProduct' => array( 'id' => '96' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '96' ) ) ), (int) 96 => array( 'ShopProduct' => array( 'id' => '97' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '97' ) ) ), (int) 97 => array( 'ShopProduct' => array( 'id' => '98' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '98' ) ) ), (int) 98 => array( 'ShopProduct' => array( 'id' => '99' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '99' ) ) ), (int) 99 => array( 'ShopProduct' => array( 'id' => '100' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '100' ) ) ), (int) 100 => array( 'ShopProduct' => array( 'id' => '101' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '101' ) ) ), (int) 101 => array( 'ShopProduct' => array( 'id' => '102' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '102' ) ) ), (int) 102 => array( 'ShopProduct' => array( 'id' => '103' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '103' ) ) ), (int) 103 => array( 'ShopProduct' => array( 'id' => '104' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '104' ) ) ), (int) 104 => array( 'ShopProduct' => array( 'id' => '105' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '105' ) ) ), (int) 105 => array( 'ShopProduct' => array( 'id' => '106' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '106' ) ) ), (int) 106 => array( 'ShopProduct' => array( 'id' => '107' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '107' ) ) ), (int) 107 => array( 'ShopProduct' => array( 'id' => '108' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '108' ) ) ), (int) 108 => array( 'ShopProduct' => array( 'id' => '109' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '109' ) ) ), (int) 109 => array( 'ShopProduct' => array( 'id' => '110' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '110' ) ) ), (int) 110 => array( 'ShopProduct' => array( 'id' => '111' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '111' ) ) ), (int) 111 => array( 'ShopProduct' => array( 'id' => '112' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '112' ) ) ), (int) 112 => array( 'ShopProduct' => array( 'id' => '113' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '113' ) ) ), (int) 113 => array( 'ShopProduct' => array( 'id' => '114' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '114' ) ) ), (int) 114 => array( 'ShopProduct' => array( 'id' => '115' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '115' ) ) ), (int) 115 => array( 'ShopProduct' => array( 'id' => '116' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '116' ) ) ), (int) 116 => array( 'ShopProduct' => array( 'id' => '117' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '117' ) ) ), (int) 117 => array( 'ShopProduct' => array( 'id' => '118' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '118' ) ) ), (int) 118 => array( 'ShopProduct' => array( 'id' => '119' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '119' ) ) ), (int) 119 => array( 'ShopProduct' => array( 'id' => '120' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '120' ) ) ), (int) 120 => array( 'ShopProduct' => array( 'id' => '121' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '121' ) ) ), (int) 121 => array( 'ShopProduct' => array( 'id' => '122' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '122' ) ) ), (int) 122 => array( 'ShopProduct' => array( 'id' => '123' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '123' ) ) ), (int) 123 => array( 'ShopProduct' => array( 'id' => '124' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '124' ) ) ), (int) 124 => array( 'ShopProduct' => array( 'id' => '125' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '125' ) ) ), (int) 125 => array( 'ShopProduct' => array( 'id' => '126' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '126' ) ) ), (int) 126 => array( 'ShopProduct' => array( 'id' => '127' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '127' ) ) ), (int) 127 => array( 'ShopProduct' => array( 'id' => '128' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '128' ) ) ), (int) 128 => array( 'ShopProduct' => array( 'id' => '129' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '129' ) ) ), (int) 129 => array( 'ShopProduct' => array( 'id' => '130' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '130' ) ) ), (int) 130 => array( 'ShopProduct' => array( 'id' => '131' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '131' ) ) ), (int) 131 => array( 'ShopProduct' => array( 'id' => '132' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '132' ) ) ), (int) 132 => array( 'ShopProduct' => array( 'id' => '133' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '133' ) ) ), (int) 133 => array( 'ShopProduct' => array( 'id' => '134' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '134' ) ) ), (int) 134 => array( 'ShopProduct' => array( 'id' => '135' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '135' ) ) ), (int) 135 => array( 'ShopProduct' => array( 'id' => '136' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '136' ) ) ), (int) 136 => array( 'ShopProduct' => array( 'id' => '137' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '137' ) ) ), (int) 137 => array( 'ShopProduct' => array( 'id' => '138' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '138' ) ) ), (int) 138 => array( 'ShopProduct' => array( 'id' => '139' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '139' ) ) ), (int) 139 => array( 'ShopProduct' => array( 'id' => '140' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '140' ) ) ), (int) 140 => array( 'ShopProduct' => array( 'id' => '141' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '141' ) ) ), (int) 141 => array( 'ShopProduct' => array( 'id' => '142' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '142' ) ) ), (int) 142 => array( 'ShopProduct' => array( 'id' => '143' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '143' ) ) ), (int) 143 => array( 'ShopProduct' => array( 'id' => '144' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '144' ) ) ), (int) 144 => array( 'ShopProduct' => array( 'id' => '145' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '145' ) ) ), (int) 145 => array( 'ShopProduct' => array( 'id' => '146' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '146' ) ) ), (int) 146 => array( 'ShopProduct' => array( 'id' => '147' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '147' ) ) ), (int) 147 => array( 'ShopProduct' => array( 'id' => '148' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '148' ) ) ), (int) 148 => array( 'ShopProduct' => array( 'id' => '149' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '149' ) ) ), (int) 149 => array( 'ShopProduct' => array( 'id' => '150' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '150' ) ) ), (int) 150 => array( 'ShopProduct' => array( 'id' => '151' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '151' ) ) ), (int) 151 => array( 'ShopProduct' => array( 'id' => '152' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '152' ) ) ), (int) 152 => array( 'ShopProduct' => array( 'id' => '153' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '153' ) ) ), (int) 153 => array( 'ShopProduct' => array( 'id' => '154' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '154' ) ) ), (int) 154 => array( 'ShopProduct' => array( 'id' => '155' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '155' ) ) ), (int) 155 => array( 'ShopProduct' => array( 'id' => '156' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '156' ) ) ), (int) 156 => array( 'ShopProduct' => array( 'id' => '157' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '157' ) ) ), (int) 157 => array( 'ShopProduct' => array( 'id' => '158' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '158' ) ) ), (int) 158 => array( 'ShopProduct' => array( 'id' => '159' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '159' ) ) ), (int) 159 => array( 'ShopProduct' => array( 'id' => '160' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '160' ) ) ), (int) 160 => array( 'ShopProduct' => array( 'id' => '161' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '161' ) ) ), (int) 161 => array( 'ShopProduct' => array( 'id' => '162' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '162' ) ) ), (int) 162 => array( 'ShopProduct' => array( 'id' => '163' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '163' ) ) ), (int) 163 => array( 'ShopProduct' => array( 'id' => '164' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '164' ) ) ), (int) 164 => array( 'ShopProduct' => array( 'id' => '165' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '165' ) ) ), (int) 165 => array( 'ShopProduct' => array( 'id' => '166' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '166' ) ) ), (int) 166 => array( 'ShopProduct' => array( 'id' => '167' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '167' ) ) ), (int) 167 => array( 'ShopProduct' => array( 'id' => '168' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '168' ) ) ), (int) 168 => array( 'ShopProduct' => array( 'id' => '169' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '169' ) ) ), (int) 169 => array( 'ShopProduct' => array( 'id' => '170' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '170' ) ) ), (int) 170 => array( 'ShopProduct' => array( 'id' => '171' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '171' ) ) ), (int) 171 => array( 'ShopProduct' => array( 'id' => '172' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '172' ) ) ), (int) 172 => array( 'ShopProduct' => array( 'id' => '173' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '173' ) ) ), (int) 173 => array( 'ShopProduct' => array( 'id' => '174' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '174' ) ) ), (int) 174 => array( 'ShopProduct' => array( 'id' => '175' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '175' ) ) ), (int) 175 => array( 'ShopProduct' => array( 'id' => '176' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '176' ) ) ), (int) 176 => array( 'ShopProduct' => array( 'id' => '177' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '177' ) ) ), (int) 177 => array( 'ShopProduct' => array( 'id' => '178' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '178' ) ) ), (int) 178 => array( 'ShopProduct' => array( 'id' => '179' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '179' ) ) ), (int) 179 => array( 'ShopProduct' => array( 'id' => '180' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '180' ) ) ), (int) 180 => array( 'ShopProduct' => array( 'id' => '181' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '181' ) ) ), (int) 181 => array( 'ShopProduct' => array( 'id' => '182' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '182' ) ) ), (int) 182 => array( 'ShopProduct' => array( 'id' => '183' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '183' ) ) ), (int) 183 => array( 'ShopProduct' => array( 'id' => '184' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '184' ) ) ), (int) 184 => array( 'ShopProduct' => array( 'id' => '185' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '185' ) ) ), (int) 185 => array( 'ShopProduct' => array( 'id' => '186' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '186' ) ) ), (int) 186 => array( 'ShopProduct' => array( 'id' => '187' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '187' ) ) ), (int) 187 => array( 'ShopProduct' => array( 'id' => '188' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '188' ) ) ), (int) 188 => array( 'ShopProduct' => array( 'id' => '189' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '189' ) ) ), (int) 189 => array( 'ShopProduct' => array( 'id' => '190' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '190' ) ) ), (int) 190 => array( 'ShopProduct' => array( 'id' => '191' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '191' ) ) ), (int) 191 => array( 'ShopProduct' => array( 'id' => '192' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '192' ) ) ), (int) 192 => array( 'ShopProduct' => array( 'id' => '193' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '193' ) ) ), (int) 193 => array( 'ShopProduct' => array( 'id' => '194' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '194' ) ) ), (int) 194 => array( 'ShopProduct' => array( 'id' => '195' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '195' ) ) ), (int) 195 => array( 'ShopProduct' => array( 'id' => '196' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '196' ) ) ), (int) 196 => array( 'ShopProduct' => array( 'id' => '197' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '197' ) ) ), (int) 197 => array( 'ShopProduct' => array( 'id' => '198' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '198' ) ) ), (int) 198 => array( 'ShopProduct' => array( 'id' => '199' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '199' ) ) ), (int) 199 => array( 'ShopProduct' => array( 'id' => '200' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '200' ) ) ), (int) 200 => array( 'ShopProduct' => array( 'id' => '201' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '201' ) ) ), (int) 201 => array( 'ShopProduct' => array( 'id' => '202' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '202' ) ) ), (int) 202 => array( 'ShopProduct' => array( 'id' => '203' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '203' ) ) ), (int) 203 => array( 'ShopProduct' => array( 'id' => '204' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '204' ) ) ), (int) 204 => array( 'ShopProduct' => array( 'id' => '205' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '205' ) ) ), (int) 205 => array( 'ShopProduct' => array( 'id' => '206' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '206' ) ) ), (int) 206 => array( 'ShopProduct' => array( 'id' => '207' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '207' ) ) ), (int) 207 => array( 'ShopProduct' => array( 'id' => '208' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '208' ) ) ), (int) 208 => array( 'ShopProduct' => array( 'id' => '209' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '209' ) ) ), (int) 209 => array( 'ShopProduct' => array( 'id' => '210' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '210' ) ) ), (int) 210 => array( 'ShopProduct' => array( 'id' => '211' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '211' ) ) ), (int) 211 => array( 'ShopProduct' => array( 'id' => '212' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '212' ) ) ), (int) 212 => array( 'ShopProduct' => array( 'id' => '213' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '213' ) ) ), (int) 213 => array( 'ShopProduct' => array( 'id' => '214' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '214' ) ) ), (int) 214 => array( 'ShopProduct' => array( 'id' => '215' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '215' ) ) ), (int) 215 => array( 'ShopProduct' => array( 'id' => '216' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '216' ) ) ), (int) 216 => array( 'ShopProduct' => array( 'id' => '217' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '217' ) ) ), (int) 217 => array( 'ShopProduct' => array( 'id' => '219' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '219' ) ) ), (int) 218 => array( 'ShopProduct' => array( 'id' => '220' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '220' ) ) ), (int) 219 => array( 'ShopProduct' => array( 'id' => '221' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '221' ) ) ), (int) 220 => array( 'ShopProduct' => array( 'id' => '222' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '222' ) ) ), (int) 221 => array( 'ShopProduct' => array( 'id' => '223' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '223' ) ) ), (int) 222 => array( 'ShopProduct' => array( 'id' => '224' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '224' ) ) ), (int) 223 => array( 'ShopProduct' => array( 'id' => '225' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '225' ) ) ), (int) 224 => array( 'ShopProduct' => array( 'id' => '226' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '226' ) ) ), (int) 225 => array( 'ShopProduct' => array( 'id' => '227' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '227' ) ) ), (int) 226 => array( 'ShopProduct' => array( 'id' => '228' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '228' ) ) ), (int) 227 => array( 'ShopProduct' => array( 'id' => '229' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '229' ) ) ), (int) 228 => array( 'ShopProduct' => array( 'id' => '230' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '230' ) ) ), (int) 229 => array( 'ShopProduct' => array( 'id' => '231' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '231' ) ) ), (int) 230 => array( 'ShopProduct' => array( 'id' => '232' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '232' ) ) ), (int) 231 => array( 'ShopProduct' => array( 'id' => '233' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '233' ) ) ), (int) 232 => array( 'ShopProduct' => array( 'id' => '234' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '234' ) ) ), (int) 233 => array( 'ShopProduct' => array( 'id' => '235' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '235' ) ) ), (int) 234 => array( 'ShopProduct' => array( 'id' => '236' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '236' ) ) ), (int) 235 => array( 'ShopProduct' => array( 'id' => '237' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '237' ) ) ), (int) 236 => array( 'ShopProduct' => array( 'id' => '238' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '238' ) ) ), (int) 237 => array( 'ShopProduct' => array( 'id' => '239' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '239' ) ) ), (int) 238 => array( 'ShopProduct' => array( 'id' => '240' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '240' ) ) ), (int) 239 => array( 'ShopProduct' => array( 'id' => '241' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '241' ) ) ), (int) 240 => array( 'ShopProduct' => array( 'id' => '242' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '242' ) ) ), (int) 241 => array( 'ShopProduct' => array( 'id' => '243' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '243' ) ) ), (int) 242 => array( 'ShopProduct' => array( 'id' => '244' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '244' ) ) ), (int) 243 => array( 'ShopProduct' => array( 'id' => '245' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '245' ) ) ), (int) 244 => array( 'ShopProduct' => array( 'id' => '246' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '246' ) ) ), (int) 245 => array( 'ShopProduct' => array( 'id' => '247' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '247' ) ) ), (int) 246 => array( 'ShopProduct' => array( 'id' => '248' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '248' ) ) ), (int) 247 => array( 'ShopProduct' => array( 'id' => '249' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '249' ) ) ), (int) 248 => array( 'ShopProduct' => array( 'id' => '250' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '250' ) ) ), (int) 249 => array( 'ShopProduct' => array( 'id' => '251' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '251' ) ) ), (int) 250 => array( 'ShopProduct' => array( 'id' => '252' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '252' ) ) ), (int) 251 => array( 'ShopProduct' => array( 'id' => '253' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '253' ) ) ), (int) 252 => array( 'ShopProduct' => array( 'id' => '254' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '254' ) ) ), (int) 253 => array( 'ShopProduct' => array( 'id' => '255' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '255' ) ) ), (int) 254 => array( 'ShopProduct' => array( 'id' => '256' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '256' ) ) ), (int) 255 => array( 'ShopProduct' => array( 'id' => '257' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '257' ) ) ), (int) 256 => array( 'ShopProduct' => array( 'id' => '258' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '258' ) ) ), (int) 257 => array( 'ShopProduct' => array( 'id' => '259' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '259' ) ) ), (int) 258 => array( 'ShopProduct' => array( 'id' => '260' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '260' ) ) ), (int) 259 => array( 'ShopProduct' => array( 'id' => '261' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '261' ) ) ), (int) 260 => array( 'ShopProduct' => array( 'id' => '262' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '262' ) ) ), (int) 261 => array( 'ShopProduct' => array( 'id' => '263' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '263' ) ) ), (int) 262 => array( 'ShopProduct' => array( 'id' => '264' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '264' ) ) ), (int) 263 => array( 'ShopProduct' => array( 'id' => '265' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '265' ) ) ), (int) 264 => array( 'ShopProduct' => array( 'id' => '266' ), 'ShopProductsPrice' => array( (int) 0 => array( 'price' => '1.00', 'shop_product_id' => '266' ) ) ), (int) 265 => array( 'ShopProduct' => array( 'id' => '267' ) ), (int) 266 => array( 'ShopProduct' => array( 'id' => '268' ) ), (int) 267 => array( 'ShopProduct' => array( 'id' => '269' ) ), (int) 268 => array( 'ShopProduct' => array( 'id' => '270' ) ), (int) 269 => array( 'ShopProduct' => array( 'id' => '271' ) ), (int) 270 => array( 'ShopProduct' => array( 'id' => '272' ) ), (int) 271 => array( 'ShopProduct' => array( 'id' => '273' ) ), (int) 272 => array( 'ShopProduct' => array( 'id' => '274' ) ), (int) 273 => array( 'ShopProduct' => array( 'id' => '275' ) ), (int) 274 => array( 'ShopProduct' => array( 'id' => '276' ) ), (int) 275 => array( 'ShopProduct' => array( 'id' => '277' ) ), (int) 276 => array( 'ShopProduct' => array( 'id' => '278' ) ), (int) 277 => array( 'ShopProduct' => array( 'id' => '279' ) ), (int) 278 => array( 'ShopProduct' => array( 'id' => '280' ) ), (int) 279 => array( 'ShopProduct' => array( 'id' => '281' ) ), (int) 280 => array( 'ShopProduct' => array( 'id' => '282' ) ), (int) 281 => array( 'ShopProduct' => array( 'id' => '283' ) ), (int) 282 => array( 'ShopProduct' => array( 'id' => '284' ) ), (int) 283 => array( 'ShopProduct' => array( 'id' => '285' ) ), (int) 284 => array( 'ShopProduct' => array( 'id' => '286' ) ), (int) 285 => array( 'ShopProduct' => array( 'id' => '287' ) ), (int) 286 => array( 'ShopProduct' => array( 'id' => '288' ) ), (int) 287 => array( 'ShopProduct' => array( 'id' => '289' ) ), (int) 288 => array( 'ShopProduct' => array( 'id' => '290' ) ), (int) 289 => array( 'ShopProduct' => array( 'id' => '291' ) ), (int) 290 => array( 'ShopProduct' => array( 'id' => '292' ) ), (int) 291 => array( 'ShopProduct' => array( 'id' => '293' ) ), (int) 292 => array( 'ShopProduct' => array( 'id' => '294' ) ), (int) 293 => array( 'ShopProduct' => array( 'id' => '295' ) ), (int) 294 => array( 'ShopProduct' => array( 'id' => '296' ) ), (int) 295 => array( 'ShopProduct' => array( 'id' => '297' ) ), (int) 296 => array( 'ShopProduct' => array( 'id' => '298' ) ), (int) 297 => array( 'ShopProduct' => array( 'id' => '299' ) ), (int) 298 => array( 'ShopProduct' => array( 'id' => '300' ) ), (int) 299 => array( 'ShopProduct' => array( 'id' => '301' ) ), (int) 300 => array( 'ShopProduct' => array( 'id' => '302' ) ), (int) 301 => array( 'ShopProduct' => array( 'id' => '303' ) ), (int) 302 => array( 'ShopProduct' => array( 'id' => '304' ) ), (int) 303 => array( 'ShopProduct' => array( 'id' => '305' ) ), (int) 304 => array( 'ShopProduct' => array( 'id' => '306' ) ) ) (int) 0 array( (int) 0 => 'ShopProductsPrice', '_joined' => array() ) - CORE/Cake/Model/Model.php line 3053 → DboSource->read(ShopProduct, array)
* @return array*/protected function _readDataSource($type, $query) {$results = $this->getDataSource()->read($this, $query);$this->resetAssociations();object(ShopProduct) { validationDomain => 'shop' useTable => 'shop_products' displayField => 'name' hasMany => array( 'ShopProductsPrice' => array( 'className' => 'ShopProductsPrice', 'foreignKey' => 'shop_product_id', 'dependent' => true, 'conditions' => '', 'fields' => array( [maximum depth reached] ), 'order' => array( [maximum depth reached] ), 'limit' => (int) 1, 'offset' => '', 'exclusive' => '', 'finderQuery' => '', 'counterQuery' => '' ) ) belongsTo => array() validate => array( 'name' => array( 'regex' => array( [maximum depth reached] ), 'min' => array( [maximum depth reached] ), 'max' => array( [maximum depth reached] ) ), 'qty_int' => array( 'regex' => array( [maximum depth reached] ) ), 'qty_ideal' => array( 'regex' => array( [maximum depth reached] ) ), 'sku' => array( 'regex' => array( [maximum depth reached] ), 'notBlank' => array( [maximum depth reached] ) ) ) actsAs => array( 'Containable' => null, 'Sitemap.Sitemap' => array( 'primaryKey' => 'slug', 'loc' => 'buildUrl', 'lastmod' => 'modified', 'changefreq' => 'daily', 'priority' => '0.9', 'conditions' => array([maximum depth reached]) ), 'UploadFile' => array( 'perFieldOptions' => array( [maximum depth reached] ) ) ) original => true recursive => (int) 1 useDbConfig => 'default' id => false data => array() schemaName => 'parana201com_tiendabbdd' table => 'shop_products' primaryKey => 'id' validationErrors => array() plugin => null name => 'ShopProduct' alias => 'ShopProduct' tableToModel => array( 'shop_products' => 'Translation', 'shop_products_prices' => 'ShopProductsPrice', 'shop_categories' => 'ShopCategory', 'shop_products_archives' => 'ShopProductsArchive', 'shop_products_ratings' => 'ShopProductsRating', 'languages' => 'Language' ) cacheQueries => false hasOne => array() hasAndBelongsToMany => array() Behaviors => object(BehaviorCollection) { modelName => 'ShopProduct' defaultPriority => (int) 10 [protected] _methods => array( [maximum depth reached] ) [protected] _mappedMethods => array([maximum depth reached]) [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } whitelist => array() cacheSources => true findQueryType => 'all' order => null virtualFields => array( 'stock_status' => 'ShopProduct.qty_int - IF(ShopProduct.qty_ideal <> 0, ShopProduct.qty_ideal,0)' ) __backAssociation => array( 'belongsTo' => array( 'ShopCategory' => array( [maximum depth reached] ), 'Language' => array( [maximum depth reached] ) ), 'hasMany' => array( 'ShopProductsPrice' => array( [maximum depth reached] ), 'ShopProductsArchive' => array( [maximum depth reached] ), 'ShopProductsRating' => array( [maximum depth reached] ), 'Translation' => array( [maximum depth reached] ), 'ShopProductsShowcase' => array( [maximum depth reached] ), 'ShopProductsAttribute' => array( [maximum depth reached] ), 'ShopCategoriesShopProduct' => array( [maximum depth reached] ) ) ) __backInnerAssociation => array() __backOriginalAssociation => array() __backContainableAssociation => array() __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( 'all' => true, 'first' => true, 'count' => true, 'neighbors' => true, 'list' => true, 'threaded' => true ) ShopProductsPrice => object(ShopProductsPrice) { validationDomain => 'shop' useTable => 'shop_products_prices' displayField => 'price' belongsTo => array([maximum depth reached]) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) -1 useDbConfig => 'default' id => null data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products_prices' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProductsPrice' alias => 'ShopProductsPrice' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array( [maximum depth reached] ) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } tablePrefix => '' ShopCategory => object(ShopCategory) { validationDomain => 'shop' name => 'ShopCategory' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'shop_categories' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_categories' primaryKey => 'id' validationErrors => array([maximum depth reached]) plugin => null alias => 'ShopCategory' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) ShopCategoriesArchive => object(AppModel) {} tablePrefix => '' Translation => object(ShopCategory) {} Parent => object(ShopCategory) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } ShopProductsArchive => object(ShopProductsArchive) { validationDomain => 'shop' useTable => 'shop_products_archives' displayField => 'title' belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products_archives' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProductsArchive' alias => 'ShopProductsArchive' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } Translation => object(ShopProduct) { validationDomain => 'shop' useTable => 'shop_products' displayField => 'name' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) original => true recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProduct' alias => 'Translation' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array( [maximum depth reached] ) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } ShopProductsRating => object(ShopProductsRating) { validationDomain => 'shop_products' useTable => 'shop_products_ratings' displayField => 'value' validate => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products_ratings' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProductsRating' alias => 'ShopProductsRating' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) ShopProduct => object(ShopProduct) {} User => object(User) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } Language => object(Language) { useTable => 'languages' displayField => 'http_accept_language' actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'languages' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null name => 'Language' alias => 'Language' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _schema => array( 'id' => array( 'type' => 'integer', 'null' => false, 'default' => null, 'length' => (int) 11, 'unsigned' => false, 'key' => 'primary' ), 'name' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'slug' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'sku' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'enabled' => array( 'type' => 'enum('yes','no')', 'null' => true, 'default' => 'no', 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'description' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'content' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'photo' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'webphoto' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'socialphoto' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'alternative_text' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'qty_dec_int' => array( 'type' => 'enum('decimal','integer')', 'null' => true, 'default' => 'decimal', 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'shop_category_id' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'related' => array( 'type' => 'string', 'null' => true, 'default' => '', 'length' => (int) 255, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'qty_int' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'qty_dec' => array( 'type' => 'float', 'null' => true, 'default' => '0.00', 'length' => '10,2', 'unsigned' => false ), 'reserved' => array( 'type' => 'tinyinteger', 'null' => true, 'default' => '0', 'length' => (int) 4, 'unsigned' => false ), 'weight' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '6,2', 'unsigned' => false ), 'weight_unit' => array( 'type' => 'enum('kgs','gs','lbs')', 'null' => true, 'default' => 'lbs', 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'width' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '4,2', 'unsigned' => false ), 'height' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '4,2', 'unsigned' => false ), 'depth' => array( 'type' => 'decimal', 'null' => true, 'default' => '0.00', 'length' => '4,2', 'unsigned' => false ), 'featured' => array( 'type' => 'boolean', 'null' => true, 'default' => '0', 'length' => (int) 1 ), 'bestseller' => array( 'type' => 'boolean', 'null' => true, 'default' => '0', 'length' => (int) 1 ), 'is_new' => array( 'type' => 'boolean', 'null' => true, 'default' => '0', 'length' => (int) 1 ), 'language_id' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'translation_of' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'qty_ideal' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'presentacion' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'created' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'modified' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'order' => array( 'type' => 'integer', 'null' => true, 'default' => '0', 'length' => (int) 11, 'unsigned' => false ), 'attributes' => array( 'type' => 'text', 'null' => true, 'default' => null, 'length' => null, 'collate' => 'utf8mb3_general_ci', 'charset' => 'utf8mb3' ), 'on_request' => array( 'type' => 'boolean', 'null' => true, 'default' => null, 'length' => (int) 1 ), 'prepayment' => array( 'type' => 'decimal', 'null' => true, 'default' => null, 'length' => '10,2', 'unsigned' => false ) ) [protected] _associationKeys => array( 'belongsTo' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'counterCache' ), 'hasOne' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'dependent' ), 'hasMany' => array( (int) 0 => 'className', (int) 1 => 'foreignKey', (int) 2 => 'conditions', (int) 3 => 'fields', (int) 4 => 'order', (int) 5 => 'limit', (int) 6 => 'offset', (int) 7 => 'dependent', (int) 8 => 'exclusive', (int) 9 => 'finderQuery', (int) 10 => 'counterQuery' ), 'hasAndBelongsToMany' => array( (int) 0 => 'className', (int) 1 => 'joinTable', (int) 2 => 'with', (int) 3 => 'foreignKey', (int) 4 => 'associationForeignKey', (int) 5 => 'conditions', (int) 6 => 'fields', (int) 7 => 'order', (int) 8 => 'limit', (int) 9 => 'offset', (int) 10 => 'unique', (int) 11 => 'finderQuery' ) ) [protected] _associations => array( (int) 0 => 'belongsTo', (int) 1 => 'hasOne', (int) 2 => 'hasMany', (int) 3 => 'hasAndBelongsToMany' ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } [protected] _validator => null } array( 'conditions' => null, 'fields' => array( (int) 0 => 'id' ), 'joins' => array(), 'limit' => null, 'offset' => null, 'order' => array(), 'page' => (int) 1, 'group' => null, 'callbacks' => true, 'contain' => array( 'ShopProductsPrice' => array( 'order' => array( 'created' => 'DESC' ), 'limit' => (int) 1, 'fields' => array( (int) 0 => 'price' ) ) ), 'recursive' => (int) 1 ) - CORE/Cake/Model/Model.php line 3025 → Model->_readDataSource(string, array)
return null;}return $this->_readDataSource($type, $query);}'all' array( 'conditions' => null, 'fields' => array( (int) 0 => 'id' ), 'joins' => array(), 'limit' => null, 'offset' => null, 'order' => array(), 'page' => (int) 1, 'group' => null, 'callbacks' => true, 'contain' => array( 'ShopProductsPrice' => array( 'order' => array( 'created' => 'DESC' ), 'limit' => (int) 1, 'fields' => array( (int) 0 => 'price' ) ) ), 'recursive' => (int) 1 )
- APP/Model/ShopProduct.php line 968 → Model->find(string, array)
'fields' => array('id'));$withoutPrice = $this->find('all', $withoutPriceOptions);$withoutPriceIds = array();'all' array( 'contain' => array( 'ShopProductsPrice' => array( 'order' => array( 'created' => 'DESC' ), 'limit' => (int) 1, 'fields' => array( (int) 0 => 'price' ) ) ), 'fields' => array( (int) 0 => 'id' ) )
- APP/Controller/CartController.php line 348 → ShopProduct->getRandomProducts(string, integer)
$this->set('featureds', $this->ShopProduct->getFeatured($category_id));$this->set('bestsellers', $this->ShopProduct->getBestsellers());$this->set('random', $this->ShopProduct->getRandomProducts($category_id, 5));$this->set('news', $this->ShopProduct->getNews($category_id));'74' (int) 5
- [internal function] → CartController->products(string)
'embutidos'
- CORE/Cake/Controller/Controller.php line 499 → ReflectionMethod->invokeArgs(CartController, array)
'action' => $request->params['action']));}return $method->invokeArgs($this, $request->params['pass']);object(CartController) { uses => array( (int) 0 => 'Setting', (int) 1 => 'ShopCategory', (int) 2 => 'Language', (int) 3 => 'ShopProduct', (int) 4 => 'Prepayment', (int) 5 => 'ShopFreeshipping', (int) 6 => 'ShopCategoriesShopProduct', (int) 7 => 'ShopProductsPrice' ) components => array( 'Auth' => array( 'authenticate' => array( [maximum depth reached] ), 'logoutRedirect' => array( [maximum depth reached] ) ), 'Session' => null, 'Cookie' => null, 'Oca' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Seo.Seo', 'Form' => array( 'className' => 'FormExtended' ), (int) 1 => 'Session', 'Html' => array( 'className' => 'HtmlExtended' ), (int) 2 => 'Thumbnail', (int) 3 => 'Text', (int) 4 => 'Paginator' ) appSettings => array( 'id' => '1', 'created' => '2017-09-14 15:44:02', 'modified' => '2017-09-14 15:44:02', 'site_name' => 'Tienda Paraná201', 'admin_email' => 'ventas@parana201.com.ar', 'meta_keywords' => '', 'meta_description' => '', 'google_analytics' => '<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112751171-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-112751171-1'); </script> ', 'contact_map_address' => 'Parana 201, CABA', 'afip_data_fiscal' => '', 'menu_settings' => 'a:0:{}', 'oca_settings' => array( 'password' => '*****', 'cuit' => '30-53625919-4', 'op-sucursal' => '62342', 'op-domicilio' => '64665', 'origin_zip' => '3400', 'tracking_url' => 'http://www1.oca.com.ar/ocaepakNet/Views/ConsultaTracking/TrackingConsult.aspx?numberTracking=', 'usuario' => 'test@oca.com.ar', 'nro_cuenta' => '111757/001', 'calle' => 'España', 'numero' => '1234', 'piso' => '', 'departamento' => '', 'localidad' => 'CABA', 'provincia' => 'CABA', 'email' => 'test@oca.com.ar', 'idfranjahoraria' => '1', 'idcentroimposicionorigen' => '7', 'sandbox' => '1' ), 'home_settings' => array( 'fullwidth_slider' => '1' ) ) globalSettings => array( 'facebook_link' => 'https://www.facebook.com/PARANA201LaEsquinaDeLaElectricidad', 'twitter_link' => '', 'google_plus_link' => '', 'pinterest_link' => '', 'youtube_link' => '', 'business_name' => 'Tienda Paraná 201', 'business_address' => 'Parana 201, Esq. Sarmiento', 'business_phone' => '+541124925638', 'business_email' => 'info@parana201.com.ar', 'business_opening_hours' => 'Lunes a Viernes de 9 a 18hs. <br/> Envíos a Domicilio', 'whatsapp' => '+541124925638', 'last_sync' => '', 'instagram_link' => 'https://www.instagram.com/parana201', 'wame' => '+541124925638', 'messenger_id' => null ) name => 'Cart' request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'categoria/embutidos/' base => '' webroot => '/' here => '/categoria/embutidos/' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Cart' layoutPath => null viewVars => array( 'bestsellers' => array(), 'featureds' => array(), 'category' => array( 'ShopCategory' => array( [maximum depth reached] ) ), 'products' => 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] ) ), 'freeShippingBar' => array( 'id' => '1', 'amount' => '8500.00', 'valid_until' => null, 'enabled' => false, 'text' => 'HACEMOS ENVIOS A TODO EL PAIS', 'created' => '2017-09-29 18:47:04', 'modified' => '2022-10-24 17:22:11' ), 'authUser' => null, 'mycart' => array(), 'isMobile' => (int) 0, 'count_wishlist' => (int) 0, 'count_compare' => (int) 0, 'trendsMenu' => array(), 'charsMenu' => array(), 'brandsMenu' => array(), 'categoriesMenu2' => 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) 12 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ) ), 'action' => 'products', 'webrootFull' => 'https://parana201.com.ar/', 'webroot' => '/', 'globalSettings' => array( 'facebook_link' => 'https://www.facebook.com/PARANA201LaEsquinaDeLaElectricidad', 'twitter_link' => '', 'google_plus_link' => '', 'pinterest_link' => '', 'youtube_link' => '', 'business_name' => 'Tienda Paraná 201', 'business_address' => 'Parana 201, Esq. Sarmiento', 'business_phone' => '+541124925638', 'business_email' => 'info@parana201.com.ar', 'business_opening_hours' => 'Lunes a Viernes de 9 a 18hs. <br/> Envíos a Domicilio', 'whatsapp' => '+541124925638', 'last_sync' => '', 'instagram_link' => 'https://www.instagram.com/parana201', 'wame' => '+541124925638', 'messenger_id' => null ), 'home_settings' => array( 'fullwidth_slider' => '1' ), 'oca_settings' => array( 'password' => '*****', 'cuit' => '30-53625919-4', 'op-sucursal' => '62342', 'op-domicilio' => '64665', 'origin_zip' => '3400', 'tracking_url' => 'http://www1.oca.com.ar/ocaepakNet/Views/ConsultaTracking/TrackingConsult.aspx?numberTracking=', 'usuario' => 'test@oca.com.ar', 'nro_cuenta' => '111757/001', 'calle' => 'España', 'numero' => '1234', 'piso' => '', 'departamento' => '', 'localidad' => 'CABA', 'provincia' => 'CABA', 'email' => 'test@oca.com.ar', 'idfranjahoraria' => '1', 'idcentroimposicionorigen' => '7', 'sandbox' => '1' ), 'menu_settings' => array(), 'afip_data_fiscal' => '', 'google_analytics' => '<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112751171-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-112751171-1'); </script> ', 'meta_description' => '', 'meta_keywords' => '', 'title_for_layout' => 'Tienda Paraná201', 'appSettings' => array( 'id' => '1', 'created' => '2017-09-14 15:44:02', 'modified' => '2017-09-14 15:44:02', 'site_name' => 'Tienda Paraná201', 'admin_email' => 'ventas@parana201.com.ar', 'meta_keywords' => '', 'meta_description' => '', 'google_analytics' => '<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112751171-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-112751171-1'); </script> ', 'contact_map_address' => 'Parana 201, CABA', 'afip_data_fiscal' => '', 'menu_settings' => 'a:0:{}', 'oca_settings' => array( [maximum depth reached] ), 'home_settings' => array( [maximum depth reached] ) ) ) view => 'products' layout => 'frontend3' autoRender => true autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(CartController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => 'embutidos' ) scaffold => false methods => array( (int) 2 => 'index', (int) 3 => 'products', (int) 4 => 'detail', (int) 5 => 'search', (int) 6 => 'paginate_reviews', (int) 7 => 'cart', (int) 8 => 'checkOcaSettings', (int) 9 => 'getShippingMethod', (int) 10 => 'setShippingMethod', (int) 11 => 'add_to_cart', (int) 12 => 'set_coupon', (int) 13 => 'remove_coupon', (int) 14 => 'removeProductOfCart', (int) 15 => 'mycart', (int) 16 => 'isOwnService', (int) 17 => 'isEnabledShippingWithOca', (int) 18 => 'isShippingWithOca', (int) 19 => 'isShippingWithMercadoenvios', (int) 20 => 'shippingCostWithOca', (int) 21 => 'getItemVolume', (int) 22 => 'saveCustomerZip', (int) 23 => 'setOcaShippingCost', (int) 24 => 'setUserCart', (int) 25 => 'setUserAddresses', (int) 26 => 'deleteCart', (int) 27 => 'setShippingInfo', (int) 28 => 'wishlist', (int) 29 => 'view_wishlist', (int) 30 => 'add_review', (int) 31 => 'view_compare', (int) 32 => 'getCartProducts', (int) 33 => 'updateCart', (int) 34 => 'deleteProduct', (int) 35 => 'getCartTotals', (int) 36 => 'shippingEstimate', (int) 37 => 'shippingToBeAgreed', (int) 38 => 'getOca', (int) 39 => 'destroy_session', (int) 40 => 'ranger', (int) 41 => 'readWithHeight', (int) 42 => 'direct_payment', (int) 43 => 'prepayment', (int) 44 => 'add_postpayment_to_cart', (int) 45 => 'readFreeShipping', (int) 46 => 'loginByCookie', (int) 47 => 'isAuthorized', (int) 48 => 'setWarningMessage', (int) 49 => 'setErrorMessage', (int) 50 => 'setSuccessMessage', (int) 52 => 'shortVarsForView', (int) 53 => 'is_action', (int) 54 => 'getCategoryTree', (int) 55 => 'delete_photo', (int) 56 => 'delete_webphoto', (int) 57 => 'setCategoryMenu', (int) 58 => 'setCategoryMenu2', (int) 59 => 'clearCart', (int) 60 => 'getPaymentUser', (int) 61 => 'set_menu_propierties', (int) 62 => 'add_to_compare', (int) 63 => 'remove_to_compare', (int) 64 => 'add_to_wishlist', (int) 65 => 'setCountCompare', (int) 66 => 'setCountWishlist', (int) 67 => 'is_mobile', (int) 68 => 'addTransactionToLog', (int) 69 => 'replaceUnicodeSequences', (int) 70 => 'ping', (int) 71 => 'saveLog', (int) 72 => '_getWeeksMatrix', (int) 73 => '_getWeekNumber', (int) 74 => 'doHttpRequest', (int) 75 => 'getCategoryPaymentCommission', (int) 76 => 'deleteProductOfDBCart', (int) 77 => 'saveProductToDBCart', (int) 78 => 'isWithdrawInBranch', (int) 79 => 'isToCoordinate' ) modelClass => 'Cart' modelKey => 'cart' validationErrors => null Auth => object(AuthComponent) { components => array( [maximum depth reached] ) authenticate => array( [maximum depth reached] ) authorize => array( [maximum depth reached] ) ajaxLogin => null flash => array( [maximum depth reached] ) loginAction => array( [maximum depth reached] ) loginRedirect => array( [maximum depth reached] ) logoutRedirect => array( [maximum depth reached] ) authError => 'No tiene autorización.' unauthorizedRedirect => true allowedActions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} settings => array( [maximum depth reached] ) [protected] _authenticateObjects => array( [maximum depth reached] ) [protected] _authorizeObjects => array([maximum depth reached]) [protected] _user => array([maximum depth reached]) [protected] _methods => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Cookie => object(CookieComponent) { name => 'Ratings' time => (int) 86400 path => '/' domain => 'parana201.com.ar' secure => false key => 'qSI232qs*&sXOw!dsadee@34SAv!@*(XSL#$%)asGb$@11~_+!@#HKis~#^' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array( [maximum depth reached] ) [protected] _type => 'aes' [protected] _reset => (int) 0 [protected] _expires => (int) 1787124804 [protected] _response => object(CakeResponse) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Setting => object(Setting) { validationDomain => 'settings' displayField => 'site_name' serializedFields => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'settings' id => (int) 1 data => array( [maximum depth reached] ) schemaName => 'parana201com_tiendabbdd' table => 'settings' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'Setting' alias => 'Setting' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => 'first' order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } Oca => object(OcaComponent) { settings => array( [maximum depth reached] ) error => array([maximum depth reached]) actions => array( [maximum depth reached] ) user => null components => array([maximum depth reached]) Controller => object(CartController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null params => array( [maximum depth reached] ) settings => array( [maximum depth reached] ) components => array([maximum depth reached]) [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } authenticate => array( 'Form' => array( 'userModel' => 'User' ) ) ShopCategory => object(ShopCategory) { validationDomain => 'shop' name => 'ShopCategory' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'shop_categories' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_categories' primaryKey => 'id' validationErrors => array([maximum depth reached]) plugin => null alias => 'ShopCategory' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) ShopCategoriesArchive => object(AppModel) {} tablePrefix => '' Translation => object(ShopCategory) {} Parent => object(ShopCategory) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } autorender => false Language => object(Language) { useTable => 'languages' displayField => 'http_accept_language' actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'languages' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null name => 'Language' alias => 'Language' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } ShopProduct => object(ShopProduct) { validationDomain => 'shop' useTable => 'shop_products' displayField => 'name' hasMany => array( [maximum depth reached] ) belongsTo => array([maximum depth reached]) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) original => true recursive => (int) 1 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products' primaryKey => 'id' validationErrors => array([maximum depth reached]) plugin => null name => 'ShopProduct' alias => 'ShopProduct' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => 'all' order => null virtualFields => array( [maximum depth reached] ) __backAssociation => array( [maximum depth reached] ) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) ShopProductsPrice => object(ShopProductsPrice) {} tablePrefix => '' ShopCategory => object(ShopCategory) {} ShopProductsArchive => object(ShopProductsArchive) {} Translation => object(ShopProduct) {} ShopProductsRating => object(ShopProductsRating) {} Language => object(Language) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } Prepayment => object(Prepayment) { belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'prepayments' id => null data => array([maximum depth reached]) schemaName => null table => 'prepayments' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null plugin => null name => 'Prepayment' alias => 'Prepayment' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => null [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } theme => 'Homeshop' ShopFreeshipping => object(ShopFreeshipping) { actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'shop_freeshippings' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_freeshippings' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null name => 'ShopFreeshipping' alias => 'ShopFreeshipping' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } ShopCategoriesShopProduct => object(ShopCategoriesShopProduct) { belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'shop_categories_shop_products' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_categories_shop_products' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null name => 'ShopCategoriesShopProduct' alias => 'ShopCategoriesShopProduct' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } ShopProductsPrice => object(ShopProductsPrice) { validationDomain => 'shop' useTable => 'shop_products_prices' displayField => 'price' belongsTo => array([maximum depth reached]) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) -1 useDbConfig => 'default' id => null data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products_prices' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProductsPrice' alias => 'ShopProductsPrice' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array( [maximum depth reached] ) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } array( (int) 0 => 'embutidos' ) - CORE/Cake/Routing/Dispatcher.php line 193 → Controller->invokeAction(CakeRequest)
$response = $controller->response;$render = true;$result = $controller->invokeAction($request);if ($result instanceof CakeResponse) {object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'cart', 'action' => 'products', 'named' => array(), 'pass' => array( (int) 0 => 'embutidos' ), 'isAjax' => false, 'paging' => array( 'ShopProduct' => array( [maximum depth reached] ) ), 'models' => array( 'Setting' => array( [maximum depth reached] ), 'GlobalSetting' => array( [maximum depth reached] ), 'ShopCategory' => array( [maximum depth reached] ), 'ShopCategoriesArchive' => array( [maximum depth reached] ), 'Language' => array( [maximum depth reached] ), 'ShopProduct' => array( [maximum depth reached] ), 'Prepayment' => array( [maximum depth reached] ), 'ShopFreeshipping' => array( [maximum depth reached] ), 'ShopCategoriesShopProduct' => array( [maximum depth reached] ), 'Translation' => array( [maximum depth reached] ), 'Parent' => array( [maximum depth reached] ), 'ShopProductsPrice' => array( [maximum depth reached] ), 'ShopProductsArchive' => array( [maximum depth reached] ), 'ShopProductsRating' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'categoria/embutidos/' base => '' webroot => '/' here => '/categoria/embutidos/' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } - CORE/Cake/Routing/Dispatcher.php line 167 → Dispatcher->_invoke(CartController, CakeRequest)
));}$response = $this->_invoke($controller, $request);if (isset($request->params['return'])) {object(CartController) { uses => array( (int) 0 => 'Setting', (int) 1 => 'ShopCategory', (int) 2 => 'Language', (int) 3 => 'ShopProduct', (int) 4 => 'Prepayment', (int) 5 => 'ShopFreeshipping', (int) 6 => 'ShopCategoriesShopProduct', (int) 7 => 'ShopProductsPrice' ) components => array( 'Auth' => array( 'authenticate' => array( [maximum depth reached] ), 'logoutRedirect' => array( [maximum depth reached] ) ), 'Session' => null, 'Cookie' => null, 'Oca' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Seo.Seo', 'Form' => array( 'className' => 'FormExtended' ), (int) 1 => 'Session', 'Html' => array( 'className' => 'HtmlExtended' ), (int) 2 => 'Thumbnail', (int) 3 => 'Text', (int) 4 => 'Paginator' ) appSettings => array( 'id' => '1', 'created' => '2017-09-14 15:44:02', 'modified' => '2017-09-14 15:44:02', 'site_name' => 'Tienda Paraná201', 'admin_email' => 'ventas@parana201.com.ar', 'meta_keywords' => '', 'meta_description' => '', 'google_analytics' => '<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112751171-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-112751171-1'); </script> ', 'contact_map_address' => 'Parana 201, CABA', 'afip_data_fiscal' => '', 'menu_settings' => 'a:0:{}', 'oca_settings' => array( 'password' => '*****', 'cuit' => '30-53625919-4', 'op-sucursal' => '62342', 'op-domicilio' => '64665', 'origin_zip' => '3400', 'tracking_url' => 'http://www1.oca.com.ar/ocaepakNet/Views/ConsultaTracking/TrackingConsult.aspx?numberTracking=', 'usuario' => 'test@oca.com.ar', 'nro_cuenta' => '111757/001', 'calle' => 'España', 'numero' => '1234', 'piso' => '', 'departamento' => '', 'localidad' => 'CABA', 'provincia' => 'CABA', 'email' => 'test@oca.com.ar', 'idfranjahoraria' => '1', 'idcentroimposicionorigen' => '7', 'sandbox' => '1' ), 'home_settings' => array( 'fullwidth_slider' => '1' ) ) globalSettings => array( 'facebook_link' => 'https://www.facebook.com/PARANA201LaEsquinaDeLaElectricidad', 'twitter_link' => '', 'google_plus_link' => '', 'pinterest_link' => '', 'youtube_link' => '', 'business_name' => 'Tienda Paraná 201', 'business_address' => 'Parana 201, Esq. Sarmiento', 'business_phone' => '+541124925638', 'business_email' => 'info@parana201.com.ar', 'business_opening_hours' => 'Lunes a Viernes de 9 a 18hs. <br/> Envíos a Domicilio', 'whatsapp' => '+541124925638', 'last_sync' => '', 'instagram_link' => 'https://www.instagram.com/parana201', 'wame' => '+541124925638', 'messenger_id' => null ) name => 'Cart' request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'categoria/embutidos/' base => '' webroot => '/' here => '/categoria/embutidos/' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Cart' layoutPath => null viewVars => array( 'bestsellers' => array(), 'featureds' => array(), 'category' => array( 'ShopCategory' => array( [maximum depth reached] ) ), 'products' => 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] ) ), 'freeShippingBar' => array( 'id' => '1', 'amount' => '8500.00', 'valid_until' => null, 'enabled' => false, 'text' => 'HACEMOS ENVIOS A TODO EL PAIS', 'created' => '2017-09-29 18:47:04', 'modified' => '2022-10-24 17:22:11' ), 'authUser' => null, 'mycart' => array(), 'isMobile' => (int) 0, 'count_wishlist' => (int) 0, 'count_compare' => (int) 0, 'trendsMenu' => array(), 'charsMenu' => array(), 'brandsMenu' => array(), 'categoriesMenu2' => 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) 12 => array( [maximum depth reached] ), (int) 16 => array( [maximum depth reached] ), (int) 17 => array( [maximum depth reached] ), (int) 18 => array( [maximum depth reached] ), (int) 19 => array( [maximum depth reached] ), (int) 20 => array( [maximum depth reached] ), (int) 21 => array( [maximum depth reached] ) ), 'action' => 'products', 'webrootFull' => 'https://parana201.com.ar/', 'webroot' => '/', 'globalSettings' => array( 'facebook_link' => 'https://www.facebook.com/PARANA201LaEsquinaDeLaElectricidad', 'twitter_link' => '', 'google_plus_link' => '', 'pinterest_link' => '', 'youtube_link' => '', 'business_name' => 'Tienda Paraná 201', 'business_address' => 'Parana 201, Esq. Sarmiento', 'business_phone' => '+541124925638', 'business_email' => 'info@parana201.com.ar', 'business_opening_hours' => 'Lunes a Viernes de 9 a 18hs. <br/> Envíos a Domicilio', 'whatsapp' => '+541124925638', 'last_sync' => '', 'instagram_link' => 'https://www.instagram.com/parana201', 'wame' => '+541124925638', 'messenger_id' => null ), 'home_settings' => array( 'fullwidth_slider' => '1' ), 'oca_settings' => array( 'password' => '*****', 'cuit' => '30-53625919-4', 'op-sucursal' => '62342', 'op-domicilio' => '64665', 'origin_zip' => '3400', 'tracking_url' => 'http://www1.oca.com.ar/ocaepakNet/Views/ConsultaTracking/TrackingConsult.aspx?numberTracking=', 'usuario' => 'test@oca.com.ar', 'nro_cuenta' => '111757/001', 'calle' => 'España', 'numero' => '1234', 'piso' => '', 'departamento' => '', 'localidad' => 'CABA', 'provincia' => 'CABA', 'email' => 'test@oca.com.ar', 'idfranjahoraria' => '1', 'idcentroimposicionorigen' => '7', 'sandbox' => '1' ), 'menu_settings' => array(), 'afip_data_fiscal' => '', 'google_analytics' => '<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112751171-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-112751171-1'); </script> ', 'meta_description' => '', 'meta_keywords' => '', 'title_for_layout' => 'Tienda Paraná201', 'appSettings' => array( 'id' => '1', 'created' => '2017-09-14 15:44:02', 'modified' => '2017-09-14 15:44:02', 'site_name' => 'Tienda Paraná201', 'admin_email' => 'ventas@parana201.com.ar', 'meta_keywords' => '', 'meta_description' => '', 'google_analytics' => '<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-112751171-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-112751171-1'); </script> ', 'contact_map_address' => 'Parana 201, CABA', 'afip_data_fiscal' => '', 'menu_settings' => 'a:0:{}', 'oca_settings' => array( [maximum depth reached] ), 'home_settings' => array( [maximum depth reached] ) ) ) view => 'products' layout => 'frontend3' autoRender => true autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(CartController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => 'embutidos' ) scaffold => false methods => array( (int) 2 => 'index', (int) 3 => 'products', (int) 4 => 'detail', (int) 5 => 'search', (int) 6 => 'paginate_reviews', (int) 7 => 'cart', (int) 8 => 'checkOcaSettings', (int) 9 => 'getShippingMethod', (int) 10 => 'setShippingMethod', (int) 11 => 'add_to_cart', (int) 12 => 'set_coupon', (int) 13 => 'remove_coupon', (int) 14 => 'removeProductOfCart', (int) 15 => 'mycart', (int) 16 => 'isOwnService', (int) 17 => 'isEnabledShippingWithOca', (int) 18 => 'isShippingWithOca', (int) 19 => 'isShippingWithMercadoenvios', (int) 20 => 'shippingCostWithOca', (int) 21 => 'getItemVolume', (int) 22 => 'saveCustomerZip', (int) 23 => 'setOcaShippingCost', (int) 24 => 'setUserCart', (int) 25 => 'setUserAddresses', (int) 26 => 'deleteCart', (int) 27 => 'setShippingInfo', (int) 28 => 'wishlist', (int) 29 => 'view_wishlist', (int) 30 => 'add_review', (int) 31 => 'view_compare', (int) 32 => 'getCartProducts', (int) 33 => 'updateCart', (int) 34 => 'deleteProduct', (int) 35 => 'getCartTotals', (int) 36 => 'shippingEstimate', (int) 37 => 'shippingToBeAgreed', (int) 38 => 'getOca', (int) 39 => 'destroy_session', (int) 40 => 'ranger', (int) 41 => 'readWithHeight', (int) 42 => 'direct_payment', (int) 43 => 'prepayment', (int) 44 => 'add_postpayment_to_cart', (int) 45 => 'readFreeShipping', (int) 46 => 'loginByCookie', (int) 47 => 'isAuthorized', (int) 48 => 'setWarningMessage', (int) 49 => 'setErrorMessage', (int) 50 => 'setSuccessMessage', (int) 52 => 'shortVarsForView', (int) 53 => 'is_action', (int) 54 => 'getCategoryTree', (int) 55 => 'delete_photo', (int) 56 => 'delete_webphoto', (int) 57 => 'setCategoryMenu', (int) 58 => 'setCategoryMenu2', (int) 59 => 'clearCart', (int) 60 => 'getPaymentUser', (int) 61 => 'set_menu_propierties', (int) 62 => 'add_to_compare', (int) 63 => 'remove_to_compare', (int) 64 => 'add_to_wishlist', (int) 65 => 'setCountCompare', (int) 66 => 'setCountWishlist', (int) 67 => 'is_mobile', (int) 68 => 'addTransactionToLog', (int) 69 => 'replaceUnicodeSequences', (int) 70 => 'ping', (int) 71 => 'saveLog', (int) 72 => '_getWeeksMatrix', (int) 73 => '_getWeekNumber', (int) 74 => 'doHttpRequest', (int) 75 => 'getCategoryPaymentCommission', (int) 76 => 'deleteProductOfDBCart', (int) 77 => 'saveProductToDBCart', (int) 78 => 'isWithdrawInBranch', (int) 79 => 'isToCoordinate' ) modelClass => 'Cart' modelKey => 'cart' validationErrors => null Auth => object(AuthComponent) { components => array( [maximum depth reached] ) authenticate => array( [maximum depth reached] ) authorize => array( [maximum depth reached] ) ajaxLogin => null flash => array( [maximum depth reached] ) loginAction => array( [maximum depth reached] ) loginRedirect => array( [maximum depth reached] ) logoutRedirect => array( [maximum depth reached] ) authError => 'No tiene autorización.' unauthorizedRedirect => true allowedActions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} settings => array( [maximum depth reached] ) [protected] _authenticateObjects => array( [maximum depth reached] ) [protected] _authorizeObjects => array([maximum depth reached]) [protected] _user => array([maximum depth reached]) [protected] _methods => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Cookie => object(CookieComponent) { name => 'Ratings' time => (int) 86400 path => '/' domain => 'parana201.com.ar' secure => false key => 'qSI232qs*&sXOw!dsadee@34SAv!@*(XSL#$%)asGb$@11~_+!@#HKis~#^' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array( [maximum depth reached] ) [protected] _type => 'aes' [protected] _reset => (int) 0 [protected] _expires => (int) 1787124804 [protected] _response => object(CakeResponse) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Setting => object(Setting) { validationDomain => 'settings' displayField => 'site_name' serializedFields => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'settings' id => (int) 1 data => array( [maximum depth reached] ) schemaName => 'parana201com_tiendabbdd' table => 'settings' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'Setting' alias => 'Setting' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => 'first' order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } Oca => object(OcaComponent) { settings => array( [maximum depth reached] ) error => array([maximum depth reached]) actions => array( [maximum depth reached] ) user => null components => array([maximum depth reached]) Controller => object(CartController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null params => array( [maximum depth reached] ) settings => array( [maximum depth reached] ) components => array([maximum depth reached]) [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } authenticate => array( 'Form' => array( 'userModel' => 'User' ) ) ShopCategory => object(ShopCategory) { validationDomain => 'shop' name => 'ShopCategory' hasMany => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'shop_categories' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_categories' primaryKey => 'id' validationErrors => array([maximum depth reached]) plugin => null alias => 'ShopCategory' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) ShopCategoriesArchive => object(AppModel) {} tablePrefix => '' Translation => object(ShopCategory) {} Parent => object(ShopCategory) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } autorender => false Language => object(Language) { useTable => 'languages' displayField => 'http_accept_language' actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'languages' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null name => 'Language' alias => 'Language' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } ShopProduct => object(ShopProduct) { validationDomain => 'shop' useTable => 'shop_products' displayField => 'name' hasMany => array( [maximum depth reached] ) belongsTo => array([maximum depth reached]) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) original => true recursive => (int) 1 useDbConfig => 'default' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products' primaryKey => 'id' validationErrors => array([maximum depth reached]) plugin => null name => 'ShopProduct' alias => 'ShopProduct' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => 'all' order => null virtualFields => array( [maximum depth reached] ) __backAssociation => array( [maximum depth reached] ) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) ShopProductsPrice => object(ShopProductsPrice) {} tablePrefix => '' ShopCategory => object(ShopCategory) {} ShopProductsArchive => object(ShopProductsArchive) {} Translation => object(ShopProduct) {} ShopProductsRating => object(ShopProductsRating) {} Language => object(Language) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } Prepayment => object(Prepayment) { belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'prepayments' id => null data => array([maximum depth reached]) schemaName => null table => 'prepayments' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null plugin => null name => 'Prepayment' alias => 'Prepayment' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => null [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => false [protected] _eventManager => null [protected] _validator => null } theme => 'Homeshop' ShopFreeshipping => object(ShopFreeshipping) { actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'shop_freeshippings' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_freeshippings' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null name => 'ShopFreeshipping' alias => 'ShopFreeshipping' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } ShopCategoriesShopProduct => object(ShopCategoriesShopProduct) { belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) 0 useDbConfig => 'default' useTable => 'shop_categories_shop_products' id => false data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_categories_shop_products' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null name => 'ShopCategoriesShopProduct' alias => 'ShopCategoriesShopProduct' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } ShopProductsPrice => object(ShopProductsPrice) { validationDomain => 'shop' useTable => 'shop_products_prices' displayField => 'price' belongsTo => array([maximum depth reached]) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) recursive => (int) -1 useDbConfig => 'default' id => null data => array([maximum depth reached]) schemaName => 'parana201com_tiendabbdd' table => 'shop_products_prices' primaryKey => 'id' validationErrors => array([maximum depth reached]) tablePrefix => '' plugin => null name => 'ShopProductsPrice' alias => 'ShopProductsPrice' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null order => null virtualFields => array([maximum depth reached]) __backAssociation => array( [maximum depth reached] ) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'cart', 'action' => 'products', 'named' => array(), 'pass' => array( (int) 0 => 'embutidos' ), 'isAjax' => false, 'paging' => array( 'ShopProduct' => array( [maximum depth reached] ) ), 'models' => array( 'Setting' => array( [maximum depth reached] ), 'GlobalSetting' => array( [maximum depth reached] ), 'ShopCategory' => array( [maximum depth reached] ), 'ShopCategoriesArchive' => array( [maximum depth reached] ), 'Language' => array( [maximum depth reached] ), 'ShopProduct' => array( [maximum depth reached] ), 'Prepayment' => array( [maximum depth reached] ), 'ShopFreeshipping' => array( [maximum depth reached] ), 'ShopCategoriesShopProduct' => array( [maximum depth reached] ), 'Translation' => array( [maximum depth reached] ), 'Parent' => array( [maximum depth reached] ), 'ShopProductsPrice' => array( [maximum depth reached] ), 'ShopProductsArchive' => array( [maximum depth reached] ), 'ShopProductsRating' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'categoria/embutidos/' base => '' webroot => '/' here => '/categoria/embutidos/' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } - APP/webroot/index.php line 92 → Dispatcher->dispatch(CakeRequest, CakeResponse)
App::uses('Dispatcher', 'Routing');$Dispatcher = new Dispatcher();$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'cart', 'action' => 'products', 'named' => array(), 'pass' => array( (int) 0 => 'embutidos' ), 'isAjax' => false, 'paging' => array( 'ShopProduct' => array( [maximum depth reached] ) ), 'models' => array( 'Setting' => array( [maximum depth reached] ), 'GlobalSetting' => array( [maximum depth reached] ), 'ShopCategory' => array( [maximum depth reached] ), 'ShopCategoriesArchive' => array( [maximum depth reached] ), 'Language' => array( [maximum depth reached] ), 'ShopProduct' => array( [maximum depth reached] ), 'Prepayment' => array( [maximum depth reached] ), 'ShopFreeshipping' => array( [maximum depth reached] ), 'ShopCategoriesShopProduct' => array( [maximum depth reached] ), 'Translation' => array( [maximum depth reached] ), 'Parent' => array( [maximum depth reached] ), 'ShopProductsPrice' => array( [maximum depth reached] ), 'ShopProductsArchive' => array( [maximum depth reached] ), 'ShopProductsRating' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'categoria/embutidos/' base => '' webroot => '/' here => '/categoria/embutidos/' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }