SELECT `shop_brand`.`brand_id`, `shop_brand`.`name`, `shop_brand`.`image`, `shop_brand`.`sizes`, `shop_brand`.`show_on_index`, `shop_brand`.`description_seo`, `shop_brand`.`title_seo`, `shop_brand`.`meta_desc`, `shop_brand`.`meta_keywords`, `shop_brand`.`meta_desc_tv`, `shop_brand`.`meta_keywords_tv`, `shop_brand`.`link_new`, `shop_brand`.`link_popular`, `shop_brand`.`link_sale`, `shop_brand`.`slug`, `shop_brand`.`is_hot`, `shop_brand`.`is_sale`, `shop_brand`.`is_new`, `shop_brand`.`is_best_price` FROM `shop_brand` LEFT JOIN `shop_products` AS `products` ON products.brand_id = shop_brand.brand_id LEFT JOIN `shop_catalog_categories_products` AS `categories` ON products.product_id = categories.product_id LEFT JOIN `shop_products_options_values` AS `options` ON products.product_id = options.product_id LEFT JOIN `shop_products_variations` AS `variations_stock` ON products.product_id = variations_stock.product_id WHERE (categories.category_id IN (868)) AND (shop_brand.slug IN ("brn")) AND (products.is_visible = 1) AND (variations_stock.count > 0) GROUP BY `shop_brand`.`brand_id` ORDER BY `name` ASC
object(Zend_Db_Adapter_Exception)#222 (8) { ["_chainedException":protected]=> NULL ["message":protected]=> string(41) "SQLSTATE[HY000] [2002] Connection refused" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(73) "/var/www/vhosts/www/sportkult.ru/library/Zend/Db/Adapter/Pdo/Abstract.php" ["line":protected]=> int(144) ["trace":"Exception":private]=> array(14) { [0]=> array(6) { ["file"]=> string(70) "/var/www/vhosts/www/sportkult.ru/library/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(96) ["function"]=> string(8) "_connect" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [1]=> array(6) { ["file"]=> string(69) "/var/www/vhosts/www/sportkult.ru/library/Zend/Db/Adapter/Abstract.php" ["line"]=> int(447) ["function"]=> string(8) "_connect" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(73) "/var/www/vhosts/www/sportkult.ru/library/Zend/Db/Adapter/Pdo/Abstract.php" ["line"]=> int(235) ["function"]=> string(5) "query" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Db_Table_Select)#229 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(10) "shop_brand" ["cols"]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["primary"]=> array(1) { [1]=> string(8) "brand_id" } ["metadata"]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["rowClass"]=> string(17) "Zend_Db_Table_Row" ["rowsetClass"]=> string(20) "Zend_Db_Table_Rowset" ["referenceMap"]=> array(0) { } ["dependentTables"]=> array(0) { } ["sequence"]=> bool(true) } ["_integrityCheck":protected]=> bool(true) ["_table":protected]=> object(Shop_Model_DbTable_Brands)#223 (16) { ["_name":protected]=> string(10) "shop_brand" ["_primary":protected]=> array(1) { [1]=> string(8) "brand_id" } ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#61 (6) { ["_backend":protected]=> object(Rediska_Zend_Cache_Backend_Redis)#60 (4) { ["_options":protected]=> array(1) { ["storage"]=> array(4) { ["set_ids"]=> string(6) "zc:ids" ["set_tags"]=> string(7) "zc:tags" ["prefix_key"]=> string(5) "zc:k:" ["prefix_tag_ids"]=> string(6) "zc:ti:" } } ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_transaction":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Transaction)#171 (5) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> *RECURSION* ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> NULL } ["_commands":protected]=> array(0) { } ["_isWatched":protected]=> bool(false) } } ["_directives":protected]=> array(3) { ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(7) "Metadb_" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(39) "Metadb_b8e4d04c09604242a03bb51c13a1de23" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_parts":protected]=> array(11) { ["distinct"]=> bool(false) ["columns"]=> array(19) { [0]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "brand_id" [2]=> NULL } [1]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "name" [2]=> NULL } [2]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "image" [2]=> NULL } [3]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "sizes" [2]=> NULL } [4]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "show_on_index" [2]=> NULL } [5]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(15) "description_seo" [2]=> NULL } [6]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "title_seo" [2]=> NULL } [7]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "meta_desc" [2]=> NULL } [8]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "meta_keywords" [2]=> NULL } [9]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "meta_desc_tv" [2]=> NULL } [10]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(16) "meta_keywords_tv" [2]=> NULL } [11]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "link_new" [2]=> NULL } [12]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "link_popular" [2]=> NULL } [13]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "link_sale" [2]=> NULL } [14]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "slug" [2]=> NULL } [15]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_hot" [2]=> NULL } [16]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(7) "is_sale" [2]=> NULL } [17]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_new" [2]=> NULL } [18]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "is_best_price" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(5) { ["shop_brand"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(10) "shop_brand" ["joinCondition"]=> NULL } ["products"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(13) "shop_products" ["joinCondition"]=> string(39) "products.brand_id = shop_brand.brand_id" } ["categories"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(32) "shop_catalog_categories_products" ["joinCondition"]=> string(43) "products.product_id = categories.product_id" } ["options"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(28) "shop_products_options_values" ["joinCondition"]=> string(40) "products.product_id = options.product_id" } ["variations_stock"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(24) "shop_products_variations" ["joinCondition"]=> string(49) "products.product_id = variations_stock.product_id" } } ["where"]=> array(4) { [0]=> string(33) "(categories.category_id IN (868))" [1]=> string(32) "AND (shop_brand.slug IN ("brn"))" [2]=> string(29) "AND (products.is_visible = 1)" [3]=> string(32) "AND (variations_stock.count > 0)" } ["group"]=> array(1) { [0]=> string(19) "shop_brand.brand_id" } ["having"]=> array(0) { } ["order"]=> array(1) { [0]=> array(2) { [0]=> string(4) "name" [1]=> string(3) "ASC" } } ["limitcount"]=> NULL ["limitoffset"]=> NULL ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } [1]=> array(0) { } } } [3]=> array(6) { ["file"]=> string(67) "/var/www/vhosts/www/sportkult.ru/library/Zend/Db/Table/Abstract.php" ["line"]=> int(1389) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#229 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(10) "shop_brand" ["cols"]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["primary"]=> array(1) { [1]=> string(8) "brand_id" } ["metadata"]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["rowClass"]=> string(17) "Zend_Db_Table_Row" ["rowsetClass"]=> string(20) "Zend_Db_Table_Rowset" ["referenceMap"]=> array(0) { } ["dependentTables"]=> array(0) { } ["sequence"]=> bool(true) } ["_integrityCheck":protected]=> bool(true) ["_table":protected]=> object(Shop_Model_DbTable_Brands)#223 (16) { ["_name":protected]=> string(10) "shop_brand" ["_primary":protected]=> array(1) { [1]=> string(8) "brand_id" } ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#61 (6) { ["_backend":protected]=> object(Rediska_Zend_Cache_Backend_Redis)#60 (4) { ["_options":protected]=> array(1) { ["storage"]=> array(4) { ["set_ids"]=> string(6) "zc:ids" ["set_tags"]=> string(7) "zc:tags" ["prefix_key"]=> string(5) "zc:k:" ["prefix_tag_ids"]=> string(6) "zc:ti:" } } ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_transaction":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Transaction)#171 (5) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> *RECURSION* ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> NULL } ["_commands":protected]=> array(0) { } ["_isWatched":protected]=> bool(false) } } ["_directives":protected]=> array(3) { ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(7) "Metadb_" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(39) "Metadb_b8e4d04c09604242a03bb51c13a1de23" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_parts":protected]=> array(11) { ["distinct"]=> bool(false) ["columns"]=> array(19) { [0]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "brand_id" [2]=> NULL } [1]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "name" [2]=> NULL } [2]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "image" [2]=> NULL } [3]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "sizes" [2]=> NULL } [4]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "show_on_index" [2]=> NULL } [5]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(15) "description_seo" [2]=> NULL } [6]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "title_seo" [2]=> NULL } [7]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "meta_desc" [2]=> NULL } [8]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "meta_keywords" [2]=> NULL } [9]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "meta_desc_tv" [2]=> NULL } [10]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(16) "meta_keywords_tv" [2]=> NULL } [11]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "link_new" [2]=> NULL } [12]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "link_popular" [2]=> NULL } [13]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "link_sale" [2]=> NULL } [14]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "slug" [2]=> NULL } [15]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_hot" [2]=> NULL } [16]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(7) "is_sale" [2]=> NULL } [17]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_new" [2]=> NULL } [18]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "is_best_price" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(5) { ["shop_brand"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(10) "shop_brand" ["joinCondition"]=> NULL } ["products"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(13) "shop_products" ["joinCondition"]=> string(39) "products.brand_id = shop_brand.brand_id" } ["categories"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(32) "shop_catalog_categories_products" ["joinCondition"]=> string(43) "products.product_id = categories.product_id" } ["options"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(28) "shop_products_options_values" ["joinCondition"]=> string(40) "products.product_id = options.product_id" } ["variations_stock"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(24) "shop_products_variations" ["joinCondition"]=> string(49) "products.product_id = variations_stock.product_id" } } ["where"]=> array(4) { [0]=> string(33) "(categories.category_id IN (868))" [1]=> string(32) "AND (shop_brand.slug IN ("brn"))" [2]=> string(29) "AND (products.is_visible = 1)" [3]=> string(32) "AND (variations_stock.count > 0)" } ["group"]=> array(1) { [0]=> string(19) "shop_brand.brand_id" } ["having"]=> array(0) { } ["order"]=> array(1) { [0]=> array(2) { [0]=> string(4) "name" [1]=> string(3) "ASC" } } ["limitcount"]=> NULL ["limitoffset"]=> NULL ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [4]=> array(6) { ["file"]=> string(67) "/var/www/vhosts/www/sportkult.ru/library/Zend/Db/Table/Abstract.php" ["line"]=> int(1217) ["function"]=> string(6) "_fetch" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#229 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(10) "shop_brand" ["cols"]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["primary"]=> array(1) { [1]=> string(8) "brand_id" } ["metadata"]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["rowClass"]=> string(17) "Zend_Db_Table_Row" ["rowsetClass"]=> string(20) "Zend_Db_Table_Rowset" ["referenceMap"]=> array(0) { } ["dependentTables"]=> array(0) { } ["sequence"]=> bool(true) } ["_integrityCheck":protected]=> bool(true) ["_table":protected]=> object(Shop_Model_DbTable_Brands)#223 (16) { ["_name":protected]=> string(10) "shop_brand" ["_primary":protected]=> array(1) { [1]=> string(8) "brand_id" } ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#61 (6) { ["_backend":protected]=> object(Rediska_Zend_Cache_Backend_Redis)#60 (4) { ["_options":protected]=> array(1) { ["storage"]=> array(4) { ["set_ids"]=> string(6) "zc:ids" ["set_tags"]=> string(7) "zc:tags" ["prefix_key"]=> string(5) "zc:k:" ["prefix_tag_ids"]=> string(6) "zc:ti:" } } ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_transaction":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Transaction)#171 (5) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> *RECURSION* ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> NULL } ["_commands":protected]=> array(0) { } ["_isWatched":protected]=> bool(false) } } ["_directives":protected]=> array(3) { ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(7) "Metadb_" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(39) "Metadb_b8e4d04c09604242a03bb51c13a1de23" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_parts":protected]=> array(11) { ["distinct"]=> bool(false) ["columns"]=> array(19) { [0]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "brand_id" [2]=> NULL } [1]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "name" [2]=> NULL } [2]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "image" [2]=> NULL } [3]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "sizes" [2]=> NULL } [4]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "show_on_index" [2]=> NULL } [5]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(15) "description_seo" [2]=> NULL } [6]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "title_seo" [2]=> NULL } [7]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "meta_desc" [2]=> NULL } [8]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "meta_keywords" [2]=> NULL } [9]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "meta_desc_tv" [2]=> NULL } [10]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(16) "meta_keywords_tv" [2]=> NULL } [11]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "link_new" [2]=> NULL } [12]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "link_popular" [2]=> NULL } [13]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "link_sale" [2]=> NULL } [14]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "slug" [2]=> NULL } [15]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_hot" [2]=> NULL } [16]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(7) "is_sale" [2]=> NULL } [17]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_new" [2]=> NULL } [18]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "is_best_price" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(5) { ["shop_brand"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(10) "shop_brand" ["joinCondition"]=> NULL } ["products"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(13) "shop_products" ["joinCondition"]=> string(39) "products.brand_id = shop_brand.brand_id" } ["categories"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(32) "shop_catalog_categories_products" ["joinCondition"]=> string(43) "products.product_id = categories.product_id" } ["options"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(28) "shop_products_options_values" ["joinCondition"]=> string(40) "products.product_id = options.product_id" } ["variations_stock"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(24) "shop_products_variations" ["joinCondition"]=> string(49) "products.product_id = variations_stock.product_id" } } ["where"]=> array(4) { [0]=> string(33) "(categories.category_id IN (868))" [1]=> string(32) "AND (shop_brand.slug IN ("brn"))" [2]=> string(29) "AND (products.is_visible = 1)" [3]=> string(32) "AND (variations_stock.count > 0)" } ["group"]=> array(1) { [0]=> string(19) "shop_brand.brand_id" } ["having"]=> array(0) { } ["order"]=> array(1) { [0]=> array(2) { [0]=> string(4) "name" [1]=> string(3) "ASC" } } ["limitcount"]=> NULL ["limitoffset"]=> NULL ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [5]=> array(6) { ["file"]=> string(61) "/var/www/vhosts/www/sportkult.ru/application/models/Items.php" ["line"]=> int(222) ["function"]=> string(8) "fetchAll" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Db_Table_Select)#229 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(10) "shop_brand" ["cols"]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["primary"]=> array(1) { [1]=> string(8) "brand_id" } ["metadata"]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["rowClass"]=> string(17) "Zend_Db_Table_Row" ["rowsetClass"]=> string(20) "Zend_Db_Table_Rowset" ["referenceMap"]=> array(0) { } ["dependentTables"]=> array(0) { } ["sequence"]=> bool(true) } ["_integrityCheck":protected]=> bool(true) ["_table":protected]=> object(Shop_Model_DbTable_Brands)#223 (16) { ["_name":protected]=> string(10) "shop_brand" ["_primary":protected]=> array(1) { [1]=> string(8) "brand_id" } ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#61 (6) { ["_backend":protected]=> object(Rediska_Zend_Cache_Backend_Redis)#60 (4) { ["_options":protected]=> array(1) { ["storage"]=> array(4) { ["set_ids"]=> string(6) "zc:ids" ["set_tags"]=> string(7) "zc:tags" ["prefix_key"]=> string(5) "zc:k:" ["prefix_tag_ids"]=> string(6) "zc:ti:" } } ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_transaction":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Transaction)#171 (5) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> *RECURSION* ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> NULL } ["_commands":protected]=> array(0) { } ["_isWatched":protected]=> bool(false) } } ["_directives":protected]=> array(3) { ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(7) "Metadb_" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(39) "Metadb_b8e4d04c09604242a03bb51c13a1de23" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_parts":protected]=> array(11) { ["distinct"]=> bool(false) ["columns"]=> array(19) { [0]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "brand_id" [2]=> NULL } [1]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "name" [2]=> NULL } [2]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "image" [2]=> NULL } [3]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "sizes" [2]=> NULL } [4]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "show_on_index" [2]=> NULL } [5]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(15) "description_seo" [2]=> NULL } [6]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "title_seo" [2]=> NULL } [7]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "meta_desc" [2]=> NULL } [8]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "meta_keywords" [2]=> NULL } [9]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "meta_desc_tv" [2]=> NULL } [10]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(16) "meta_keywords_tv" [2]=> NULL } [11]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "link_new" [2]=> NULL } [12]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "link_popular" [2]=> NULL } [13]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "link_sale" [2]=> NULL } [14]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "slug" [2]=> NULL } [15]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_hot" [2]=> NULL } [16]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(7) "is_sale" [2]=> NULL } [17]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_new" [2]=> NULL } [18]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "is_best_price" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(5) { ["shop_brand"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(10) "shop_brand" ["joinCondition"]=> NULL } ["products"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(13) "shop_products" ["joinCondition"]=> string(39) "products.brand_id = shop_brand.brand_id" } ["categories"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(32) "shop_catalog_categories_products" ["joinCondition"]=> string(43) "products.product_id = categories.product_id" } ["options"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(28) "shop_products_options_values" ["joinCondition"]=> string(40) "products.product_id = options.product_id" } ["variations_stock"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(24) "shop_products_variations" ["joinCondition"]=> string(49) "products.product_id = variations_stock.product_id" } } ["where"]=> array(4) { [0]=> string(33) "(categories.category_id IN (868))" [1]=> string(32) "AND (shop_brand.slug IN ("brn"))" [2]=> string(29) "AND (products.is_visible = 1)" [3]=> string(32) "AND (variations_stock.count > 0)" } ["group"]=> array(1) { [0]=> string(19) "shop_brand.brand_id" } ["having"]=> array(0) { } ["order"]=> array(1) { [0]=> array(2) { [0]=> string(4) "name" [1]=> string(3) "ASC" } } ["limitcount"]=> NULL ["limitoffset"]=> NULL ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } } } [6]=> array(6) { ["file"]=> string(75) "/var/www/vhosts/www/sportkult.ru/application/modules/shop/models/Brands.php" ["line"]=> int(157) ["function"]=> string(9) "_fetchAll" ["class"]=> string(5) "Items" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(Zend_Db_Table_Select)#229 (7) { ["_info":protected]=> array(10) { ["schema"]=> NULL ["name"]=> string(10) "shop_brand" ["cols"]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["primary"]=> array(1) { [1]=> string(8) "brand_id" } ["metadata"]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["rowClass"]=> string(17) "Zend_Db_Table_Row" ["rowsetClass"]=> string(20) "Zend_Db_Table_Rowset" ["referenceMap"]=> array(0) { } ["dependentTables"]=> array(0) { } ["sequence"]=> bool(true) } ["_integrityCheck":protected]=> bool(true) ["_table":protected]=> object(Shop_Model_DbTable_Brands)#223 (16) { ["_name":protected]=> string(10) "shop_brand" ["_primary":protected]=> array(1) { [1]=> string(8) "brand_id" } ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> array(20) { [0]=> string(8) "brand_id" [1]=> string(4) "name" [2]=> string(11) "description" [3]=> string(5) "image" [4]=> string(5) "sizes" [5]=> string(13) "show_on_index" [6]=> string(15) "description_seo" [7]=> string(9) "title_seo" [8]=> string(9) "meta_desc" [9]=> string(13) "meta_keywords" [10]=> string(12) "meta_desc_tv" [11]=> string(16) "meta_keywords_tv" [12]=> string(8) "link_new" [13]=> string(12) "link_popular" [14]=> string(9) "link_sale" [15]=> string(4) "slug" [16]=> string(6) "is_hot" [17]=> string(7) "is_sale" [18]=> string(6) "is_new" [19]=> string(13) "is_best_price" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(20) { ["brand_id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "brand_id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["name"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "name" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "128" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(11) "description" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["image"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "image" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "64" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sizes"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(5) "sizes" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["show_on_index"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "show_on_index" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(8) "smallint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["description_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(15) "description_seo" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title_seo"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "title_seo" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "150" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "meta_desc" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "meta_keywords" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_desc_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "meta_desc_tv" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["meta_keywords_tv"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(16) "meta_keywords_tv" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(10) "mediumtext" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(8) "link_new" ["COLUMN_POSITION"]=> int(13) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_popular"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(12) "link_popular" ["COLUMN_POSITION"]=> int(14) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["link_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(9) "link_sale" ["COLUMN_POSITION"]=> int(15) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["slug"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(4) "slug" ["COLUMN_POSITION"]=> int(16) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(3) "255" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_hot"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_hot" ["COLUMN_POSITION"]=> int(17) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_sale"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(7) "is_sale" ["COLUMN_POSITION"]=> int(18) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_new"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(6) "is_new" ["COLUMN_POSITION"]=> int(19) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["is_best_price"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(10) "shop_brand" ["COLUMN_NAME"]=> string(13) "is_best_price" ["COLUMN_POSITION"]=> int(20) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } } ["_metadataCache":protected]=> object(Zend_Cache_Core)#61 (6) { ["_backend":protected]=> object(Rediska_Zend_Cache_Backend_Redis)#60 (4) { ["_options":protected]=> array(1) { ["storage"]=> array(4) { ["set_ids"]=> string(6) "zc:ids" ["set_tags"]=> string(7) "zc:tags" ["prefix_key"]=> string(5) "zc:k:" ["prefix_tag_ids"]=> string(6) "zc:ti:" } } ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_transaction":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Transaction)#171 (5) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> *RECURSION* ["_connection":protected]=> NULL } ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_specifiedConnection":protected]=> object(Rediska_Connection_Specified)#131 (2) { ["_rediska":protected]=> object(Rediska)#128 (7) { ["_connections":protected]=> array(1) { ["redis.sportkult:6379"]=> object(Rediska_Connection)#129 (3) { ["_socket":protected]=> resource(26) of type (stream) ["_options":protected]=> array(11) { ["host"]=> string(15) "redis.sportkult" ["port"]=> string(4) "6379" ["db"]=> int(0) ["alias"]=> NULL ["weight"]=> int(1) ["password"]=> NULL ["persistent"]=> bool(false) ["timeout"]=> NULL ["readTimeout"]=> NULL ["blockingMode"]=> bool(true) ["streamContext"]=> NULL } ["_optionsException":protected]=> string(17) "Rediska_Exception" } } ["_specifiedConnection":protected]=> *RECURSION* ["_keyDistributor":protected]=> object(Rediska_KeyDistributor_ConsistentHashing)#130 (12) { ["_backends":protected]=> array(1) { ["redis.sportkult:6379"]=> int(1) } ["_backendsCount":protected]=> int(1) ["_hashring":protected]=> array(0) { } ["_hashringCount":protected]=> int(0) ["_replicas":protected]=> int(256) ["_slicesCount":protected]=> int(0) ["_slicesHalf":protected]=> int(0) ["_slicesDiv":protected]=> int(0) ["_cache":protected]=> array(0) { } ["_cacheCount":protected]=> int(0) ["_cacheMax":protected]=> int(256) ["_hashringIsInitialized":protected]=> bool(false) } ["_serializer":protected]=> object(Rediska_Serializer)#228 (1) { ["_adapter":protected]=> object(Rediska_Serializer_Adapter_PhpSerialize)#175 (1) { ["_unserialized":protected]=> bool(true) } } ["_profiler":protected]=> object(Rediska_Profiler_Null)#185 (0) { } ["_options":protected]=> array(8) { ["addToManager"]=> bool(true) ["name"]=> string(7) "default" ["namespace"]=> string(3) "Sk:" ["servers"]=> array(1) { [0]=> array(3) { ["host"]=> string(15) "redis.sportkult" ["port"]=> int(6379) ["weight"]=> int(1) } } ["serializerAdapter"]=> string(8) "toString" ["keyDistributor"]=> string(17) "consistentHashing" ["redisVersion"]=> string(5) "2.2.1" ["profiler"]=> bool(false) } ["_optionsException":protected]=> string(17) "Rediska_Exception" } ["_connection":protected]=> NULL } ["_commands":protected]=> array(0) { } ["_isWatched":protected]=> bool(false) } } ["_directives":protected]=> array(3) { ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL } } ["_options":protected]=> array(9) { ["write_control"]=> bool(true) ["caching"]=> bool(true) ["cache_id_prefix"]=> string(7) "Metadb_" ["automatic_serialization"]=> bool(true) ["automatic_cleaning_factor"]=> int(10) ["lifetime"]=> int(14400) ["logging"]=> bool(false) ["logger"]=> NULL ["ignore_user_abort"]=> bool(false) } ["_specificOptions":protected]=> array(0) { } ["_lastId":"Zend_Cache_Core":private]=> string(39) "Metadb_b8e4d04c09604242a03bb51c13a1de23" ["_extendedBackend":protected]=> bool(true) ["_backendCapabilities":protected]=> array(6) { ["automatic_cleaning"]=> bool(true) ["tags"]=> bool(true) ["expired_read"]=> bool(true) ["priority"]=> bool(false) ["infinite_lifetime"]=> bool(true) ["get_list"]=> bool(true) } } ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#142 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(7) { ["charset"]=> string(7) "utf8mb4" ["host"]=> string(15) "mysql.sportkult" ["username"]=> string(14) "prod_sportkult" ["password"]=> string(19) "OTUxOWZhN_GQx730488" ["dbname"]=> string(14) "prod_sportkult" ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(1) { [1002]=> string(19) "SET NAMES 'utf8mb4'" } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#143 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_parts":protected]=> array(11) { ["distinct"]=> bool(false) ["columns"]=> array(19) { [0]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "brand_id" [2]=> NULL } [1]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "name" [2]=> NULL } [2]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "image" [2]=> NULL } [3]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(5) "sizes" [2]=> NULL } [4]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "show_on_index" [2]=> NULL } [5]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(15) "description_seo" [2]=> NULL } [6]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "title_seo" [2]=> NULL } [7]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "meta_desc" [2]=> NULL } [8]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "meta_keywords" [2]=> NULL } [9]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "meta_desc_tv" [2]=> NULL } [10]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(16) "meta_keywords_tv" [2]=> NULL } [11]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(8) "link_new" [2]=> NULL } [12]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(12) "link_popular" [2]=> NULL } [13]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(9) "link_sale" [2]=> NULL } [14]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(4) "slug" [2]=> NULL } [15]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_hot" [2]=> NULL } [16]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(7) "is_sale" [2]=> NULL } [17]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(6) "is_new" [2]=> NULL } [18]=> array(3) { [0]=> string(10) "shop_brand" [1]=> string(13) "is_best_price" [2]=> NULL } } ["union"]=> array(0) { } ["from"]=> array(5) { ["shop_brand"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(10) "shop_brand" ["joinCondition"]=> NULL } ["products"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(13) "shop_products" ["joinCondition"]=> string(39) "products.brand_id = shop_brand.brand_id" } ["categories"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(32) "shop_catalog_categories_products" ["joinCondition"]=> string(43) "products.product_id = categories.product_id" } ["options"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(28) "shop_products_options_values" ["joinCondition"]=> string(40) "products.product_id = options.product_id" } ["variations_stock"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(24) "shop_products_variations" ["joinCondition"]=> string(49) "products.product_id = variations_stock.product_id" } } ["where"]=> array(4) { [0]=> string(33) "(categories.category_id IN (868))" [1]=> string(32) "AND (shop_brand.slug IN ("brn"))" [2]=> string(29) "AND (products.is_visible = 1)" [3]=> string(32) "AND (variations_stock.count > 0)" } ["group"]=> array(1) { [0]=> string(19) "shop_brand.brand_id" } ["having"]=> array(0) { } ["order"]=> array(1) { [0]=> array(2) { [0]=> string(4) "name" [1]=> string(3) "ASC" } } ["limitcount"]=> NULL ["limitoffset"]=> NULL ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } } [1]=> &array(1) { ["brand"]=> array(1) { [0]=> string(3) "157" } } [2]=> &NULL } } [7]=> array(6) { ["file"]=> string(89) "/var/www/vhosts/www/sportkult.ru/application/modules/shop/controllers/GoodsController.php" ["line"]=> int(516) ["function"]=> string(17) "fetchAllToFilters" ["class"]=> string(17) "Shop_Model_Brands" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &array(3) { ["brand"]=> array(1) { [0]=> string(3) "157" } ["category"]=> array(1) { [0]=> int(868) } ["brand_slug"]=> array(1) { [0]=> string(3) "brn" } } } } [8]=> array(6) { ["file"]=> string(67) "/var/www/vhosts/www/sportkult.ru/library/Zend/Controller/Action.php" ["line"]=> int(512) ["function"]=> string(13) "filtersAction" ["class"]=> string(20) "Shop_GoodsController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(80) "/var/www/vhosts/www/sportkult.ru/library/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(288) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(13) "filtersAction" } } [10]=> array(6) { ["file"]=> string(66) "/var/www/vhosts/www/sportkult.ru/library/Zend/Controller/Front.php" ["line"]=> int(936) ["function"]=> string(8) "dispatch" ["class"]=> string(35) "Zend_Controller_Dispatcher_Standard" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Controller_Request_Http)#162 (14) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(38) "/brands/brn?count=10000&str=&brand=157" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(11) "/brands/brn" ["_params":protected]=> array(11) { ["slug"]=> string(3) "brn" ["module"]=> string(4) "shop" ["controller"]=> string(10) "catalognew" ["action"]=> string(6) "brands" ["customerAccumulatedAmount"]=> int(0) ["customerAccumulativeDiscount"]=> int(0) ["customerPersonalDiscount"]=> int(0) ["customerDiscount"]=> int(0) ["haveFavorits"]=> bool(false) ["favoritsCnt"]=> int(0) ["brandsPage"]=> bool(true) } ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "shop" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "goods" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(7) "filters" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#163 (8) { ["_body":protected]=> array(1) { ["default"]=> string(0) "" } ["_exceptions":protected]=> array(0) { } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [11]=> array(6) { ["file"]=> string(81) "/var/www/vhosts/www/sportkult.ru/library/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(77) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(61) "/var/www/vhosts/www/sportkult.ru/library/Zend/Application.php" ["line"]=> int(303) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [13]=> array(6) { ["file"]=> string(49) "/var/www/vhosts/www/sportkult.ru/htdocs/index.php" ["line"]=> int(84) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL }