Total processing time: 169 ms; Peak memory: 9.751 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
03:04:47.101 | 5.5 ms | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2831) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC |
03:04:47.107 | 3.6 ms | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2831) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` |
03:04:47.035 | 1.1 ms | yii\db\Command::execute | DELETE FROM `shop_product_views` WHERE (`id` NOT IN ('8520196', '8520195', '8520194', '8520193', '8520192', '8520191', '8520190', '8520189', '8520188', '8520187', '8520186', '8520185', '8520184', '8520183', '8520182', '8520181', '8520180', '8520179', '8520178', '8520177')) AND (`session_id`='') |
03:04:47.132 | 1.0 ms | yii\db\Command::query | SELECT `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `list`.`sort_order`, `alang`.`title` AS `title`, `attr`.`type`, `listlang`.`title` AS `listValue`, `thumbs`.`path`, `list`.`color`, `list`.`image`, `img`.`updated_at`, SUM(store.quantity) AS `suma` FROM `shop_product_store_options` `opts` LEFT JOIN `shop_attributes` `attr` ON attr.id=opts.attribute_id LEFT JOIN `shop_attributes_lang` `alang` ON alang.owner_id=opts.attribute_id AND alang.language='ru' LEFT JOIN `shop_product_store` `store` ON opts.store_id=store.id LEFT JOIN `shop_attributes_list` `list` ON list.id=opts.value LEFT JOIN `shop_attributes_list_lang` `listlang` ON listlang.owner_id=opts.value AND listlang.language='ru' LEFT JOIN `shop_product_thumbs` `thumbs` ON thumbs.product_id=opts.product_id AND thumbs.attribute_id=opts.attribute_id AND thumbs.attribute_list_id=opts.value LEFT JOIN `shop_product_images` `img` ON img.path=thumbs.path AND img.product_id=opts.product_id LEFT JOIN `shop_product_images_lang` `img_lang` ON img_lang.owner_id=img.id WHERE `store`.`product_id`=209 GROUP BY `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `alang`.`title`, `attr`.`type`, `listlang`.`title`, `thumbs`.`path`, `list`.`color`, `list`.`image` ORDER BY `attr`.`sort_order`, `suma` DESC |
03:04:47.123 | 0.7 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` |
03:04:47.168 | 0.7 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` |
03:04:47.038 | 0.7 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_images` |
03:04:47.166 | 0.6 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` |
03:04:47.137 | 0.6 ms | yii\db\Command::query | SELECT EXISTS(SELECT `shop_document`.* FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='off72lgb0ifrje6s41de41bj06') AND (`color`.`value`=60) AND (`size`.`value`=70) AND (`shop_document_content`.`product_id`=209) AND (`shop_document`.`state_id` IS NULL)) |
03:04:47.063 | 0.6 ms | yii\db\Command::query | SELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `source_message` `t1`, `message` `t2` WHERE (`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='app') AND (`t2`.`language`='ru') |
03:04:47.116 | 0.6 ms | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=209) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='ru') |
03:04:47.118 | 0.6 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices` |
03:04:47.023 | 0.6 ms | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex |
03:04:47.141 | 0.6 ms | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=209) AND (`size`.`value`=67) AND (`color`.`value`=60) |
03:04:47.142 | 0.6 ms | yii\db\Command::query | SELECT `shop_document_content`.`quantity` FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='off72lgb0ifrje6s41de41bj06') AND (`color`.`value`=60) AND (`size`.`value`=67) AND (`shop_document_content`.`product_id`=209) AND (`shop_document`.`state_id` IS NULL) |
03:04:47.120 | 0.6 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices_lang` |
03:04:47.136 | 0.6 ms | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` `main` INNER JOIN `shop_product_store_options` `t1` ON t1.store_id=main.id INNER JOIN `shop_product_store_options` `t2` ON t2.store_id=main.id WHERE (`main`.`product_id`=209) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='60') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='67')) |
03:04:47.025 | 0.6 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` |
03:04:47.107 | 0.5 ms | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2831) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC |
03:04:47.152 | 0.5 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` |
03:04:47.041 | 0.5 ms | yii\db\Command::query | SELECT `attr`.`type`, `alang`.`title` as `title`, `listlang`.`title` as `listValue` FROM `shop_products_attributes` `main` LEFT JOIN `shop_attributes` `attr` ON main.attribute_id=attr.id LEFT JOIN `shop_attributes_lang` `alang` ON alang.owner_id=main.attribute_id AND alang.language='ru' LEFT JOIN `shop_attributes_list_lang` `listlang` ON listlang.owner_id=main.attribute_list_id AND listlang.language='ru' WHERE (`main`.`product_id`=209) AND (`attr`.`visible_features`=1) ORDER BY `attr`.`sort_order` |
03:04:47.169 | 0.5 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'page_lang' AND `kcu`.`TABLE_NAME` = 'page_lang' |
03:04:47.138 | 0.5 ms | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=209) AND (`size`.`value`=70) AND (`color`.`value`=60) |
03:04:47.057 | 0.5 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` |
03:04:47.146 | 0.5 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `goods_card_blocks_lang` |
03:04:47.145 | 0.5 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `goods_card_blocks` |
03:04:47.122 | 0.4 ms | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='off72lgb0ifrje6s41de41bj06') AND (`state_id` IS NULL) ORDER BY `id` DESC |
03:04:47.112 | 0.4 ms | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2831) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC |
03:04:47.127 | 0.4 ms | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=209) AND (`shop_product_prices`.`price_id`=2) AND (`shop_prices_lang`.`language`='ru') |
03:04:47.117 | 0.4 ms | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=209) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru') |
03:04:47.027 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product` |
03:04:47.042 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` |
03:04:47.113 | 0.4 ms | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2831) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC |
03:04:47.135 | 0.4 ms | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` `main` INNER JOIN `shop_product_store_options` `t1` ON t1.store_id=main.id INNER JOIN `shop_product_store_options` `t2` ON t2.store_id=main.id WHERE (`main`.`product_id`=209) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='60') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='70')) |
03:04:47.126 | 0.4 ms | yii\db\Command::query | SELECT (tprice.`value`)*tcurr.rate/'1.0000' AS `value`, (tprice.`discount_value`)*tcurr.rate/'1.0000' AS `discount_value`, `tcurr`.`id` AS `currency_id`, `tcurr`.`rate`, `tpricelang`.`title`, `tpricelang`.`price_info`, `tprice`.`price_id`, `tprice`.`discount_value` AS `discount_value_rate` FROM `shop_product_prices` `tprice` LEFT JOIN `shop_currency` `tcurr` ON tcurr.id=tprice.currency_id LEFT JOIN `shop_prices_lang` `tpricelang` ON tprice.price_id=tpricelang.owner_id AND tpricelang.language='ru' LEFT JOIN `shop_prices` `pr` ON tprice.price_id=pr.id WHERE `tprice`.`product_id`=209 ORDER BY `pr`.`sort_order` |
03:04:47.054 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `category` |
03:04:47.047 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions_lang` |
03:04:47.134 | 0.4 ms | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`value` FROM `shop_product_store_options` `main` INNER JOIN `shop_product_store_options` `opts0` ON opts0.store_id=main.store_id AND opts0.attribute_id=1 AND opts0.value='60' WHERE `main`.`product_id`=209 GROUP BY `attribute_id`, `value` |
03:04:47.029 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang` |
03:04:47.139 | 0.4 ms | yii\db\Command::query | SELECT `shop_document_content`.`quantity` FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='off72lgb0ifrje6s41de41bj06') AND (`color`.`value`=60) AND (`size`.`value`=70) AND (`shop_document_content`.`product_id`=209) AND (`shop_document`.`state_id` IS NULL) |
03:04:47.055 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `category_lang` |
03:04:47.046 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions` |
03:04:47.031 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_views` |
03:04:47.043 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` |
03:04:47.124 | 0.4 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_document' AND `kcu`.`TABLE_NAME` = 'shop_document' |
03:04:47.167 | 0.4 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'page' AND `kcu`.`TABLE_NAME` = 'page' |
03:04:47.133 | 0.4 ms | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`value`, `main`.`store_id` FROM `shop_product_store_options` `main` WHERE (`main`.`product_id`=209) AND (`main`.`attribute_id`=1) GROUP BY `attribute_id`, `value` |
03:04:47.053 | 0.4 ms | yii\db\Command::query | SELECT `shop_prices`.`percent`, `value`, `discount_value`, `product_id`, `shop_prices_lang`.`price_info`, `shop_prices_lang`.`title`, `shop_product`.`parent_id` FROM `shop_product_prices` LEFT JOIN `shop_prices` ON `shop_prices`.id=`shop_product_prices`.price_id LEFT JOIN `shop_prices_lang` ON `shop_prices`.id=`shop_prices_lang`.owner_id LEFT JOIN `shop_product` ON `shop_product`.id=`shop_product_prices`.product_id WHERE (`product_id`='209') AND (`price_id`=1) AND (`shop_prices_lang`.`language`='ru') |
03:04:47.058 | 0.4 ms | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` |
03:04:47.141 | 0.4 ms | yii\db\Command::query | SELECT EXISTS(SELECT `shop_document`.* FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='off72lgb0ifrje6s41de41bj06') AND (`color`.`value`=60) AND (`size`.`value`=67) AND (`shop_document_content`.`product_id`=209) AND (`shop_document`.`state_id` IS NULL)) |
03:04:47.119 | 0.4 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_prices' AND `kcu`.`TABLE_NAME` = 'shop_prices' |
03:04:47.039 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_product_images' AND `kcu`.`TABLE_NAME` = 'shop_product_images' |
03:04:47.037 | 0.3 ms | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=209) AND (`img`.`cover`=1) |
03:04:47.025 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'redirects' AND `kcu`.`TABLE_NAME` = 'redirects' |
03:04:47.147 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'goods_card_blocks_lang' AND `kcu`.`TABLE_NAME` = 'goods_card_blocks_lang' |
03:04:47.146 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'goods_card_blocks' AND `kcu`.`TABLE_NAME` = 'goods_card_blocks' |
03:04:47.053 | 0.3 ms | yii\db\Command::query | SELECT `shop_prices`.`percent`, `value`, `discount_value`, `product_id`, `shop_prices_lang`.`price_info`, `shop_prices_lang`.`title`, `shop_product`.`parent_id` FROM `shop_product_prices` LEFT JOIN `shop_prices` ON `shop_prices`.id=`shop_product_prices`.price_id LEFT JOIN `shop_prices_lang` ON `shop_prices`.id=`shop_prices_lang`.owner_id LEFT JOIN `shop_product` ON `shop_product`.id=`shop_product_prices`.product_id WHERE (`product_id`='209') AND (`price_id`='1') AND (`shop_prices_lang`.`language`='ru') |
03:04:47.132 | 0.3 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product_prices` WHERE (`promotion_end_date` IS NOT NULL) AND (`product_id`=209)) |
03:04:47.038 | 0.3 ms | yii\db\Command::query | SELECT `main`.`id`, `main`.`path`, `image_lang`.`alt`, `main`.`process_updated_at`, `image_lang`.`title` FROM `shop_product_images` `main` LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = main.id WHERE `main`.`product_id`=209 ORDER BY `main`.`sort_order` |
03:04:47.114 | 0.3 ms | yii\db\Command::query | SELECT `lang`.`mark`, `shc`.`color`, `shc`.`bgcolor`, `shc`.`id` FROM `shop_product_showcases` `main` INNER JOIN `shop_showcases` `shc` ON main.showcase_id=shc.id INNER JOIN `shop_showcases_lang` `lang` ON main.showcase_id=lang.owner_id WHERE (`language`='ru') AND (`product_id`=209) ORDER BY `shc`.`sort_order` |
03:04:47.028 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_product' AND `kcu`.`TABLE_NAME` = 'shop_product' |
03:04:47.030 | 0.3 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product_views` WHERE (`product_id`=209) AND (`session_id`='') AND (`created_at` BETWEEN 1746824400 AND 1746910800)) |
03:04:47.120 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_prices_lang' AND `kcu`.`TABLE_NAME` = 'shop_prices_lang' |
03:04:47.029 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_product_lang' AND `kcu`.`TABLE_NAME` = 'shop_product_lang' |
03:04:47.057 | 0.3 ms | yii\db\Command::query | SELECT `tt`.`title` AS `title`, `t`.`id` AS `id`, `t`.`construct_id` AS `constructId` FROM `shop_tapes` `t` LEFT JOIN `shop_tapes_lang` `tt` ON t.id=tt.owner_id AND tt.language='ru' WHERE (`t`.`visible`=1) AND ((`t`.`show_on_catalog`=1) OR (`t`.`id` IN ('9', '13', '14', 5))) ORDER BY `t`.`sort_order` |
03:04:47.142 | 0.3 ms | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=209) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=67) GROUP BY `product_id` |
03:04:47.149 | 0.3 ms | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (1, 2, 3, 10)) |
03:04:47.152 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_reviews' AND `kcu`.`TABLE_NAME` = 'shop_reviews' |
03:04:47.151 | 0.3 ms | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=209) AND (`approved`=1) AND (`owner_id`=0) |
03:04:47.036 | 0.3 ms | yii\db\Command::query | SELECT `main`.`id`, `main`.`owner_id`, `main`.`title`, `main`.`description` FROM `Size_Table` `main` WHERE (`main`.`language`='ru') AND (`main`.`owner_id`=209) |
03:04:47.031 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_product_views' AND `kcu`.`TABLE_NAME` = 'shop_product_views' |
03:04:47.051 | 0.3 ms | yii\db\Command::query | SELECT `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `list`.`sort_order`, `attr`.`type`, `listlang`.`title` AS `listValue`, `list`.`color`, SUM(store.quantity) AS `total_quantity`, `alang`.`title` AS `title` FROM `shop_product_store_options` `opts` LEFT JOIN `shop_attributes` `attr` ON attr.id=opts.attribute_id LEFT JOIN `shop_attributes_lang` `alang` ON alang.owner_id=opts.attribute_id AND alang.language='ru' LEFT JOIN `shop_product_store` `store` ON opts.store_id = store.id LEFT JOIN `shop_attributes_list` `list` ON list.id=opts.value LEFT JOIN `shop_attributes_list_lang` `listlang` ON listlang.owner_id=opts.value AND listlang.language='ru' WHERE 0=1 GROUP BY `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `attr`.`type`, `listlang`.`title`, `list`.`color` ORDER BY `attr`.`sort_order`, `total_quantity` DESC |
03:04:47.037 | 0.3 ms | yii\db\Command::query | SELECT `lang`.`size_bloc_header`, `lang`.`size_bloc_footer`, `lang`.`size_bloc_in_description`, `lang`.`measurement_bloc_header`, `lang`.`measurement_bloc_footer`, `lang`.`measurement_your_body` FROM `category_size` `main` LEFT JOIN `category_size_lang` `lang` ON main.id=lang.owner_id AND lang.language='ru' WHERE `main`.`category_id`=25 |
03:04:47.034 | 0.3 ms | yii\db\Command::query | SELECT COUNT(*) FROM `shop_product_views` WHERE `session_id`='' |
03:04:47.148 | 0.3 ms | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (6, 8, 5)) |
03:04:47.042 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_currency' AND `kcu`.`TABLE_NAME` = 'shop_currency' |
03:04:47.043 | 0.3 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_currency_lang' AND `kcu`.`TABLE_NAME` = 'shop_currency_lang' |
03:04:47.034 | 0.3 ms | yii\db\Command::query | SELECT `id` FROM `shop_product_views` WHERE `session_id`='' ORDER BY `created_at` DESC LIMIT 20 |
03:04:47.047 | 0.2 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'promotions' AND `kcu`.`TABLE_NAME` = 'promotions' |
03:04:47.062 | 0.2 ms | yii\db\Command::query | SELECT `attribute_list_id` FROM `shop_product_images_attributes` WHERE `image_id`='788' |
03:04:47.059 | 0.2 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_construct_product_lang' AND `kcu`.`TABLE_NAME` = 'shop_construct_product_lang' |
03:04:47.048 | 0.2 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'promotions_lang' AND `kcu`.`TABLE_NAME` = 'promotions_lang' |
03:04:47.065 | 0.2 ms | yii\db\Command::query | SELECT `title` FROM `shop_attributes_list_lang` WHERE (`owner_id`='60') AND (`language`='ru') |
03:04:47.040 | 0.2 ms | yii\db\Command::query | SELECT * FROM `shop_product_images_attributes` WHERE `image_id` IN ('788', '789') |
03:04:47.056 | 0.2 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'category_lang' AND `kcu`.`TABLE_NAME` = 'category_lang' |
03:04:47.058 | 0.2 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_construct_product' AND `kcu`.`TABLE_NAME` = 'shop_construct_product' |
03:04:47.055 | 0.2 ms | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'category' AND `kcu`.`TABLE_NAME` = 'category' |
03:04:47.150 | 0.2 ms | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (6, 8, 5, 4)) |
03:04:47.061 | 0.2 ms | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` WHERE (`product_id`=209) AND (`store_id`='1') |
03:04:47.134 | 0.2 ms | yii\db\Command::query | SELECT `document_content_id` FROM `reserve_quantity_document_content` WHERE (`product_id`='209') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='60') |
03:04:47.139 | 0.2 ms | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=209) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=70) GROUP BY `product_id` |
03:04:47.052 | 0.2 ms | yii\db\Command::query | SELECT `shop_prices`.`percent`, `value`, `discount_value`, `product_id`, `shop_prices_lang`.`price_info`, `shop_prices_lang`.`title`, `shop_product`.`parent_id` FROM `shop_product_prices` LEFT JOIN `shop_prices` ON `shop_prices`.id=`shop_product_prices`.price_id LEFT JOIN `shop_prices_lang` ON `shop_prices`.id=`shop_prices_lang`.owner_id LEFT JOIN `shop_product` ON `shop_product`.id=`shop_product_prices`.product_id WHERE (0=1) AND (`price_id`='1') AND (`shop_prices_lang`.`language`='ru') |
03:04:47.125 | 0.2 ms | yii\db\Command::query | SELECT COUNT(*) FROM `shop_product_options` WHERE `product_id`=209 |
03:04:47.147 | 0.2 ms | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id`=1) |
03:04:47.032 | 0.2 ms | yii\db\Command::execute | INSERT INTO `shop_product_views` (`product_id`, `session_id`, `created_at`) VALUES (209, '', 1746835487) |
03:04:47.026 | 0.2 ms | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/505-stulnaja-kofta-s-nutjamu-lyureksa' |
03:04:47.062 | 0.2 ms | yii\db\Command::query | SELECT `id` FROM `shop_product_images` WHERE (`product_id`=209) AND (`cover`=1) |
03:04:47.135 | 0.2 ms | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='209') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='60') GROUP BY `product_id` |
03:04:47.027 | 0.2 ms | yii\db\Command::query | SELECT `model`, `redirectID`, `primaryKey`, `controller`, `status` FROM aliases WHERE alias='/505-stulnaja-kofta-s-nutjamu-lyureksa' |
03:04:47.032 | 0.2 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product` WHERE `shop_product`.`id`=209) |
03:04:47.061 | 0.2 ms | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE `product_id`=209 GROUP BY `product_id` |
03:04:47.062 | 0.2 ms | yii\db\Command::query | SELECT * FROM `shop_product_videos` WHERE (`product_id`=209) AND (`attribute_list_id`='60') |
03:04:47.179 | 0.2 ms | yii\db\Command::query | SELECT `main`.`id`, `main`.`image`, `lang`.`title`, `lang`.`text`, `aliases`.`alias` AS `url` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`main`.`object`='app\\modules\\shop\\models\\Product') AND (`main`.`visible`=1) AND (`lang`.`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`main`.`parent_id`=0) ORDER BY `main`.`sort_order` |
03:04:47.051 | 0.2 ms | yii\db\Command::query | SELECT `lang`.`mark`, `shc`.`color`, `shc`.`bgcolor`, `shc`.`stroke_color`, `main`.`product_id`, `main`.`showcase_id` FROM `shop_product_showcases` `main` INNER JOIN `shop_showcases` `shc` ON main.showcase_id=shc.id INNER JOIN `shop_showcases_lang` `lang` ON main.showcase_id=lang.owner_id WHERE (`language`='ru') AND (0=1) ORDER BY `shc`.`sort_order` |
03:04:47.028 | 0.2 ms | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`='209' |
03:04:47.052 | 0.2 ms | yii\db\Command::query | SELECT `shop_prices`.`percent`, `value`, `discount_value`, `product_id`, `shop_prices_lang`.`price_info`, `shop_prices_lang`.`title`, `shop_product`.`parent_id` FROM `shop_product_prices` LEFT JOIN `shop_prices` ON `shop_prices`.id=`shop_product_prices`.price_id LEFT JOIN `shop_prices_lang` ON `shop_prices`.id=`shop_prices_lang`.owner_id LEFT JOIN `shop_product` ON `shop_product`.id=`shop_product_prices`.product_id WHERE (0=1) AND (`price_id`=1) AND (`shop_prices_lang`.`language`='ru') |
03:04:47.111 | 0.2 ms | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2831) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` |
03:04:47.026 | 0.1 ms | yii\db\Command::query | SELECT `retail`, `wholesale`, `dropshipping` FROM `social_visible_price` WHERE `alias`='505-stulnaja-kofta-s-nutjamu-lyureksa' |
03:04:47.159 | 0.1 ms | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` |
03:04:47.175 | 0.1 ms | yii\db\Command::query | SELECT `t`.`image`, `tlang`.`title` FROM `shop_contact_information` `t` LEFT JOIN `shop_contact_information_lang` `tlang` ON t.id=tlang.owner_id WHERE (`tlang`.`language`='ru') AND (`t`.`visible`=1) ORDER BY `t`.`created_at` DESC |
03:04:47.170 | 0.1 ms | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) |
03:04:47.160 | 0.1 ms | yii\db\Command::query | SELECT `mct`.`title` AS `label`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`construct_id` AS `constructId`, `mc`.`image_in_menu` AS `image` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` |
03:04:47.161 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' |
03:04:47.173 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 |
03:04:47.113 | 0.1 ms | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2831) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` |
03:04:47.122 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 |
03:04:47.157 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' |
03:04:47.170 | 0.1 ms | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=3) |
03:04:47.155 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) |
03:04:47.165 | 0.1 ms | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` |
03:04:47.154 | 0.1 ms | yii\db\Command::query | SELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='ru' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` |
03:04:47.176 | 0.1 ms | yii\db\Command::query | SELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='ru' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_on_main`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` |
03:04:47.160 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' |
03:04:47.176 | 0.1 ms | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` |
03:04:47.155 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) |
03:04:47.176 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' |
03:04:47.164 | 0.1 ms | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `lang`.`mark`, `main`.`showcase_image` AS `image`, `main`.`alias`, `main`.`image_in_menu` AS `menuImage`, `aliases`.`alias` AS `url` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='ru') AND (`visible`=1) AND (`show_in_menu`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') ORDER BY `main`.`sort_order` |
03:04:47.114 | 0.1 ms | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2831) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` |
03:04:47.156 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) |
03:04:47.158 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) |
03:04:47.156 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) |
03:04:47.164 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) |
03:04:47.154 | 0.1 ms | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` |
03:04:47.157 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) |
03:04:47.177 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' |
03:04:47.024 | 0.1 ms | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order |
03:04:47.153 | 0.1 ms | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` |
03:04:47.156 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) |
03:04:47.158 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) |
03:04:47.165 | 0.1 ms | yii\db\Command::query | SELECT * FROM `subscribe` `subscribe` LEFT JOIN `subscribe_lang` `subscribelang` ON subscribe.id=subscribelang.owner_id WHERE (`subscribelang`.`language`='ru') AND (`subscribe`.`visible`=1) AND (`subscribe`.`usage`=1) AND (`subscribe`.`type`=1) |
03:04:47.154 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' |
03:04:47.143 | 0.1 ms | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=209) AND (`size`.`value`=67) AND (`color`.`value`=60) |
03:04:47.118 | 0.1 ms | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=209) AND (`img`.`cover`=1) |
03:04:47.175 | 0.1 ms | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` |
03:04:47.144 | 0.1 ms | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6)) |
03:04:47.127 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 |
03:04:47.162 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' |
03:04:47.115 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 |
03:04:47.145 | 0.1 ms | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='section') AND (`main_block_on_desktop`=1) ORDER BY `sort_order` |
03:04:47.168 | 0.1 ms | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 |
03:04:47.173 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL |
03:04:47.163 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' |
03:04:47.172 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` |
03:04:47.143 | 0.1 ms | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=209) AND (`size`.`value`=67) AND (`color`.`value`=60) |
03:04:47.171 | 0.1 ms | yii\db\Command::query | SELECT `ibt`.`content`, `ib`.`show_on_mobile`, `ib`.`show_on_desktop` FROM `info_blocks` `ib` LEFT JOIN `info_blocks_lang` `ibt` ON ib.id=ibt.owner_id AND ibt.language='ru' WHERE (`ib`.`location`='topSite') AND (`ib`.`visible`=1) |
03:04:47.177 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' |
03:04:47.140 | 0.1 ms | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=209) AND (`size`.`value`=70) AND (`color`.`value`=60) |
03:04:47.158 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' |
03:04:47.172 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 |
03:04:47.158 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) |
03:04:47.149 | 0.1 ms | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='section') ORDER BY `sort_order` |
03:04:47.156 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' |
03:04:47.172 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 |
03:04:47.153 | 0.1 ms | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6)) |
03:04:47.178 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) |
03:04:47.112 | 0.1 ms | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=209) AND (`img`.`cover`=1) |
03:04:47.117 | 0.1 ms | yii\db\Command::query | SELECT `color`, `bgcolor`, `stroke_color` FROM `shop_showcases` `s` WHERE `id`=3 |
03:04:47.140 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=209) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=70) GROUP BY `product_id` |
03:04:47.155 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' |
03:04:47.041 | 0.1 ms | yii\db\Command::query | SELECT `main`.`field_key`, `mainL`.`field_value` FROM `shop_settings` `main` LEFT JOIN `shop_settings_lang` `mainL` ON mainL.owner_id=main.id WHERE `mainL`.`language`='ru' |
03:04:47.144 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=209) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=67) GROUP BY `product_id` |
03:04:47.154 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 |
03:04:47.155 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) |
03:04:47.166 | 0.1 ms | yii\db\Command::query | SELECT `main`.`id`, `lang`.`mark`, `main`.`showcase_image`, `main`.`alias`, `aliases`.`alias` AS `url`, `main`.`construct_id` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='ru') AND (`visible`=1) AND (`show_on_main`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') AND (`show_in_filter`=1) ORDER BY `main`.`sort_order` |
03:04:47.123 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) |
03:04:47.140 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=209) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=70) GROUP BY `product_id` |
03:04:47.058 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' |
03:04:47.114 | 0.1 ms | yii\db\Command::query | SELECT `main`.`field_key`, `mainL`.`field_value` FROM `settings` `main` LEFT JOIN `settings_lang` `mainL` ON mainL.owner_id=main.id WHERE `mainL`.`language`='ru' |
03:04:47.157 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) |
03:04:47.054 | 0.1 ms | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=25 |
03:04:47.128 | 0.1 ms | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 |
03:04:47.119 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `id`='1' |
03:04:47.140 | 0.1 ms | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=209) AND (`size`.`value`=70) AND (`color`.`value`=60) |
03:04:47.150 | 0.1 ms | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') ORDER BY `sort_order` |
03:04:47.156 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' |
03:04:47.030 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=209) |
03:04:47.176 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) |
03:04:47.127 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=209) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru') |
03:04:47.161 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' |
03:04:47.162 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) |
03:04:47.163 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' |
03:04:47.060 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' |
03:04:47.175 | 0.1 ms | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` |
03:04:47.162 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) |
03:04:47.056 | 0.1 ms | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='ru') AND (`owner_id`=25) |
03:04:47.160 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) |
03:04:47.179 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) |
03:04:47.180 | 0.1 ms | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) |
03:04:47.048 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_document` WHERE `promotion_id`=1 |
03:04:47.117 | 0.1 ms | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=209) AND (`img`.`cover`=1) |
03:04:47.148 | 0.1 ms | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') AND (`id` != 4) ORDER BY `sort_order` |
03:04:47.178 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' |
03:04:47.179 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' |
03:04:47.172 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 |
03:04:47.177 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) |
03:04:47.161 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) |
03:04:47.048 | 0.1 ms | yii\db\Command::query | SELECT `promotions`.* FROM `promotions` LEFT JOIN `shop_document` ON `promotions`.`id` = `shop_document`.`promotion_id` WHERE (`shop_document`.`user_id` IS NULL) AND (`shop_document`.`id` IS NULL) |
03:04:47.127 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 |
03:04:47.157 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) |
03:04:47.179 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) |
03:04:47.131 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3 |
03:04:47.143 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=209) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=67) GROUP BY `product_id` |
03:04:47.118 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 |
03:04:47.162 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) |
03:04:47.163 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) |
03:04:47.125 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL |
03:04:47.126 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 |
03:04:47.161 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) |
03:04:47.162 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) |
03:04:47.163 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) |
03:04:47.177 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) |
03:04:47.177 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) |
03:04:47.178 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) |
03:04:47.130 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=2) |
03:04:47.161 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) |
03:04:47.178 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) |
03:04:47.130 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2 |
03:04:47.130 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 |
03:04:47.131 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=3) |
03:04:47.163 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) |
03:04:47.178 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) |
03:04:47.042 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 |
03:04:47.044 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 |
03:04:47.121 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=1) |
03:04:47.115 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 |
03:04:47.115 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 |
03:04:47.118 | 0.1 ms | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices` |
03:04:47.024 | 0.1 ms | yii\db\Command::query | SELECT MAX(updated_at) FROM languages |
03:04:47.060 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55) |
03:04:47.044 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 |
03:04:47.059 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54) |
03:04:47.063 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_product_videos` WHERE (`product_id`=209) AND (`attribute_list_id`='60') |
03:04:47.128 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 |
03:04:47.129 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=209) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru') |
03:04:47.044 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 |
03:04:47.052 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`session_id`='') AND (`shop_document`.`state_id` IS NULL) |
03:04:47.115 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 |
03:04:47.060 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) |
03:04:47.045 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 |
03:04:47.126 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) |
03:04:47.024 | 0.1 ms | yii\db\Command::query | SELECT MAX(updated_at) FROM languages |
03:04:47.044 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 |
03:04:47.045 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`user_id` IS NULL) AND (`shop_document`.`state_id` IS NULL) |
03:04:47.059 | 0.1 ms | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) |
03:04:47.045 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 |
03:04:47.049 | 0.1 ms | yii\db\Command::query | SELECT * FROM `promotions_lang` WHERE (`language`='ru') AND (`owner_id`=1) |
03:04:47.127 | 0.1 ms | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices` |
03:04:47.045 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 |
03:04:47.046 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.052 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`session_id`='') AND (`shop_document`.`state_id` IS NULL) |
03:04:47.049 | 0.1 ms | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL |
03:04:47.056 | 0.1 ms | yii\db\Command::query | SELECT `tape_id` FROM `category_tapes` WHERE `category_id`=25 |
03:04:47.116 | 0.1 ms | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 |
03:04:47.046 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_month') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.049 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_year') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.051 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_stores` WHERE `defstore`=1 ORDER BY `sort_order` |
03:04:47.051 | 0.1 ms | yii\db\Command::query | SELECT `img`.`product_id`, `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (0=1) AND (`img`.`cover`=1) |
03:04:47.050 | 0.1 ms | yii\db\Command::query | SELECT `discount` FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id INNER JOIN `discount_status_lang` ON `discount_status_lang`.owner_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL) AND (`discount_status_lang`.`language`='ru') |
03:04:47.129 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=1) |
03:04:47.057 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 |
03:04:47.063 | 0.1 ms | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=0 |
03:04:47.129 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=209) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='ru') |
03:04:47.049 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`user_id` IS NULL) AND (`shop_document`.`state_id` IS NULL) |
03:04:47.049 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.129 | 0.1 ms | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1 |
03:04:47.046 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 |
03:04:47.046 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_year') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.050 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_month') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.046 | 0.1 ms | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL |
03:04:47.050 | 0.1 ms | yii\db\Command::query | SELECT `discount_type` FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id INNER JOIN `discount_status_lang` ON `discount_status_lang`.owner_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL) AND (`discount_status_lang`.`language`='ru') |
03:04:47.049 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_month') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.053 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 |
03:04:47.051 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity) AS `in_stock`, `product_id` FROM `shop_product_store` WHERE (0=1) AND (`store_id`='1') GROUP BY `product_id` |
03:04:47.051 | 0.1 ms | yii\db\Command::query | SELECT `aliases`.`primaryKey`, `aliases`.`alias` FROM `aliases` `aliases` WHERE ((`aliases`.`model`='app\\modules\\shop\\models\\Product') AND (`aliases`.`redirectID`=0)) AND (0=1) |
03:04:47.050 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.050 | 0.1 ms | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`user_id` IS NULL) AND (`shop_document`.`state_id` IS NULL) |
03:04:47.050 | 0.1 ms | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_year') AND (`discount_status`.`type_user` IS NULL) |
03:04:47.052 | 0.1 ms | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 |
03:04:47.049 | 0.1 ms | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL |
03:04:47.046 | 0.1 ms | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL |
03:04:47.050 | 0.0 ms | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL |
03:04:47.050 | 0.0 ms | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL |