# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 00:11:42.586 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 00:11:42.586 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 00:11:42.586 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 00:11:42.588 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 00:11:42.588 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
6 | 00:11:42.588 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
7 | 00:11:42.589 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
8 | 00:11:42.589 | info | yii\web\Session::open | Session started | |
9 | 00:11:42.589 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
10 | 00:11:42.589 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
11 | 00:11:42.589 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
12 | 00:11:42.589 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
13 | 00:11:42.590 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
14 | 00:11:42.590 | trace | yii\db\Command::query | Saved query result in cache | |
15 | 00:11:42.590 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
16 | 00:11:42.591 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
17 | 00:11:42.591 | info | 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' | |
18 | 00:11:42.592 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/tape/index/13' | |
19 | 00:11:42.592 | trace | yii\web\Application::handleRequest | Route requested: 'shop/tape/index' | |
20 | 00:11:42.592 | trace | yii\base\Module::getModule | Loading module: shop | |
21 | 00:11:42.593 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
22 | 00:11:42.593 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
23 | 00:11:42.593 | info | 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' | |
24 | 00:11:42.594 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
25 | 00:11:42.594 | info | 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' | |
26 | 00:11:42.595 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
27 | 00:11:42.595 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
28 | 00:11:42.596 | trace | yii\base\Controller::runAction | Route to run: shop/tape/index | |
29 | 00:11:42.596 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\modules\shop\controllers\TapeController::actionIndex() | |
30 | 00:11:42.596 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_tapes` | |
31 | 00:11:42.596 | info | 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_tapes' AND `kcu`.`TABLE_NAME` = 'shop_tapes' | |
32 | 00:11:42.597 | info | yii\db\Command::query | SELECT * FROM `shop_tapes` WHERE `id`=13 | |
33 | 00:11:42.597 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_tapes_lang` | |
34 | 00:11:42.597 | info | 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_tapes_lang' AND `kcu`.`TABLE_NAME` = 'shop_tapes_lang' | |
35 | 00:11:42.598 | info | yii\db\Command::query | SELECT * FROM `shop_tapes_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
36 | 00:11:42.598 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`=54 | |
37 | 00:11:42.598 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
38 | 00:11:42.599 | info | 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' | |
39 | 00:11:42.599 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
40 | 00:11:42.600 | info | 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' | |
41 | 00:11:42.600 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=54) | |
42 | 00:11:42.600 | info | yii\db\Command::query | SELECT * FROM `shop_construct_default_colors` WHERE `construct_id`=54 | |
43 | 00:11:42.600 | info | yii\db\Command::query | SELECT * FROM `shop_attributes_list` WHERE 0=1 ORDER BY `sort_order` | |
44 | 00:11:42.601 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
45 | 00:11:42.601 | info | yii\db\Command::query | SELECT `product_id` FROM `shop_construct_product_product` WHERE `construct_id`=54
| |
46 | 00:11:42.601 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_product_attribute` WHERE `construct_id`=54) | |
47 | 00:11:42.601 | info | yii\db\Command::query | SELECT `product_id` FROM `shop_construct_product_product` WHERE `construct_id`=54
| |
48 | 00:11:42.602 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product` | |
49 | 00:11:42.602 | info | 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' | |
50 | 00:11:42.603 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang` | |
51 | 00:11:42.603 | info | 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' | |
52 | 00:11:42.604 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
53 | 00:11:42.604 | info | 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`='uk') | |
54 | 00:11:42.606 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
55 | 00:11:42.606 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
56 | 00:11:42.606 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT `main`.`id`, `main`.`article`, `main`.`sort_order`, `lang`.`title` AS `selectTitle`, `lang`.`description` AS `selectDescription`, `category_lang`.`owner_id` AS `selectCategoryId`, `category_lang`.`title` AS `selectCategoryTitle`, `main`.`created_at` AS `created_at`, `pp`.`value` AS `typePrice`, CASE WHEN SUM(ps.quantity) > 0 THEN 1 ELSE 0 END AS `storeCount` FROM `shop_product` `main` LEFT JOIN `category_lang` `category_lang` ON main.parent_id=category_lang.owner_id LEFT JOIN `shop_product_lang` `lang` ON lang.owner_id=main.id LEFT JOIN `shop_product_prices` `pp` ON main.id=pp.product_id AND pp.price_id='1' LEFT JOIN `shop_product_prices` `ppr` ON main.id=ppr.product_id AND ppr.price_id=1 LEFT JOIN `shop_product_store` `ps` ON main.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, SUM(ps.quantity) AS `sum`, `sub_p`.`count` AS `order` FROM `shop_product` `p` LEFT JOIN `shop_product_store` `ps` ON p.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, COUNT(w.id) AS `count` FROM `shop_product` `p` LEFT JOIN `shop_wishlist` `w` ON p.id=w.product_id WHERE (`p`.`visible`=1) AND (`p`.`id` IN ('169', '171', '226', '361', '585', '835', '999', '1013', '1049', '1079', '1111', '1151', '1217', '1245', '1247', '1259', '1646', '1651', '1660', '1678', '1692', '1703', '1726', '1733', '1742', '1753', '1757', '1783', '1806', '1813', '1844', '1846', '1871', '1873', '1933', '1978', '1982', '1995', '2020', '2026', '2105', '2108', '2124', '2159', '2176', '2215', '2222', '2226', '2230', '2239', '2255', '2257', '2311', '2324', '2358', '2527')) AND (`w`.`updated_at` BETWEEN 1746565200 AND 1746651600) GROUP BY `p`.`id`) AS sub_p ON sub_p.id=p.id WHERE (`p`.`visible`=1) AND (`p`.`id` IN ('169', '171', '226', '361', '585', '835', '999', '1013', '1049', '1079', '1111', '1151', '1217', '1245', '1247', '1259', '1646', '1651', '1660', '1678', '1692', '1703', '1726', '1733', '1742', '1753', '1757', '1783', '1806', '1813', '1844', '1846', '1871', '1873', '1933', '1978', '1982', '1995', '2020', '2026', '2105', '2108', '2124', '2159', '2176', '2215', '2222', '2226', '2230', '2239', '2255', '2257', '2311', '2324', '2358', '2527')) GROUP BY `p`.`id` HAVING `sum` >= 1) subProductQuery ON subProductQuery.id=main.id WHERE ((`main`.`visible`=1) AND (`lang`.`language`='uk') AND (`category_lang`.`language`='uk')) AND (main.id IN (subProductQuery.id)) GROUP BY `main`.`id` ORDER BY `storeCount` DESC) `sub` | |
57 | 00:11:42.609 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`article`, `main`.`sort_order`, `lang`.`title` AS `selectTitle`, `lang`.`description` AS `selectDescription`, `category_lang`.`owner_id` AS `selectCategoryId`, `category_lang`.`title` AS `selectCategoryTitle`, `main`.`created_at` AS `created_at`, `pp`.`value` AS `typePrice`, CASE WHEN SUM(ps.quantity) > 0 THEN 1 ELSE 0 END AS `storeCount` FROM `shop_product` `main` LEFT JOIN `category_lang` `category_lang` ON main.parent_id=category_lang.owner_id LEFT JOIN `shop_product_lang` `lang` ON lang.owner_id=main.id LEFT JOIN `shop_product_prices` `pp` ON main.id=pp.product_id AND pp.price_id='1' LEFT JOIN `shop_product_prices` `ppr` ON main.id=ppr.product_id AND ppr.price_id=1 LEFT JOIN `shop_product_store` `ps` ON main.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, SUM(ps.quantity) AS `sum`, `sub_p`.`count` AS `order` FROM `shop_product` `p` LEFT JOIN `shop_product_store` `ps` ON p.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, COUNT(w.id) AS `count` FROM `shop_product` `p` LEFT JOIN `shop_wishlist` `w` ON p.id=w.product_id WHERE (`p`.`visible`=1) AND (`p`.`id` IN ('169', '171', '226', '361', '585', '835', '999', '1013', '1049', '1079', '1111', '1151', '1217', '1245', '1247', '1259', '1646', '1651', '1660', '1678', '1692', '1703', '1726', '1733', '1742', '1753', '1757', '1783', '1806', '1813', '1844', '1846', '1871', '1873', '1933', '1978', '1982', '1995', '2020', '2026', '2105', '2108', '2124', '2159', '2176', '2215', '2222', '2226', '2230', '2239', '2255', '2257', '2311', '2324', '2358', '2527')) AND (`w`.`updated_at` BETWEEN 1746565200 AND 1746651600) GROUP BY `p`.`id`) AS sub_p ON sub_p.id=p.id WHERE (`p`.`visible`=1) AND (`p`.`id` IN ('169', '171', '226', '361', '585', '835', '999', '1013', '1049', '1079', '1111', '1151', '1217', '1245', '1247', '1259', '1646', '1651', '1660', '1678', '1692', '1703', '1726', '1733', '1742', '1753', '1757', '1783', '1806', '1813', '1844', '1846', '1871', '1873', '1933', '1978', '1982', '1995', '2020', '2026', '2105', '2108', '2124', '2159', '2176', '2215', '2222', '2226', '2230', '2239', '2255', '2257', '2311', '2324', '2358', '2527')) GROUP BY `p`.`id` HAVING `sum` >= 1) subProductQuery ON subProductQuery.id=main.id WHERE ((`main`.`visible`=1) AND (`lang`.`language`='uk') AND (`category_lang`.`language`='uk')) AND (main.id IN (subProductQuery.id)) GROUP BY `main`.`id` ORDER BY `storeCount` DESC, `sort_order` LIMIT 48 | |
58 | 00:11:42.612 | info | yii\db\Command::query | SELECT `id` FROM `shop_stores` WHERE `defstore`=1 ORDER BY `sort_order` | |
59 | 00:11:42.612 | info | yii\db\Command::query | SELECT SUM(quantity) AS `in_stock`, `product_id` FROM `shop_product_store` WHERE (`product_id` IN ('1079', '169', '1871', '2311', '1259', '585', '1692', '2324', '835')) AND (`store_id`='1') GROUP BY `product_id` | |
60 | 00:11:42.612 | info | 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 (`aliases`.`primaryKey` IN ('1079', '169', '1871', '2311', '1259', '585', '1692', '2324', '835')) | |
61 | 00:11:42.612 | info | 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 (`img`.`product_id` IN ('1079', '169', '1871', '2311', '1259', '585', '1692', '2324', '835')) AND (`img`.`cover`=1) | |
62 | 00:11:42.613 | info | 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='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 `store`.`product_id` IN ('1079', '169', '1871', '2311', '1259', '585', '1692', '2324', '835') GROUP BY `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `attr`.`type`, `listlang`.`title`, `list`.`color` ORDER BY `attr`.`sort_order`, `total_quantity` DESC | |
63 | 00:11:42.613 | info | 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`='uk') AND (`main`.`product_id` IN ('1079', '169', '1871', '2311', '1259', '585', '1692', '2324', '835')) ORDER BY `shc`.`sort_order` | |
64 | 00:11:42.613 | info | 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)
| |
65 | 00:11:42.613 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
66 | 00:11:42.613 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
67 | 00:11:42.614 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
68 | 00:11:42.614 | info | 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) | |
69 | 00:11:42.614 | info | 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) | |
70 | 00:11:42.614 | info | 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) | |
71 | 00:11:42.614 | info | 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)
| |
72 | 00:11:42.614 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
73 | 00:11:42.614 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
74 | 00:11:42.614 | info | 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)
| |
75 | 00:11:42.614 | info | 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)
| |
76 | 00:11:42.615 | info | 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)
| |
77 | 00:11:42.615 | info | 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`='uk')
| |
78 | 00:11:42.615 | info | 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)
| |
79 | 00:11:42.615 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
80 | 00:11:42.615 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
81 | 00:11:42.615 | info | 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)
| |
82 | 00:11:42.615 | info | 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)
| |
83 | 00:11:42.616 | info | 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)
| |
84 | 00:11:42.616 | info | 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`='uk')
| |
85 | 00:11:42.616 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions`
| |
86 | 00:11:42.616 | info | 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'
| |
87 | 00:11:42.617 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions_lang`
| |
88 | 00:11:42.618 | info | 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'
| |
89 | 00:11:42.618 | info | 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) | |
90 | 00:11:42.618 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE `promotion_id`=1 | |
91 | 00:11:42.619 | info | yii\db\Command::query | SELECT * FROM `promotions_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
92 | 00:11:42.619 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
93 | 00:11:42.619 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
94 | 00:11:42.619 | info | 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`='0ascoo6p2nonqva5r74l6v22lh') AND (`shop_document`.`state_id` IS NULL) | |
95 | 00:11:42.620 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
96 | 00:11:42.620 | info | 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` IN ('1079', '169', '1871', '2311', '1259', '585', '1692', '2324', '835')) AND (`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
97 | 00:11:42.620 | info | 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` IN ('1079', '169', '1871', '2311', '1259', '585', '1692', '2324', '835')) AND (`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
98 | 00:11:42.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/tape/index.php | |
99 | 00:11:42.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
100 | 00:11:42.621 | info | 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`='uk' | |
101 | 00:11:42.621 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
102 | 00:11:42.621 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
103 | 00:11:42.621 | info | 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`='1079') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
104 | 00:11:42.622 | info | 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`='1079') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
105 | 00:11:42.622 | info | 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`='uk' | |
106 | 00:11:42.622 | info | yii\db\Command::query | SELECT `color`, `bgcolor`, `stroke_color` FROM `shop_showcases` `s` WHERE `id`=3 | |
107 | 00:11:42.622 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
108 | 00:11:42.623 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
109 | 00:11:42.623 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
110 | 00:11:42.623 | info | 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`='1079') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
111 | 00:11:42.623 | info | 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`='1079') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
112 | 00:11:42.623 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
113 | 00:11:42.623 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
114 | 00:11:42.623 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
115 | 00:11:42.623 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices`
| |
116 | 00:11:42.624 | info | 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'
| |
117 | 00:11:42.624 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices_lang`
| |
118 | 00:11:42.625 | info | 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'
| |
119 | 00:11:42.626 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
120 | 00:11:42.626 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
121 | 00:11:42.626 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
122 | 00:11:42.626 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
123 | 00:11:42.626 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
124 | 00:11:42.626 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
125 | 00:11:42.627 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
126 | 00:11:42.627 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
127 | 00:11:42.627 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
128 | 00:11:42.627 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
129 | 00:11:42.628 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
130 | 00:11:42.628 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
131 | 00:11:42.628 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
132 | 00:11:42.628 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
133 | 00:11:42.628 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
134 | 00:11:42.628 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
135 | 00:11:42.629 | info | 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`='169') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
136 | 00:11:42.629 | info | 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`='169') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
137 | 00:11:42.629 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
138 | 00:11:42.629 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
139 | 00:11:42.629 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
140 | 00:11:42.630 | info | 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`='169') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
141 | 00:11:42.630 | info | 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`='169') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
142 | 00:11:42.630 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
143 | 00:11:42.630 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
144 | 00:11:42.630 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
145 | 00:11:42.630 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
146 | 00:11:42.630 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
147 | 00:11:42.630 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
148 | 00:11:42.630 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
149 | 00:11:42.631 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
150 | 00:11:42.631 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
151 | 00:11:42.631 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
152 | 00:11:42.631 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
153 | 00:11:42.631 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
154 | 00:11:42.631 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
155 | 00:11:42.631 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
156 | 00:11:42.632 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
157 | 00:11:42.632 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
158 | 00:11:42.632 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
159 | 00:11:42.632 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
160 | 00:11:42.632 | info | 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`='1871') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
161 | 00:11:42.632 | info | 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`='1871') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
162 | 00:11:42.633 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
163 | 00:11:42.633 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
164 | 00:11:42.633 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
165 | 00:11:42.633 | info | 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`='1871') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
166 | 00:11:42.633 | info | 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`='1871') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
167 | 00:11:42.633 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
168 | 00:11:42.633 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
169 | 00:11:42.633 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
170 | 00:11:42.633 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
171 | 00:11:42.634 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
172 | 00:11:42.634 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
173 | 00:11:42.634 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
174 | 00:11:42.634 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
175 | 00:11:42.634 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
176 | 00:11:42.634 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
177 | 00:11:42.634 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
178 | 00:11:42.634 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
179 | 00:11:42.635 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
180 | 00:11:42.635 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
181 | 00:11:42.635 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
182 | 00:11:42.635 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
183 | 00:11:42.635 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
184 | 00:11:42.635 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
185 | 00:11:42.635 | info | 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`='2311') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
186 | 00:11:42.636 | info | 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`='2311') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
187 | 00:11:42.636 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
188 | 00:11:42.636 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
189 | 00:11:42.636 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
190 | 00:11:42.636 | info | 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`='2311') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
191 | 00:11:42.636 | info | 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`='2311') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
192 | 00:11:42.636 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
193 | 00:11:42.636 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
194 | 00:11:42.636 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
195 | 00:11:42.637 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
196 | 00:11:42.637 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
197 | 00:11:42.637 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
198 | 00:11:42.637 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
199 | 00:11:42.637 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
200 | 00:11:42.637 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
201 | 00:11:42.637 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
202 | 00:11:42.638 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
203 | 00:11:42.638 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
204 | 00:11:42.638 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
205 | 00:11:42.638 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
206 | 00:11:42.638 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
207 | 00:11:42.638 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
208 | 00:11:42.638 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
209 | 00:11:42.639 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
210 | 00:11:42.639 | info | 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`='1259') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
211 | 00:11:42.639 | info | 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`='1259') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
212 | 00:11:42.639 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
213 | 00:11:42.639 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
214 | 00:11:42.639 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
215 | 00:11:42.640 | info | 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`='1259') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
216 | 00:11:42.640 | info | 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`='1259') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
217 | 00:11:42.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
218 | 00:11:42.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
219 | 00:11:42.640 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
220 | 00:11:42.640 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
221 | 00:11:42.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
222 | 00:11:42.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
223 | 00:11:42.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
224 | 00:11:42.641 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
225 | 00:11:42.641 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
226 | 00:11:42.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
227 | 00:11:42.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
228 | 00:11:42.641 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
229 | 00:11:42.641 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
230 | 00:11:42.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
231 | 00:11:42.642 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
232 | 00:11:42.642 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
233 | 00:11:42.642 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
234 | 00:11:42.642 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
235 | 00:11:42.642 | info | 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`='585') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
236 | 00:11:42.642 | info | 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`='585') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
237 | 00:11:42.643 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
238 | 00:11:42.643 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
239 | 00:11:42.643 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
240 | 00:11:42.643 | info | 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`='585') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
241 | 00:11:42.643 | info | 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`='585') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
242 | 00:11:42.643 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
243 | 00:11:42.643 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
244 | 00:11:42.643 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
245 | 00:11:42.644 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
246 | 00:11:42.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
247 | 00:11:42.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
248 | 00:11:42.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
249 | 00:11:42.644 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
250 | 00:11:42.644 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
251 | 00:11:42.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
252 | 00:11:42.645 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
253 | 00:11:42.645 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
254 | 00:11:42.645 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
255 | 00:11:42.645 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
256 | 00:11:42.645 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
257 | 00:11:42.645 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
258 | 00:11:42.645 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
259 | 00:11:42.646 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
260 | 00:11:42.646 | info | 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`='1692') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
261 | 00:11:42.646 | info | 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`='1692') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
262 | 00:11:42.646 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
263 | 00:11:42.646 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
264 | 00:11:42.646 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
265 | 00:11:42.647 | info | 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`='1692') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
266 | 00:11:42.647 | info | 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`='1692') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
267 | 00:11:42.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
268 | 00:11:42.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
269 | 00:11:42.647 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
270 | 00:11:42.647 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
271 | 00:11:42.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
272 | 00:11:42.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
273 | 00:11:42.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
274 | 00:11:42.648 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
275 | 00:11:42.648 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
276 | 00:11:42.648 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
277 | 00:11:42.648 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
278 | 00:11:42.648 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
279 | 00:11:42.648 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
280 | 00:11:42.649 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
281 | 00:11:42.649 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
282 | 00:11:42.649 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
283 | 00:11:42.649 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
284 | 00:11:42.649 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
285 | 00:11:42.649 | info | 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`='2324') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
286 | 00:11:42.650 | info | 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`='2324') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
287 | 00:11:42.650 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
288 | 00:11:42.650 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
289 | 00:11:42.650 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
290 | 00:11:42.650 | info | 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`='2324') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
291 | 00:11:42.650 | info | 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`='2324') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
292 | 00:11:42.650 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
293 | 00:11:42.650 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
294 | 00:11:42.650 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
295 | 00:11:42.651 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
296 | 00:11:42.651 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
297 | 00:11:42.651 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
298 | 00:11:42.651 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
299 | 00:11:42.651 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
300 | 00:11:42.651 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
301 | 00:11:42.651 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
302 | 00:11:42.651 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
303 | 00:11:42.652 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
304 | 00:11:42.652 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
305 | 00:11:42.652 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
306 | 00:11:42.652 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
307 | 00:11:42.652 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/default/_product.php | |
308 | 00:11:42.652 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
309 | 00:11:42.652 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
310 | 00:11:42.653 | info | 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`='835') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
311 | 00:11:42.653 | info | 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`='835') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
312 | 00:11:42.653 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
313 | 00:11:42.653 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_product.php | |
314 | 00:11:42.653 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
315 | 00:11:42.653 | info | 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`='835') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
316 | 00:11:42.653 | info | 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`='835') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
317 | 00:11:42.654 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php
| |
318 | 00:11:42.654 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
319 | 00:11:42.654 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
320 | 00:11:42.654 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
321 | 00:11:42.654 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
322 | 00:11:42.654 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
323 | 00:11:42.654 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php
| |
324 | 00:11:42.654 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
325 | 00:11:42.654 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
326 | 00:11:42.655 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
327 | 00:11:42.655 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
328 | 00:11:42.655 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
329 | 00:11:42.655 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
330 | 00:11:42.655 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
331 | 00:11:42.655 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
332 | 00:11:42.657 | < 1ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |