# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 01:29:19.298 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 01:29:19.298 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 01:29:19.298 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 01:29:19.300 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 01:29:19.300 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 01:29:19.300 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 01:29:19.300 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 01:29:19.300 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 01:29:19.301 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 01:29:19.301 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 01:29:19.301 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 01:29:19.302 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 01:29:19.303 | 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 | 01:29:19.303 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/reviews/page=198' | |
15 | 01:29:19.304 | trace | yii\web\Application::handleRequest | Route requested: 'page/default/reviews' | |
16 | 01:29:19.304 | trace | yii\base\Module::getModule | Loading module: page | |
17 | 01:29:19.304 | trace | yii\base\Controller::runAction | Route to run: page/default/reviews | |
18 | 01:29:19.304 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\page\controllers\DefaultController::actionReviews() | |
19 | 01:29:19.304 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
20 | 01:29:19.305 | 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 | 01:29:19.305 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `alias`='reviews' | |
22 | 01:29:19.306 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
23 | 01:29:19.306 | 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 | 01:29:19.307 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=15) | |
25 | 01:29:19.307 | 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 | 01:29:19.308 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id='9') AND (`position`=1) ORDER BY `sort_order` | |
27 | 01:29:19.308 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu` | |
28 | 01:29:19.308 | 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 | 01:29:19.309 | 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 | 01:29:19.311 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu_lang` | |
31 | 01:29:19.311 | 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 | 01:29:19.313 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=11) | |
33 | 01:29:19.313 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
34 | 01:29:19.313 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
35 | 01:29:19.313 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
36 | 01:29:19.314 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=12) | |
37 | 01:29:19.314 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=21) | |
38 | 01:29:19.314 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='ru') AND (`owner_id`=2) | |
39 | 01:29:19.314 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=11) AND (`position`=1) ORDER BY `sort_order` | |
40 | 01:29:19.314 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=4) AND (`visible`=1) | |
41 | 01:29:19.315 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
42 | 01:29:19.315 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=11 | |
43 | 01:29:19.315 | trace | yii\base\Module::getModule | Loading module: shop | |
44 | 01:29:19.316 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=10) AND (`position`=1) ORDER BY `sort_order` | |
45 | 01:29:19.316 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=5) AND (`visible`=1) | |
46 | 01:29:19.316 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=5) | |
47 | 01:29:19.316 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=10 | |
48 | 01:29:19.317 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=14) AND (`position`=1) ORDER BY `sort_order` | |
49 | 01:29:19.317 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=8) AND (`visible`=1) | |
50 | 01:29:19.317 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=8) | |
51 | 01:29:19.318 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=14 | |
52 | 01:29:19.318 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=13) AND (`position`=1) ORDER BY `sort_order` | |
53 | 01:29:19.318 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=7) AND (`visible`=1) | |
54 | 01:29:19.318 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=7) | |
55 | 01:29:19.319 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=13 | |
56 | 01:29:19.319 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=12) AND (`position`=1) ORDER BY `sort_order` | |
57 | 01:29:19.319 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=6) AND (`visible`=1) | |
58 | 01:29:19.319 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=6) | |
59 | 01:29:19.320 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=12 | |
60 | 01:29:19.320 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=21) AND (`position`=1) ORDER BY `sort_order` | |
61 | 01:29:19.320 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=15) AND (`visible`=1) | |
62 | 01:29:19.320 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=15) | |
63 | 01:29:19.321 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=21 | |
64 | 01:29:19.321 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=2) AND (`position`=1) ORDER BY `sort_order` | |
65 | 01:29:19.321 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=2) AND (`visible`=1) | |
66 | 01:29:19.321 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=2) | |
67 | 01:29:19.322 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=2 | |
68 | 01:29:19.322 | info | yii\db\Command::query | SELECT `tape_id` FROM `article_tapes` WHERE `article_id`=15 | |
69 | 01:29:19.322 | 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 | 01:29:19.323 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
71 | 01:29:19.323 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
72 | 01:29:19.324 | 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 | 01:29:19.324 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
74 | 01:29:19.324 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
75 | 01:29:19.325 | 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 | 01:29:19.325 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54) | |
77 | 01:29:19.325 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
78 | 01:29:19.326 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
79 | 01:29:19.326 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55) | |
80 | 01:29:19.326 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
81 | 01:29:19.326 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/page/views/default/review.php | |
82 | 01:29:19.327 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) | |
83 | 01:29:19.327 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` | |
84 | 01:29:19.328 | 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 | 01:29:19.328 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) ORDER BY `created_at` DESC LIMIT 10 OFFSET 1970 | |
86 | 01:29:19.335 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
87 | 01:29:19.335 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=2009
| |
88 | 01:29:19.336 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product`
| |
89 | 01:29:19.336 | 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 | 01:29:19.337 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
91 | 01:29:19.337 | 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 | 01:29:19.338 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=2009)
| |
93 | 01:29:19.338 | 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`=2009) AND (`img`.`cover`=1) | |
94 | 01:29:19.340 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2265) | |
95 | 01:29:19.340 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2265)
| |
96 | 01:29:19.340 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2265) ORDER BY `created_at` DESC LIMIT 20
| |
97 | 01:29:19.341 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
98 | 01:29:19.341 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1501
| |
99 | 01:29:19.341 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1501)
| |
100 | 01:29:19.341 | 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`=1501) AND (`img`.`cover`=1) | |
101 | 01:29:19.342 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1501) AND (`approved`=1) AND (`owner_id`=2264) | |
102 | 01:29:19.342 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1501) AND (`approved`=1) AND (`owner_id`=2264)
| |
103 | 01:29:19.343 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1501) AND (`approved`=1) AND (`owner_id`=2264) ORDER BY `created_at` DESC LIMIT 20
| |
104 | 01:29:19.343 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
105 | 01:29:19.343 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1922
| |
106 | 01:29:19.343 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1922)
| |
107 | 01:29:19.344 | 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`=1922) AND (`img`.`cover`=1) | |
108 | 01:29:19.344 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1922) AND (`approved`=1) AND (`owner_id`=2263) | |
109 | 01:29:19.344 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1922) AND (`approved`=1) AND (`owner_id`=2263)
| |
110 | 01:29:19.344 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1922) AND (`approved`=1) AND (`owner_id`=2263) ORDER BY `created_at` DESC LIMIT 20
| |
111 | 01:29:19.345 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
112 | 01:29:19.345 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1928
| |
113 | 01:29:19.345 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1928)
| |
114 | 01:29:19.345 | 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`=1928) AND (`img`.`cover`=1) | |
115 | 01:29:19.346 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1928) AND (`approved`=1) AND (`owner_id`=2261) | |
116 | 01:29:19.347 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1928) AND (`approved`=1) AND (`owner_id`=2261)
| |
117 | 01:29:19.347 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1928) AND (`approved`=1) AND (`owner_id`=2261) ORDER BY `created_at` DESC LIMIT 20
| |
118 | 01:29:19.347 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
119 | 01:29:19.347 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=2009
| |
120 | 01:29:19.348 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=2009)
| |
121 | 01:29:19.348 | 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`=2009) AND (`img`.`cover`=1) | |
122 | 01:29:19.348 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2259) | |
123 | 01:29:19.349 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2259)
| |
124 | 01:29:19.349 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2259) ORDER BY `created_at` DESC LIMIT 20
| |
125 | 01:29:19.349 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
126 | 01:29:19.349 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1929
| |
127 | 01:29:19.350 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1929)
| |
128 | 01:29:19.350 | 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`=1929) AND (`img`.`cover`=1) | |
129 | 01:29:19.351 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1929) AND (`approved`=1) AND (`owner_id`=2257) | |
130 | 01:29:19.351 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1929) AND (`approved`=1) AND (`owner_id`=2257)
| |
131 | 01:29:19.351 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1929) AND (`approved`=1) AND (`owner_id`=2257) ORDER BY `created_at` DESC LIMIT 20
| |
132 | 01:29:19.351 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
133 | 01:29:19.352 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=2009
| |
134 | 01:29:19.352 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=2009)
| |
135 | 01:29:19.352 | 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`=2009) AND (`img`.`cover`=1) | |
136 | 01:29:19.352 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2253) | |
137 | 01:29:19.353 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2253)
| |
138 | 01:29:19.353 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2253) ORDER BY `created_at` DESC LIMIT 20
| |
139 | 01:29:19.353 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
140 | 01:29:19.353 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=2009
| |
141 | 01:29:19.354 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=2009)
| |
142 | 01:29:19.354 | 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`=2009) AND (`img`.`cover`=1) | |
143 | 01:29:19.354 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2252) | |
144 | 01:29:19.354 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2252)
| |
145 | 01:29:19.355 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2009) AND (`approved`=1) AND (`owner_id`=2252) ORDER BY `created_at` DESC LIMIT 20
| |
146 | 01:29:19.355 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
147 | 01:29:19.355 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1736
| |
148 | 01:29:19.356 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=1736)
| |
149 | 01:29:19.356 | 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`=1736) AND (`img`.`cover`=1) | |
150 | 01:29:19.357 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1736) AND (`approved`=1) AND (`owner_id`=2251) | |
151 | 01:29:19.357 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1736) AND (`approved`=1) AND (`owner_id`=2251)
| |
152 | 01:29:19.357 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1736) AND (`approved`=1) AND (`owner_id`=2251) ORDER BY `created_at` DESC LIMIT 20
| |
153 | 01:29:19.358 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
154 | 01:29:19.358 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=2008
| |
155 | 01:29:19.358 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=2008)
| |
156 | 01:29:19.358 | 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`=2008) AND (`img`.`cover`=1) | |
157 | 01:29:19.359 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2008) AND (`approved`=1) AND (`owner_id`=2249) | |
158 | 01:29:19.359 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2008) AND (`approved`=1) AND (`owner_id`=2249)
| |
159 | 01:29:19.360 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2008) AND (`approved`=1) AND (`owner_id`=2249) ORDER BY `created_at` DESC LIMIT 20
| |
160 | 01:29:19.361 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/main.php | |
161 | 01:29:19.361 | 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 | 01:29:19.361 | 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 | 01:29:19.361 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
164 | 01:29:19.362 | 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 | 01:29:19.362 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
166 | 01:29:19.362 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
167 | 01:29:19.362 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
168 | 01:29:19.362 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
169 | 01:29:19.362 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
170 | 01:29:19.363 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
171 | 01:29:19.363 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
172 | 01:29:19.363 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
173 | 01:29:19.363 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
174 | 01:29:19.363 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
175 | 01:29:19.363 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
176 | 01:29:19.364 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
177 | 01:29:19.364 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
178 | 01:29:19.364 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
179 | 01:29:19.364 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
180 | 01:29:19.364 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
181 | 01:29:19.364 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
182 | 01:29:19.364 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
183 | 01:29:19.365 | 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 | 01:29:19.366 | 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 | 01:29:19.366 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
186 | 01:29:19.366 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
187 | 01:29:19.366 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
188 | 01:29:19.366 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
189 | 01:29:19.367 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
190 | 01:29:19.367 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
191 | 01:29:19.367 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
192 | 01:29:19.367 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
193 | 01:29:19.367 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
194 | 01:29:19.367 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
195 | 01:29:19.368 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
196 | 01:29:19.368 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
197 | 01:29:19.368 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
198 | 01:29:19.368 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
199 | 01:29:19.368 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
200 | 01:29:19.368 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
201 | 01:29:19.369 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
202 | 01:29:19.369 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
203 | 01:29:19.369 | 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 | 01:29:19.369 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/catalogue/_menu.php | |
205 | 01:29:19.370 | 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 | 01:29:19.370 | 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 | 01:29:19.371 | 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 | 01:29:19.372 | 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 | 01:29:19.372 | 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 | 01:29:19.372 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
211 | 01:29:19.373 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=3) | |
212 | 01:29:19.373 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
213 | 01:29:19.373 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
214 | 01:29:19.374 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/header/views/header.php | |
215 | 01:29:19.374 | 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 | 01:29:19.374 | 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 | 01:29:19.375 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
218 | 01:29:19.375 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
219 | 01:29:19.375 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
220 | 01:29:19.376 | 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 | 01:29:19.376 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
222 | 01:29:19.377 | 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 | 01:29:19.377 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
224 | 01:29:19.377 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
225 | 01:29:19.378 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
226 | 01:29:19.378 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/currency/views/index.php | |
227 | 01:29:19.378 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
228 | 01:29:19.378 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
229 | 01:29:19.379 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
230 | 01:29:19.379 | info | yii\web\Session::open | Session started | |
231 | 01:29:19.379 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='qvkilltjrvc8t6rhc5nelkmtns') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
232 | 01:29:19.379 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
233 | 01:29:19.379 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
234 | 01:29:19.380 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
235 | 01:29:19.380 | 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 | 01:29:19.381 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
237 | 01:29:19.381 | 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 | 01:29:19.383 | 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 | 01:29:19.383 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
240 | 01:29:19.383 | 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 | 01:29:19.383 | 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 | 01:29:19.383 | 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 | 01:29:19.383 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
244 | 01:29:19.384 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
245 | 01:29:19.384 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
246 | 01:29:19.384 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
247 | 01:29:19.384 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
248 | 01:29:19.385 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
249 | 01:29:19.385 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
250 | 01:29:19.385 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
251 | 01:29:19.385 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
252 | 01:29:19.385 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
253 | 01:29:19.385 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
254 | 01:29:19.386 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
255 | 01:29:19.386 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
256 | 01:29:19.386 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
257 | 01:29:19.386 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
258 | 01:29:19.386 | 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 | 01:29:19.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/footer/views/footer.php | |
260 | 01:29:19.387 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
261 | 01:29:19.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
262 | 01:29:19.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_confirmForm.php | |
263 | 01:29:19.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_alertForm.php | |
264 | 01:29:19.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_actionForm.php | |
265 | 01:29:19.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/firstVisitLangSelector.php | |
266 | 01:29:19.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/privacyPolicyAgreement.php | |
267 | 01:29:19.392 | < 4ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |