# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 17:17:54.085 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 17:17:54.085 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 17:17:54.085 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 17:17:54.087 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 17:17:54.087 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 17:17:54.087 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 17:17:54.087 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 17:17:54.087 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 17:17:54.088 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 17:17:54.088 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 17:17:54.088 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 17:17:54.088 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 17:17:54.089 | 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' | |
14 | 17:17:54.090 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/reviews/page=248' | |
15 | 17:17:54.090 | trace | yii\web\Application::handleRequest | Route requested: 'page/default/reviews' | |
16 | 17:17:54.090 | trace | yii\base\Module::getModule | Loading module: page | |
17 | 17:17:54.090 | trace | yii\base\Controller::runAction | Route to run: page/default/reviews | |
18 | 17:17:54.090 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\page\controllers\DefaultController::actionReviews() | |
19 | 17:17:54.090 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
20 | 17:17:54.091 | 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` = 'page' AND `kcu`.`TABLE_NAME` = 'page' | |
21 | 17:17:54.091 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `alias`='reviews' | |
22 | 17:17:54.092 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
23 | 17:17:54.092 | 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` = 'page_lang' AND `kcu`.`TABLE_NAME` = 'page_lang' | |
24 | 17:17:54.093 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=15) | |
25 | 17:17:54.093 | info | yii\db\Command::query | SELECT `menu`.`parent_id` FROM `menu` `menu` WHERE (menu.object_id=15) AND (menu.parent_id>0 AND menu.sort_order>0) | |
26 | 17:17:54.094 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id='9') AND (`position`=1) ORDER BY `sort_order` | |
27 | 17:17:54.094 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu` | |
28 | 17:17:54.094 | 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` = 'menu' AND `kcu`.`TABLE_NAME` = 'menu' | |
29 | 17:17:54.095 | 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`='ru') | |
30 | 17:17:54.097 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu_lang` | |
31 | 17:17:54.097 | 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` = 'menu_lang' AND `kcu`.`TABLE_NAME` = 'menu_lang' | |
32 | 17:17:54.098 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=11) | |
33 | 17:17:54.099 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
34 | 17:17:54.099 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
35 | 17:17:54.099 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
36 | 17:17:54.099 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=12) | |
37 | 17:17:54.099 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=21) | |
38 | 17:17:54.100 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=2) | |
39 | 17:17:54.100 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=11) AND (`position`=1) ORDER BY `sort_order` | |
40 | 17:17:54.100 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=4) AND (`visible`=1) | |
41 | 17:17:54.101 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
42 | 17:17:54.101 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=11 | |
43 | 17:17:54.101 | trace | yii\base\Module::getModule | Loading module: shop | |
44 | 17:17:54.102 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=10) AND (`position`=1) ORDER BY `sort_order` | |
45 | 17:17:54.102 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=5) AND (`visible`=1) | |
46 | 17:17:54.102 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=5) | |
47 | 17:17:54.103 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=10 | |
48 | 17:17:54.103 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=14) AND (`position`=1) ORDER BY `sort_order` | |
49 | 17:17:54.103 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=8) AND (`visible`=1) | |
50 | 17:17:54.104 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=8) | |
51 | 17:17:54.104 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=14 | |
52 | 17:17:54.105 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=13) AND (`position`=1) ORDER BY `sort_order` | |
53 | 17:17:54.105 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=7) AND (`visible`=1) | |
54 | 17:17:54.105 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=7) | |
55 | 17:17:54.105 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=13 | |
56 | 17:17:54.105 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=12) AND (`position`=1) ORDER BY `sort_order` | |
57 | 17:17:54.106 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=6) AND (`visible`=1) | |
58 | 17:17:54.106 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=6) | |
59 | 17:17:54.106 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=12 | |
60 | 17:17:54.106 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=21) AND (`position`=1) ORDER BY `sort_order` | |
61 | 17:17:54.106 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=15) AND (`visible`=1) | |
62 | 17:17:54.107 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=15) | |
63 | 17:17:54.107 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=21 | |
64 | 17:17:54.107 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=2) AND (`position`=1) ORDER BY `sort_order` | |
65 | 17:17:54.108 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=2) AND (`visible`=1) | |
66 | 17:17:54.108 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=2) | |
67 | 17:17:54.108 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=2 | |
68 | 17:17:54.108 | info | yii\db\Command::query | SELECT `tape_id` FROM `article_tapes` WHERE `article_id`=15 | |
69 | 17:17:54.109 | info | yii\db\Command::query | SELECT `tt`.`title` AS `title`, `t`.`id` AS `id`, `t`.`construct_id` AS `constructId` FROM `shop_tapes` `t` LEFT JOIN `shop_tapes_lang` `tt` ON t.id=tt.owner_id AND tt.language='ru' WHERE (`t`.`visible`=1) AND ((`t`.`show_on_article`=1) OR (0=1)) ORDER BY `t`.`sort_order` | |
70 | 17:17:54.109 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
71 | 17:17:54.109 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
72 | 17:17:54.110 | 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' | |
73 | 17:17:54.110 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
74 | 17:17:54.110 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
75 | 17:17:54.111 | 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' | |
76 | 17:17:54.112 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54) | |
77 | 17:17:54.112 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
78 | 17:17:54.112 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
79 | 17:17:54.113 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55) | |
80 | 17:17:54.113 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
81 | 17:17:54.113 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/page/views/default/review.php | |
82 | 17:17:54.114 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) | |
83 | 17:17:54.114 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` | |
84 | 17:17:54.115 | 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_reviews' AND `kcu`.`TABLE_NAME` = 'shop_reviews' | |
85 | 17:17:54.116 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) ORDER BY `created_at` DESC LIMIT 10 OFFSET 2470 | |
86 | 17:17:54.117 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
87 | 17:17:54.117 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1253
| |
88 | 17:17:54.117 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product`
| |
89 | 17:17:54.118 | 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'
| |
90 | 17:17:54.119 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
91 | 17:17:54.119 | 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'
| |
92 | 17:17:54.120 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1253)
| |
93 | 17:17:54.121 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1253) AND (`img`.`cover`=1) | |
94 | 17:17:54.121 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1253) AND (`approved`=1) AND (`owner_id`=1311) | |
95 | 17:17:54.122 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1253) AND (`approved`=1) AND (`owner_id`=1311)
| |
96 | 17:17:54.122 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1253) AND (`approved`=1) AND (`owner_id`=1311) ORDER BY `created_at` DESC LIMIT 20
| |
97 | 17:17:54.122 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
98 | 17:17:54.122 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1660
| |
99 | 17:17:54.123 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1660)
| |
100 | 17:17:54.123 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1660) AND (`img`.`cover`=1) | |
101 | 17:17:54.123 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1660) AND (`approved`=1) AND (`owner_id`=1306) | |
102 | 17:17:54.123 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1660) AND (`approved`=1) AND (`owner_id`=1306)
| |
103 | 17:17:54.124 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1660) AND (`approved`=1) AND (`owner_id`=1306) ORDER BY `created_at` DESC LIMIT 20
| |
104 | 17:17:54.124 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
105 | 17:17:54.124 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1782
| |
106 | 17:17:54.124 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1782)
| |
107 | 17:17:54.125 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1782) AND (`img`.`cover`=1) | |
108 | 17:17:54.125 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1782) AND (`approved`=1) AND (`owner_id`=1305) | |
109 | 17:17:54.125 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1782) AND (`approved`=1) AND (`owner_id`=1305)
| |
110 | 17:17:54.125 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1782) AND (`approved`=1) AND (`owner_id`=1305) ORDER BY `created_at` DESC LIMIT 20
| |
111 | 17:17:54.126 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
112 | 17:17:54.126 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1799
| |
113 | 17:17:54.126 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1799)
| |
114 | 17:17:54.126 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1799) AND (`img`.`cover`=1) | |
115 | 17:17:54.127 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1799) AND (`approved`=1) AND (`owner_id`=1304) | |
116 | 17:17:54.127 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1799) AND (`approved`=1) AND (`owner_id`=1304)
| |
117 | 17:17:54.127 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1799) AND (`approved`=1) AND (`owner_id`=1304) ORDER BY `created_at` DESC LIMIT 20
| |
118 | 17:17:54.127 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
119 | 17:17:54.127 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1758
| |
120 | 17:17:54.128 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1758)
| |
121 | 17:17:54.128 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1758) AND (`img`.`cover`=1) | |
122 | 17:17:54.128 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1758) AND (`approved`=1) AND (`owner_id`=1303) | |
123 | 17:17:54.128 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1758) AND (`approved`=1) AND (`owner_id`=1303)
| |
124 | 17:17:54.129 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1758) AND (`approved`=1) AND (`owner_id`=1303) ORDER BY `created_at` DESC LIMIT 20
| |
125 | 17:17:54.129 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
126 | 17:17:54.129 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1795
| |
127 | 17:17:54.129 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1795)
| |
128 | 17:17:54.130 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1795) AND (`img`.`cover`=1) | |
129 | 17:17:54.130 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1795) AND (`approved`=1) AND (`owner_id`=1300) | |
130 | 17:17:54.130 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1795) AND (`approved`=1) AND (`owner_id`=1300)
| |
131 | 17:17:54.130 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1795) AND (`approved`=1) AND (`owner_id`=1300) ORDER BY `created_at` DESC LIMIT 20
| |
132 | 17:17:54.131 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
133 | 17:17:54.131 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1750
| |
134 | 17:17:54.131 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1750)
| |
135 | 17:17:54.131 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1750) AND (`img`.`cover`=1) | |
136 | 17:17:54.132 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1750) AND (`approved`=1) AND (`owner_id`=1299) | |
137 | 17:17:54.132 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1750) AND (`approved`=1) AND (`owner_id`=1299)
| |
138 | 17:17:54.132 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1750) AND (`approved`=1) AND (`owner_id`=1299) ORDER BY `created_at` DESC LIMIT 20
| |
139 | 17:17:54.132 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
140 | 17:17:54.133 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1705
| |
141 | 17:17:54.133 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1705)
| |
142 | 17:17:54.133 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1705) AND (`img`.`cover`=1) | |
143 | 17:17:54.134 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1705) AND (`approved`=1) AND (`owner_id`=1295) | |
144 | 17:17:54.134 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1705) AND (`approved`=1) AND (`owner_id`=1295)
| |
145 | 17:17:54.134 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1705) AND (`approved`=1) AND (`owner_id`=1295) ORDER BY `created_at` DESC LIMIT 20
| |
146 | 17:17:54.134 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
147 | 17:17:54.134 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1737
| |
148 | 17:17:54.135 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1737)
| |
149 | 17:17:54.135 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1737) AND (`img`.`cover`=1) | |
150 | 17:17:54.135 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1737) AND (`approved`=1) AND (`owner_id`=1294) | |
151 | 17:17:54.135 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1737) AND (`approved`=1) AND (`owner_id`=1294)
| |
152 | 17:17:54.136 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1737) AND (`approved`=1) AND (`owner_id`=1294) ORDER BY `created_at` DESC LIMIT 20
| |
153 | 17:17:54.136 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
154 | 17:17:54.136 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1795
| |
155 | 17:17:54.136 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1795)
| |
156 | 17:17:54.136 | info | yii\db\Command::query | SELECT `img`.`id`, `img`.`path`, `img`.`process_updated_at`, `attr`.`attribute_id`, `attr`.`attribute_list_id`, `image_lang`.`alt`, `image_lang`.`title` FROM `shop_product_images` `img` LEFT JOIN `shop_product_images_attributes` `attr` ON attr.image_id = img.id LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = img.id WHERE (`img`.`product_id`=1795) AND (`img`.`cover`=1) | |
157 | 17:17:54.137 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1795) AND (`approved`=1) AND (`owner_id`=1293) | |
158 | 17:17:54.137 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1795) AND (`approved`=1) AND (`owner_id`=1293)
| |
159 | 17:17:54.137 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1795) AND (`approved`=1) AND (`owner_id`=1293) ORDER BY `created_at` DESC LIMIT 20
| |
160 | 17:17:54.138 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/main.php | |
161 | 17:17:54.139 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` | |
162 | 17:17:54.139 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` | |
163 | 17:17:54.139 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
164 | 17:17:54.139 | info | yii\db\Command::query | SELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='ru' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
165 | 17:17:54.140 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
166 | 17:17:54.140 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
167 | 17:17:54.140 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
168 | 17:17:54.140 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
169 | 17:17:54.141 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
170 | 17:17:54.141 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
171 | 17:17:54.141 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
172 | 17:17:54.141 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
173 | 17:17:54.141 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
174 | 17:17:54.142 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
175 | 17:17:54.142 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
176 | 17:17:54.142 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
177 | 17:17:54.142 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
178 | 17:17:54.143 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
179 | 17:17:54.143 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
180 | 17:17:54.143 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
181 | 17:17:54.143 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
182 | 17:17:54.143 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
183 | 17:17:54.144 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` | |
184 | 17:17:54.145 | info | yii\db\Command::query | SELECT `mct`.`title` AS `label`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`construct_id` AS `constructId`, `mc`.`image_in_menu` AS `image` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
185 | 17:17:54.145 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
186 | 17:17:54.145 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
187 | 17:17:54.146 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
188 | 17:17:54.146 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
189 | 17:17:54.146 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
190 | 17:17:54.146 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
191 | 17:17:54.146 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
192 | 17:17:54.147 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
193 | 17:17:54.147 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
194 | 17:17:54.147 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
195 | 17:17:54.147 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
196 | 17:17:54.147 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
197 | 17:17:54.148 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
198 | 17:17:54.148 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
199 | 17:17:54.148 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
200 | 17:17:54.148 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
201 | 17:17:54.148 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
202 | 17:17:54.149 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
203 | 17:17:54.149 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `lang`.`mark`, `main`.`showcase_image` AS `image`, `main`.`alias`, `main`.`image_in_menu` AS `menuImage`, `aliases`.`alias` AS `url` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='ru') AND (`visible`=1) AND (`show_in_menu`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') ORDER BY `main`.`sort_order` | |
204 | 17:17:54.149 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/catalogue/_menu.php | |
205 | 17:17:54.149 | 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`='ru' | |
206 | 17:17:54.150 | info | yii\db\Command::query | SELECT * FROM `subscribe` `subscribe` LEFT JOIN `subscribe_lang` `subscribelang` ON subscribe.id=subscribelang.owner_id WHERE (`subscribelang`.`language`='ru') AND (`subscribe`.`visible`=1) AND (`subscribe`.`usage`=1) AND (`subscribe`.`type`=1) | |
207 | 17:17:54.150 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` | |
208 | 17:17:54.151 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`mark`, `main`.`showcase_image`, `main`.`alias`, `aliases`.`alias` AS `url`, `main`.`construct_id` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='ru') AND (`visible`=1) AND (`show_on_main`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') AND (`show_in_filter`=1) ORDER BY `main`.`sort_order` | |
209 | 17:17:54.151 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_mobile-menu.php | |
210 | 17:17:54.152 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
211 | 17:17:54.152 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=3) | |
212 | 17:17:54.153 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
213 | 17:17:54.153 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
214 | 17:17:54.153 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/header/views/header.php | |
215 | 17:17:54.153 | info | yii\db\Command::query | SELECT `ibt`.`content`, `ib`.`show_on_mobile`, `ib`.`show_on_desktop` FROM `info_blocks` `ib` LEFT JOIN `info_blocks_lang` `ibt` ON ib.id=ibt.owner_id AND ibt.language='ru' WHERE (`ib`.`location`='topSite') AND (`ib`.`visible`=1) | |
216 | 17:17:54.154 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php | |
217 | 17:17:54.154 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
218 | 17:17:54.154 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
219 | 17:17:54.155 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
220 | 17:17:54.155 | 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' | |
221 | 17:17:54.156 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
222 | 17:17:54.156 | 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' | |
223 | 17:17:54.156 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
224 | 17:17:54.157 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
225 | 17:17:54.157 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
226 | 17:17:54.157 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/currency/views/index.php | |
227 | 17:17:54.157 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
228 | 17:17:54.158 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
229 | 17:17:54.158 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
230 | 17:17:54.158 | info | yii\web\Session::open | Session started | |
231 | 17:17:54.158 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='475qorm66no0h5jevrnnhk4h3c') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
232 | 17:17:54.158 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
233 | 17:17:54.159 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
234 | 17:17:54.159 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
235 | 17:17:54.160 | 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_document' AND `kcu`.`TABLE_NAME` = 'shop_document' | |
236 | 17:17:54.160 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
237 | 17:17:54.161 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php | |
238 | 17:17:54.162 | info | yii\db\Command::query | SELECT `t`.`image`, `tlang`.`title` FROM `shop_contact_information` `t` LEFT JOIN `shop_contact_information_lang` `tlang` ON t.id=tlang.owner_id WHERE (`tlang`.`language`='ru') AND (`t`.`visible`=1) ORDER BY `t`.`created_at` DESC | |
239 | 17:17:54.162 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
240 | 17:17:54.162 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` | |
241 | 17:17:54.162 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` | |
242 | 17:17:54.163 | info | yii\db\Command::query | SELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='ru' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_on_main`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
243 | 17:17:54.163 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
244 | 17:17:54.163 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
245 | 17:17:54.163 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
246 | 17:17:54.163 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
247 | 17:17:54.164 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
248 | 17:17:54.164 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
249 | 17:17:54.164 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
250 | 17:17:54.164 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
251 | 17:17:54.164 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
252 | 17:17:54.165 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
253 | 17:17:54.165 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
254 | 17:17:54.165 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
255 | 17:17:54.165 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
256 | 17:17:54.165 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
257 | 17:17:54.166 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
258 | 17:17:54.166 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`image`, `lang`.`title`, `lang`.`text`, `aliases`.`alias` AS `url` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`main`.`object`='app\\modules\\shop\\models\\Product') AND (`main`.`visible`=1) AND (`lang`.`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`main`.`parent_id`=0) ORDER BY `main`.`sort_order` | |
259 | 17:17:54.166 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/footer/views/footer.php | |
260 | 17:17:54.166 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
261 | 17:17:54.166 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
262 | 17:17:54.167 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_confirmForm.php | |
263 | 17:17:54.167 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_alertForm.php | |
264 | 17:17:54.167 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_actionForm.php | |
265 | 17:17:54.167 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/firstVisitLangSelector.php | |
266 | 17:17:54.167 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/privacyPolicyAgreement.php | |
267 | 17:17:54.170 | < 3ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |