Performance Profiling

Total processing time: 185 ms; Peak memory: 10.454 MB. Show Profiling Timeline

Всього 300 записи.
TimeDurationCategoryInfo
  
19:41:00.2637.2 msyii\db\Command::querySELECT `alias` FROM `shop_product` WHERE (`sort_order` < 3040) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
19:41:00.2715.0 msyii\db\Command::querySELECT `alias` FROM `shop_product` WHERE (`sort_order` > 3040) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
19:41:00.2951.9 msyii\db\Command::querySELECT `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='uk' 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='uk' 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`=532 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
19:41:00.1821.4 msyii\db\Command::executeDELETE FROM `shop_product_views` WHERE (`id` NOT IN ('8573612', '8573611', '8573609', '8573608', '8573607', '8573606', '8573605', '8573604', '8573603', '8573602', '8573601', '8573600', '8573599', '8573598', '8573597', '8573596', '8573595', '8573594', '8573593', '8573592')) AND (`session_id`='')
19:41:00.1851.0 msyii\db\Command::querySELECT `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`=532 ORDER BY `main`.`sort_order`
19:41:00.1841.0 msyii\db\Command::querySELECT `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`=532) AND (`img`.`cover`=1)
19:41:00.2160.9 msyii\db\Command::querySELECT `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`='uk')
19:41:00.2850.7 msyii\db\Command::querySELECT `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`='uk') AND (`product_id`=532) ORDER BY `shc`.`sort_order`
19:41:00.2090.6 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_construct_product`
19:41:00.2550.6 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_prices`
19:41:00.2050.6 msyii\db\Command::querySHOW FULL COLUMNS FROM `category`
19:41:00.3100.6 msyii\db\Command::querySHOW FULL COLUMNS FROM `goods_card_blocks`
19:41:00.1910.6 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_currency`
19:41:00.3300.6 msyii\db\Command::querySHOW FULL COLUMNS FROM `page`
19:41:00.1700.6 msyii\db\Connection::openOpening DB connection: mysql:host=localhost;port=3306;dbname=lurex
19:41:00.2700.5 msyii\db\Command::querySELECT `alias` FROM `shop_product` WHERE (`sort_order` < 3040) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
19:41:00.1900.5 msyii\db\Command::querySELECT `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='uk' LEFT JOIN `shop_attributes_list_lang` `listlang` ON listlang.owner_id=main.attribute_list_id AND listlang.language='uk' WHERE (`main`.`product_id`=532) AND (`attr`.`visible_features`=1) ORDER BY `attr`.`sort_order`
19:41:00.1710.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `redirects`
19:41:00.2620.5 msyii\db\Command::querySELECT (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='uk' LEFT JOIN `shop_prices` `pr` ON tprice.price_id=pr.id WHERE `tprice`.`product_id`=532 ORDER BY `pr`.`sort_order`
19:41:00.1860.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_product_images`
19:41:00.1960.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `promotions`
19:41:00.3160.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_reviews`
19:41:00.2040.5 msyii\db\Command::querySELECT `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`='532') AND (`price_id`='1') AND (`shop_prices_lang`.`language`='uk')
19:41:00.2900.5 msyii\db\Command::querySELECT * 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`=532) AND (`shop_product_prices`.`price_id`=2) AND (`shop_prices_lang`.`language`='uk')
19:41:00.3030.5 msyii\db\Command::querySELECT 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`='9rhapr6eu8b73mkdnlkmib83i8') AND (`color`.`value`=34) AND (`size`.`value`=202) AND (`shop_document_content`.`product_id`=532) AND (`shop_document`.`state_id` IS NULL))
19:41:00.2070.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `category_lang`
19:41:00.2100.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_construct_product_lang`
19:41:00.3310.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `page_lang`
19:41:00.2590.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_document`
19:41:00.1740.5 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_product`
19:41:00.2830.5 msyii\db\Command::querySELECT `alias` FROM `shop_product` WHERE (`sort_order` < 3040) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
19:41:00.3040.5 msyii\db\Command::querySELECT `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`=532) AND (`size`.`value`=202) AND (`color`.`value`=34)
19:41:00.1970.4 msyii\db\Command::querySHOW FULL COLUMNS FROM `promotions_lang`
19:41:00.1920.4 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_currency_lang`
19:41:00.2600.4 msyii\db\Command::querySELECT `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'
19:41:00.2830.4 msyii\db\Command::querySELECT `alias` FROM `shop_product` WHERE (`sort_order` < 3040) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
19:41:00.3110.4 msyii\db\Command::querySHOW FULL COLUMNS FROM `goods_card_blocks_lang`
19:41:00.2870.4 msyii\db\Command::querySELECT * 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`=532) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk')
19:41:00.3010.4 msyii\db\Command::querySELECT 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`=532) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='34') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='202'))
19:41:00.2870.4 msyii\db\Command::querySELECT * 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`=532) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk')
19:41:00.3070.4 msyii\db\Command::querySELECT `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`=532) AND (`size`.`value`=203) AND (`color`.`value`=34)
19:41:00.3400.4 msyii\db\Command::querySELECT `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`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`main`.`parent_id`=0) ORDER BY `main`.`sort_order`
19:41:00.3060.4 msyii\db\Command::querySELECT 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`='9rhapr6eu8b73mkdnlkmib83i8') AND (`color`.`value`=34) AND (`size`.`value`=203) AND (`shop_document_content`.`product_id`=532) AND (`shop_document`.`state_id` IS NULL))
19:41:00.3050.4 msyii\db\Command::querySELECT `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`='9rhapr6eu8b73mkdnlkmib83i8') AND (`color`.`value`=34) AND (`size`.`value`=202) AND (`shop_document_content`.`product_id`=532) AND (`shop_document`.`state_id` IS NULL)
19:41:00.1760.4 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_product_lang`
19:41:00.2970.4 msyii\db\Command::querySELECT `main`.`attribute_id`, `main`.`value`, `main`.`store_id` FROM `shop_product_store_options` `main` WHERE (`main`.`product_id`=532) AND (`main`.`attribute_id`=1) GROUP BY `attribute_id`, `value`
19:41:00.2970.4 msyii\db\Command::querySELECT `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='34' WHERE `main`.`product_id`=532 GROUP BY `attribute_id`, `value`
19:41:00.1770.4 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_product_views`
19:41:00.2570.4 msyii\db\Command::querySHOW FULL COLUMNS FROM `shop_prices_lang`
19:41:00.2580.4 msyii\db\Command::querySELECT * FROM `shop_document` WHERE (`session_id`='9rhapr6eu8b73mkdnlkmib83i8') AND (`state_id` IS NULL) ORDER BY `id` DESC
19:41:00.2040.3 msyii\db\Command::querySELECT `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`='532') AND (`price_id`=1) AND (`shop_prices_lang`.`language`='uk')
19:41:00.3110.3 msyii\db\Command::querySELECT `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'
19:41:00.1870.3 msyii\db\Command::querySELECT * FROM `shop_product_images_attributes` WHERE `image_id` IN ('3982', '3983', '3984', '3985', '3986', '3987', '3988', '3989', '3990', '3991', '3992', '3993', '3994', '3995', '3996', '3997', '3998', '3999', '4000', '4001', '4002', '4093', '4094', '4095')
19:41:00.1720.3 msyii\db\Command::querySELECT `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'
19:41:00.2060.3 msyii\db\Command::querySELECT `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'
19:41:00.3150.3 msyii\db\Command::querySELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=532) AND (`approved`=1) AND (`owner_id`=0)
19:41:00.1770.3 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_product_views` WHERE (`product_id`=532) AND (`session_id`='') AND (`created_at` BETWEEN 1751922000 AND 1752008400))
19:41:00.2130.3 msyii\db\Command::querySELECT SUM(quantity) AS `quantity` FROM `shop_product_store` WHERE (`product_id`=532) AND (`store_id`='1')
19:41:00.3160.3 msyii\db\Command::querySELECT `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'
19:41:00.3070.3 msyii\db\Command::querySELECT `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`='9rhapr6eu8b73mkdnlkmib83i8') AND (`color`.`value`=34) AND (`size`.`value`=203) AND (`shop_document_content`.`product_id`=532) AND (`shop_document`.`state_id` IS NULL)
19:41:00.3010.3 msyii\db\Command::querySELECT 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`=532) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='34') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='203'))
19:41:00.3320.3 msyii\db\Command::querySELECT `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'
19:41:00.1980.3 msyii\db\Command::querySELECT `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'
19:41:00.2070.3 msyii\db\Command::querySELECT `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'
19:41:00.2110.3 msyii\db\Command::querySELECT `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'
19:41:00.1930.3 msyii\db\Command::querySELECT `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'
19:41:00.2140.3 msyii\db\Command::querySELECT `id` FROM `shop_product_images` WHERE (`product_id`=532) AND (`cover`=1)
19:41:00.3300.3 msyii\db\Command::querySELECT `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'
19:41:00.2560.3 msyii\db\Command::querySELECT `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'
19:41:00.2100.3 msyii\db\Command::querySELECT `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'
19:41:00.2940.3 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_product_prices` WHERE (`promotion_end_date` IS NOT NULL) AND (`product_id`=532))
19:41:00.1920.3 msyii\db\Command::querySELECT `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'
19:41:00.1820.3 msyii\db\Command::querySELECT `id` FROM `shop_product_views` WHERE `session_id`='' ORDER BY `created_at` DESC LIMIT 20
19:41:00.2570.3 msyii\db\Command::querySELECT `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'
19:41:00.3000.3 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='54') GROUP BY `product_id`
19:41:00.1970.3 msyii\db\Command::querySELECT `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'
19:41:00.1750.3 msyii\db\Command::querySELECT `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'
19:41:00.2140.3 msyii\db\Command::querySELECT * FROM `shop_product_videos` WHERE (`product_id`=532) AND (`attribute_list_id`='34')
19:41:00.2990.3 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='53') GROUP BY `product_id`
19:41:00.1870.3 msyii\db\Command::querySELECT `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'
19:41:00.3000.3 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='56') GROUP BY `product_id`
19:41:00.2990.3 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='36') GROUP BY `product_id`
19:41:00.1810.2 msyii\db\Command::querySELECT COUNT(*) FROM `shop_product_views` WHERE `session_id`=''
19:41:00.1780.2 msyii\db\Command::querySELECT `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'
19:41:00.2610.2 msyii\db\Command::querySELECT COUNT(*) FROM `shop_product_options` WHERE `product_id`=532
19:41:00.3120.2 msyii\db\Command::querySELECT `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'
19:41:00.1840.2 msyii\db\Command::querySELECT `main`.`id`, `main`.`owner_id`, `main`.`title`, `main`.`description` FROM `Size_Table` `main` WHERE (`main`.`language`='uk') AND (`main`.`owner_id`=532)
19:41:00.1760.2 msyii\db\Command::querySELECT `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'
19:41:00.2150.2 msyii\db\Command::querySELECT `attribute_list_id` FROM `shop_product_images_attributes` WHERE `image_id`='3991'
19:41:00.3000.2 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='60') GROUP BY `product_id`
19:41:00.2990.2 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='34') GROUP BY `product_id`
19:41:00.2130.2 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE `product_id`=532 GROUP BY `product_id`
19:41:00.3040.2 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=532) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=34) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=202) GROUP BY `product_id`
19:41:00.2980.2 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='42') GROUP BY `product_id`
19:41:00.2980.2 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='49') GROUP BY `product_id`
19:41:00.1750.2 msyii\db\Command::querySELECT * FROM `shop_product` WHERE `id`='532'
19:41:00.1730.2 msyii\db\Command::querySELECT `model`, `redirectID`, `primaryKey`, `controller`, `status` FROM aliases WHERE alias='/8609-kardugan-s-lyureksovoj-nutyu'
19:41:00.3070.2 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=532) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=34) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=203) GROUP BY `product_id`
19:41:00.1730.2 msyii\db\Command::querySELECT `retail`, `wholesale`, `dropshipping` FROM `social_visible_price` WHERE `alias`='8609-kardugan-s-lyureksovoj-nutyu'
19:41:00.3210.2 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='10'
19:41:00.2980.2 msyii\db\Command::querySELECT `document_content_id` FROM `reserve_quantity_document_content` WHERE (`product_id`='532') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='34')
19:41:00.3270.2 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10)
19:41:00.1720.2 msyii\db\Command::querySELECT * FROM `redirects` WHERE `from`='/8609-kardugan-s-lyureksovoj-nutyu'
19:41:00.2880.2 msyii\db\Command::querySELECT `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`=532) AND (`img`.`cover`=1)
19:41:00.1790.1 msyii\db\Command::executeINSERT INTO `shop_product_views` (`product_id`, `session_id`, `created_at`) VALUES (532, '', 1751992860)
19:41:00.2760.1 msyii\db\Command::querySELECT `alias` FROM `shop_product` WHERE (`sort_order` > 3040) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
19:41:00.2550.1 msyii\db\Command::querySELECT `id` FROM `shop_prices` WHERE `base_price`=1
19:41:00.1780.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_product` WHERE `shop_product`.`id`=532)
19:41:00.2620.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1)
19:41:00.3250.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
19:41:00.3260.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4)
19:41:00.3390.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
19:41:00.3240.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29)
19:41:00.2840.1 msyii\db\Command::querySELECT `alias` FROM `shop_product` WHERE (`sort_order` > 3040) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
19:41:00.2610.1 msyii\db\Command::querySELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL
19:41:00.2010.1 msyii\db\Command::querySELECT `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`='uk')
19:41:00.1910.1 msyii\db\Command::querySELECT `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`='uk'
19:41:00.1950.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main`=1
19:41:00.3190.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
19:41:00.2930.1 msyii\db\Command::querySELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
19:41:00.2000.1 msyii\db\Command::querySELECT 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)
19:41:00.3320.1 msyii\db\Command::querySELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=3)
19:41:00.3380.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
19:41:00.3390.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
19:41:00.3280.1 msyii\db\Command::querySELECT `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`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order`
19:41:00.3270.1 msyii\db\Command::querySELECT `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`='uk') 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`
19:41:00.3280.1 msyii\db\Command::querySELECT * FROM `subscribe` `subscribe` LEFT JOIN `subscribe_lang` `subscribelang` ON subscribe.id=subscribelang.owner_id WHERE (`subscribelang`.`language`='uk') AND (`subscribe`.`visible`=1) AND (`subscribe`.`usage`=1) AND (`subscribe`.`type`=1)
19:41:00.2840.1 msyii\db\Command::querySELECT `alias` FROM `shop_product` WHERE (`sort_order` > 3040) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
19:41:00.3090.1 msyii\db\Command::querySELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6))
19:41:00.2050.1 msyii\db\Command::querySELECT * FROM `category` WHERE `id`=25
19:41:00.2890.1 msyii\db\Command::querySELECT `id` FROM `shop_prices` WHERE `base_price`=1
19:41:00.2080.1 msyii\db\Command::querySELECT `tape_id` FROM `category_tapes` WHERE `category_id`=25
19:41:00.2850.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main_in_shop`=1
19:41:00.2890.1 msyii\db\Command::querySELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL
19:41:00.2910.1 msyii\db\Command::querySELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
19:41:00.3370.1 msyii\db\Command::querySELECT `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='uk' 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='uk' 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`
19:41:00.2000.1 msyii\db\Command::querySELECT `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`='uk')
19:41:00.2900.1 msyii\db\Command::querySELECT * 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`=532) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk')
19:41:00.2080.1 msyii\db\Command::querySELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=25)
19:41:00.3230.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27)
19:41:00.3330.1 msyii\db\Command::querySELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8))
19:41:00.1990.1 msyii\db\Command::querySELECT * FROM `shop_document` WHERE `promotion_id`=1
19:41:00.2010.1 msyii\db\Command::querySELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
19:41:00.2560.1 msyii\db\Command::querySELECT * FROM `shop_prices` WHERE `id`='1'
19:41:00.2570.1 msyii\db\Command::querySELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
19:41:00.3140.1 msyii\db\Command::querySELECT * FROM `goods_card_blocks_lang` WHERE (`language`='uk') AND (`owner_id` IN (1, 2, 3, 10))
19:41:00.3370.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
19:41:00.3190.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29)
19:41:00.3200.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14)
19:41:00.3150.1 msyii\db\Command::querySELECT * FROM `goods_card_blocks_lang` WHERE (`language`='uk') AND (`owner_id` IN (6, 8, 5, 4))
19:41:00.3190.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27)
19:41:00.3370.1 msyii\db\Command::querySELECT `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='uk' 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`
19:41:00.2020.1 msyii\db\Command::querySELECT `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)
19:41:00.2150.1 msyii\db\Command::querySELECT * FROM `category` WHERE `id`=0
19:41:00.2880.1 msyii\db\Command::querySELECT `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`=532) AND (`img`.`cover`=1)
19:41:00.2920.1 msyii\db\Command::querySELECT `id` FROM `shop_prices` WHERE `base_price`=1
19:41:00.2080.1 msyii\db\Command::querySELECT `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='uk' WHERE (`t`.`visible`=1) AND ((`t`.`show_on_catalog`=1) OR (`t`.`id` IN ('9', '13', '14', 5))) ORDER BY `t`.`sort_order`
19:41:00.3220.1 msyii\db\Command::querySELECT `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`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order`
19:41:00.2100.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='54'
19:41:00.2760.1 msyii\db\Command::querySELECT `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`=532) AND (`img`.`cover`=1)
19:41:00.1960.1 msyii\db\Command::querySELECT 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)
19:41:00.1990.1 msyii\db\Command::querySELECT 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)
19:41:00.2000.1 msyii\db\Command::querySELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
19:41:00.2010.1 msyii\db\Command::querySELECT 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)
19:41:00.2020.1 msyii\db\Command::querySELECT `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='uk' 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='uk' 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
19:41:00.2030.1 msyii\db\Command::querySELECT `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`='uk')
19:41:00.2110.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=54)
19:41:00.2180.1 msyii\db\Command::querySELECT `title` FROM `shop_attributes_list_lang` WHERE (`owner_id`='34') AND (`language`='uk')
19:41:00.2840.1 msyii\db\Command::querySELECT `main`.`field_key`, `mainL`.`field_value` FROM `settings` `main` LEFT JOIN `settings_lang` `mainL` ON mainL.owner_id=main.id WHERE `mainL`.`language`='uk'
19:41:00.2890.1 msyii\db\Command::querySELECT `id` FROM `shop_prices` WHERE `base_price`=1
19:41:00.3180.1 msyii\db\Command::querySELECT `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='uk' 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='uk' 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`
19:41:00.2860.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
19:41:00.2920.1 msyii\db\Command::querySELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
19:41:00.3180.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
19:41:00.1940.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main_in_shop`=1
19:41:00.2120.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='55'
19:41:00.3200.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
19:41:00.3340.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main_in_shop`=1
19:41:00.1990.1 msyii\db\Command::querySELECT 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)
19:41:00.2120.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54)
19:41:00.2920.1 msyii\db\Command::querySELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
19:41:00.3250.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13)
19:41:00.2000.1 msyii\db\Command::querySELECT 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)
19:41:00.2910.1 msyii\db\Command::querySELECT * 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`=532) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk')
19:41:00.3390.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
19:41:00.2000.1 msyii\db\Command::querySELECT 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)
19:41:00.1940.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main`=1
19:41:00.3260.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='10'
19:41:00.1980.1 msyii\db\Command::querySELECT `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)
19:41:00.1990.1 msyii\db\Command::querySELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
19:41:00.2020.1 msyii\db\Command::querySELECT `id` FROM `shop_stores` WHERE `defstore`=1 ORDER BY `sort_order`
19:41:00.2030.1 msyii\db\Command::querySELECT `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`='uk')
19:41:00.3050.1 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=532) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=34) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=202) GROUP BY `product_id`
19:41:00.3410.1 msyii\db\Command::querySELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8))
19:41:00.1840.1 msyii\db\Command::querySELECT `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='uk' WHERE `main`.`category_id`=25
19:41:00.1950.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
19:41:00.2860.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
19:41:00.2880.1 msyii\db\Command::querySELECT `color`, `bgcolor`, `stroke_color` FROM `shop_showcases` `s` WHERE `id`=3
19:41:00.2900.1 msyii\db\Command::querySELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1
19:41:00.3130.1 msyii\db\Command::querySELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='section') ORDER BY `sort_order`
19:41:00.2860.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main`=1
19:41:00.3180.1 msyii\db\Command::querySELECT `id` FROM `page` WHERE `catalogue`=1
19:41:00.2910.1 msyii\db\Command::querySELECT * 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`=532) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk')
19:41:00.3230.1 msyii\db\Command::querySELECT `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='uk' 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`
19:41:00.3260.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
19:41:00.3390.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14)
19:41:00.1710.1 msyii\db\Command::querySELECT * FROM languages WHERE visible=1 ORDER BY sort_order
19:41:00.2550.1 msyii\db\Command::querySELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices`
19:41:00.3190.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
19:41:00.3200.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13)
19:41:00.3360.1 msyii\db\Command::querySELECT `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`='uk') AND (`t`.`visible`=1) ORDER BY `t`.`created_at` DESC
19:41:00.2030.1 msyii\db\Command::querySELECT 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)
19:41:00.3270.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10)
19:41:00.2040.1 msyii\db\Command::querySELECT 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)
19:41:00.1930.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
19:41:00.1990.1 msyii\db\Command::querySELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
19:41:00.2020.1 msyii\db\Command::querySELECT SUM(quantity) AS `in_stock`, `product_id` FROM `shop_product_store` WHERE (0=1) AND (`store_id`='1') GROUP BY `product_id`
19:41:00.2090.1 msyii\db\Command::querySELECT `id` FROM `user_type` WHERE `is_default_for_view`=1
19:41:00.2590.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1)
19:41:00.3120.1 msyii\db\Command::querySELECT * FROM `goods_card_blocks_lang` WHERE (`language`='uk') AND (`owner_id`=1)
19:41:00.3180.1 msyii\db\Command::querySELECT `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='uk' 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`
19:41:00.3190.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
19:41:00.1770.1 msyii\db\Command::querySELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=532)
19:41:00.1940.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
19:41:00.3120.1 msyii\db\Command::querySELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') AND (`id` != 4) ORDER BY `sort_order`
19:41:00.3260.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
19:41:00.1950.1 msyii\db\Command::querySELECT 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)
19:41:00.2930.1 msyii\db\Command::querySELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
19:41:00.2940.1 msyii\db\Command::querySELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
19:41:00.3100.1 msyii\db\Command::querySELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='section') AND (`main_block_on_desktop`=1) ORDER BY `sort_order`
19:41:00.3200.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
19:41:00.2120.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=55)
19:41:00.3240.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
19:41:00.2590.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `default_from_prices`=1
19:41:00.3370.1 msyii\db\Command::querySELECT `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='uk' 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`
19:41:00.1910.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main_in_shop`=1
19:41:00.2620.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main_in_shop`=1
19:41:00.3080.1 msyii\db\Command::querySELECT `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`=532) AND (`size`.`value`=203) AND (`color`.`value`=34)
19:41:00.3210.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
19:41:00.2150.1 msyii\db\Command::querySELECT * FROM `shop_product_videos` WHERE (`product_id`=532) AND (`attribute_list_id`='34')
19:41:00.3210.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4)
19:41:00.3130.1 msyii\db\Command::querySELECT * FROM `goods_card_blocks_lang` WHERE (`language`='uk') AND (`owner_id` IN (6, 8, 5))
19:41:00.2010.1 msyii\db\Command::querySELECT 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)
19:41:00.3350.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
19:41:00.2890.1 msyii\db\Command::querySELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices`
19:41:00.2910.1 msyii\db\Command::querySELECT `id` FROM `shop_prices` WHERE `base_price`=1
19:41:00.3400.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4)
19:41:00.2030.1 msyii\db\Command::querySELECT `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`='uk') AND (0=1) ORDER BY `shc`.`sort_order`
19:41:00.3050.1 msyii\db\Command::querySELECT `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`=532) AND (`size`.`value`=202) AND (`color`.`value`=34)
19:41:00.2030.1 msyii\db\Command::querySELECT `id` FROM `shop_prices` WHERE `base_price`=1
19:41:00.2870.1 msyii\db\Command::querySELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1
19:41:00.3250.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
19:41:00.3350.1 msyii\db\Command::querySELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL
19:41:00.1960.1 msyii\db\Command::querySELECT 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)
19:41:00.2040.1 msyii\db\Command::querySELECT `id` FROM `shop_prices` WHERE `base_price`=1
19:41:00.3380.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27)
19:41:00.1950.1 msyii\db\Command::querySELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
19:41:00.1960.1 msyii\db\Command::querySELECT `id` FROM `shop_prices` WHERE `base_price`=1
19:41:00.1990.1 msyii\db\Command::querySELECT * FROM `promotions_lang` WHERE (`language`='uk') AND (`owner_id`=1)
19:41:00.2010.1 msyii\db\Command::querySELECT 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)
19:41:00.3170.1 msyii\db\Command::querySELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6))
19:41:00.3330.1 msyii\db\Command::querySELECT `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='uk' WHERE (`ib`.`location`='topSite') AND (`ib`.`visible`=1)
19:41:00.3240.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
19:41:00.3300.1 msyii\db\Command::querySELECT `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`='uk') 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`
19:41:00.3340.1 msyii\db\Command::querySELECT * FROM `shop_currency` ORDER BY `sort_order`
19:41:00.2020.1 msyii\db\Command::querySELECT `aliases`.`primaryKey`, `aliases`.`alias` FROM `aliases` `aliases` WHERE ((`aliases`.`model`='app\\modules\\shop\\models\\Product') AND (`aliases`.`redirectID`=0)) AND (0=1)
19:41:00.3220.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10)
19:41:00.3200.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
19:41:00.3230.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
19:41:00.3390.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
19:41:00.2120.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55)
19:41:00.3340.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
19:41:00.3080.1 msyii\db\Command::querySELECT `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`=532) AND (`size`.`value`=203) AND (`color`.`value`=34)
19:41:00.3080.1 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=532) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=34) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=203) GROUP BY `product_id`
19:41:00.3210.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
19:41:00.3250.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
19:41:00.1960.1 msyii\db\Command::querySELECT 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)
19:41:00.3240.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
19:41:00.3380.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29)
19:41:00.3390.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13)
19:41:00.3060.1 msyii\db\Command::querySELECT `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`=532) AND (`size`.`value`=202) AND (`color`.`value`=34)
19:41:00.3140.1 msyii\db\Command::querySELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') ORDER BY `sort_order`
19:41:00.3210.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
19:41:00.3340.1 msyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main`=1
19:41:00.3250.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14)
19:41:00.3380.1 msyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
19:41:00.3180.1 msyii\db\Command::querySELECT `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='uk' 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`
19:41:00.3380.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
19:41:00.3220.1 msyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10)
19:41:00.3310.1 msyii\db\Command::querySELECT * FROM `page` WHERE `catalogue`=1
19:41:00.1960.1 msyii\db\Command::querySELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
19:41:00.3080.1 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=532) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=34) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=203) GROUP BY `product_id`
19:41:00.1710.1 msyii\db\Command::querySELECT MAX(updated_at) FROM languages
19:41:00.3400.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
19:41:00.1940.1 msyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
19:41:00.3380.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
19:41:00.3240.1 msyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
19:41:00.3060.0 msyii\db\Command::querySELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=532) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=34) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=202) GROUP BY `product_id`
19:41:00.1710.0 msyii\db\Command::querySELECT MAX(updated_at) FROM languages
19:41:00.3370.0 msyii\db\Command::querySELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information`