# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 03:46:03.387 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 03:46:03.387 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 03:46:03.387 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 03:46:03.389 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 03:46:03.389 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
6 | 03:46:03.390 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
7 | 03:46:03.390 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
8 | 03:46:03.390 | info | yii\web\Session::open | Session started | |
9 | 03:46:03.390 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
10 | 03:46:03.390 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
11 | 03:46:03.390 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
12 | 03:46:03.390 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
13 | 03:46:03.391 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
14 | 03:46:03.391 | trace | yii\db\Command::query | Saved query result in cache | |
15 | 03:46:03.391 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
16 | 03:46:03.392 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
17 | 03:46:03.392 | info | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'redirects' AND `kcu`.`TABLE_NAME` = 'redirects' | |
18 | 03:46:03.393 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/reviews/page=238' | |
19 | 03:46:03.393 | trace | yii\web\Application::handleRequest | Route requested: 'page/default/reviews' | |
20 | 03:46:03.393 | trace | yii\base\Module::getModule | Loading module: page | |
21 | 03:46:03.394 | trace | yii\base\Controller::runAction | Route to run: page/default/reviews | |
22 | 03:46:03.394 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\page\controllers\DefaultController::actionReviews() | |
23 | 03:46:03.394 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
24 | 03:46:03.394 | 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' | |
25 | 03:46:03.395 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `alias`='reviews' | |
26 | 03:46:03.395 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
27 | 03:46:03.396 | 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' | |
28 | 03:46:03.396 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=15) | |
29 | 03:46:03.397 | 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) | |
30 | 03:46:03.397 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id='9') AND (`position`=1) ORDER BY `sort_order` | |
31 | 03:46:03.397 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu` | |
32 | 03:46:03.398 | 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' | |
33 | 03:46:03.398 | info | yii\db\Command::query | SELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `source_message` `t1`, `message` `t2` WHERE (`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='app') AND (`t2`.`language`='uk') | |
34 | 03:46:03.400 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu_lang` | |
35 | 03:46:03.401 | 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' | |
36 | 03:46:03.402 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=11) | |
37 | 03:46:03.402 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
38 | 03:46:03.403 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
39 | 03:46:03.403 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
40 | 03:46:03.403 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=12) | |
41 | 03:46:03.403 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=21) | |
42 | 03:46:03.403 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=2) | |
43 | 03:46:03.404 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=11) AND (`position`=1) ORDER BY `sort_order` | |
44 | 03:46:03.404 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=4) AND (`visible`=1) | |
45 | 03:46:03.404 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
46 | 03:46:03.405 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=11 | |
47 | 03:46:03.405 | trace | yii\base\Module::getModule | Loading module: shop | |
48 | 03:46:03.405 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=10) AND (`position`=1) ORDER BY `sort_order` | |
49 | 03:46:03.405 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=5) AND (`visible`=1) | |
50 | 03:46:03.406 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=5) | |
51 | 03:46:03.406 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=10 | |
52 | 03:46:03.406 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=14) AND (`position`=1) ORDER BY `sort_order` | |
53 | 03:46:03.406 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=8) AND (`visible`=1) | |
54 | 03:46:03.407 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=8) | |
55 | 03:46:03.407 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=14 | |
56 | 03:46:03.407 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=13) AND (`position`=1) ORDER BY `sort_order` | |
57 | 03:46:03.407 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=7) AND (`visible`=1) | |
58 | 03:46:03.408 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=7) | |
59 | 03:46:03.408 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=13 | |
60 | 03:46:03.408 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=12) AND (`position`=1) ORDER BY `sort_order` | |
61 | 03:46:03.408 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=6) AND (`visible`=1) | |
62 | 03:46:03.409 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=6) | |
63 | 03:46:03.409 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=12 | |
64 | 03:46:03.409 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=21) AND (`position`=1) ORDER BY `sort_order` | |
65 | 03:46:03.410 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=15) AND (`visible`=1) | |
66 | 03:46:03.410 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=15) | |
67 | 03:46:03.410 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=21 | |
68 | 03:46:03.410 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=2) AND (`position`=1) ORDER BY `sort_order` | |
69 | 03:46:03.411 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=2) AND (`visible`=1) | |
70 | 03:46:03.411 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=2) | |
71 | 03:46:03.411 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=2 | |
72 | 03:46:03.412 | info | yii\db\Command::query | SELECT `tape_id` FROM `article_tapes` WHERE `article_id`=15 | |
73 | 03:46:03.412 | 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='uk' WHERE (`t`.`visible`=1) AND ((`t`.`show_on_article`=1) OR (0=1)) ORDER BY `t`.`sort_order` | |
74 | 03:46:03.412 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
75 | 03:46:03.412 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
76 | 03:46:03.413 | 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' | |
77 | 03:46:03.413 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
78 | 03:46:03.414 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
79 | 03:46:03.414 | 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' | |
80 | 03:46:03.414 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=54) | |
81 | 03:46:03.415 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
82 | 03:46:03.415 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
83 | 03:46:03.415 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=55) | |
84 | 03:46:03.415 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
85 | 03:46:03.416 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/page/views/default/review.php | |
86 | 03:46:03.416 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) | |
87 | 03:46:03.417 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` | |
88 | 03:46:03.417 | 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' | |
89 | 03:46:03.418 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) ORDER BY `created_at` DESC LIMIT 10 OFFSET 2370 | |
90 | 03:46:03.425 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
91 | 03:46:03.425 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1774
| |
92 | 03:46:03.426 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product`
| |
93 | 03:46:03.426 | 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'
| |
94 | 03:46:03.427 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
95 | 03:46:03.427 | 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'
| |
96 | 03:46:03.428 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1774)
| |
97 | 03:46:03.428 | 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`=1774) AND (`img`.`cover`=1) | |
98 | 03:46:03.429 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1774) AND (`approved`=1) AND (`owner_id`=1512) | |
99 | 03:46:03.429 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1774) AND (`approved`=1) AND (`owner_id`=1512)
| |
100 | 03:46:03.430 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1774) AND (`approved`=1) AND (`owner_id`=1512) ORDER BY `created_at` DESC LIMIT 20
| |
101 | 03:46:03.430 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
102 | 03:46:03.430 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1810
| |
103 | 03:46:03.431 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1810)
| |
104 | 03:46:03.431 | 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`=1810) AND (`img`.`cover`=1) | |
105 | 03:46:03.431 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1810) AND (`approved`=1) AND (`owner_id`=1506) | |
106 | 03:46:03.432 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1810) AND (`approved`=1) AND (`owner_id`=1506)
| |
107 | 03:46:03.432 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1810) AND (`approved`=1) AND (`owner_id`=1506) ORDER BY `created_at` DESC LIMIT 20
| |
108 | 03:46:03.433 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
109 | 03:46:03.433 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1754
| |
110 | 03:46:03.433 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1754)
| |
111 | 03:46:03.434 | 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`=1754) AND (`img`.`cover`=1) | |
112 | 03:46:03.435 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1754) AND (`approved`=1) AND (`owner_id`=1505) | |
113 | 03:46:03.435 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1754) AND (`approved`=1) AND (`owner_id`=1505)
| |
114 | 03:46:03.436 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1754) AND (`approved`=1) AND (`owner_id`=1505) ORDER BY `created_at` DESC LIMIT 20
| |
115 | 03:46:03.436 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
116 | 03:46:03.436 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1823
| |
117 | 03:46:03.437 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1823)
| |
118 | 03:46:03.437 | 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`=1823) AND (`img`.`cover`=1) | |
119 | 03:46:03.437 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1823) AND (`approved`=1) AND (`owner_id`=1504) | |
120 | 03:46:03.438 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1823) AND (`approved`=1) AND (`owner_id`=1504)
| |
121 | 03:46:03.438 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1823) AND (`approved`=1) AND (`owner_id`=1504) ORDER BY `created_at` DESC LIMIT 20
| |
122 | 03:46:03.438 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
123 | 03:46:03.439 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1154
| |
124 | 03:46:03.439 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1154)
| |
125 | 03:46:03.439 | 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`=1154) AND (`img`.`cover`=1) | |
126 | 03:46:03.441 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1154) AND (`approved`=1) AND (`owner_id`=1503) | |
127 | 03:46:03.441 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1154) AND (`approved`=1) AND (`owner_id`=1503)
| |
128 | 03:46:03.441 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1154) AND (`approved`=1) AND (`owner_id`=1503) ORDER BY `created_at` DESC LIMIT 20
| |
129 | 03:46:03.442 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
130 | 03:46:03.442 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1777
| |
131 | 03:46:03.442 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1777)
| |
132 | 03:46:03.443 | 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`=1777) AND (`img`.`cover`=1) | |
133 | 03:46:03.443 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1777) AND (`approved`=1) AND (`owner_id`=1502) | |
134 | 03:46:03.443 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1777) AND (`approved`=1) AND (`owner_id`=1502)
| |
135 | 03:46:03.444 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1777) AND (`approved`=1) AND (`owner_id`=1502) ORDER BY `created_at` DESC LIMIT 20
| |
136 | 03:46:03.444 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
137 | 03:46:03.444 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1763
| |
138 | 03:46:03.445 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1763)
| |
139 | 03:46:03.445 | 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`=1763) AND (`img`.`cover`=1) | |
140 | 03:46:03.447 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1763) AND (`approved`=1) AND (`owner_id`=1497) | |
141 | 03:46:03.447 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1763) AND (`approved`=1) AND (`owner_id`=1497)
| |
142 | 03:46:03.448 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1763) AND (`approved`=1) AND (`owner_id`=1497) ORDER BY `created_at` DESC LIMIT 20
| |
143 | 03:46:03.448 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
144 | 03:46:03.448 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1795
| |
145 | 03:46:03.449 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1795)
| |
146 | 03:46:03.449 | 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) | |
147 | 03:46:03.450 | 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`=1496) | |
148 | 03:46:03.451 | 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`=1496)
| |
149 | 03:46:03.451 | 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`=1496) ORDER BY `created_at` DESC LIMIT 20
| |
150 | 03:46:03.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
151 | 03:46:03.452 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1758
| |
152 | 03:46:03.452 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1758)
| |
153 | 03:46:03.453 | 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) | |
154 | 03:46:03.454 | 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`=1495) | |
155 | 03:46:03.455 | 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`=1495)
| |
156 | 03:46:03.455 | 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`=1495) ORDER BY `created_at` DESC LIMIT 20
| |
157 | 03:46:03.456 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_allitem.php | |
158 | 03:46:03.456 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1777
| |
159 | 03:46:03.456 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1777)
| |
160 | 03:46:03.456 | 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`=1777) AND (`img`.`cover`=1) | |
161 | 03:46:03.457 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1777) AND (`approved`=1) AND (`owner_id`=1494) | |
162 | 03:46:03.457 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1777) AND (`approved`=1) AND (`owner_id`=1494)
| |
163 | 03:46:03.458 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1777) AND (`approved`=1) AND (`owner_id`=1494) ORDER BY `created_at` DESC LIMIT 20
| |
164 | 03:46:03.458 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/main.php | |
165 | 03:46:03.459 | 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='uk' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` | |
166 | 03:46:03.459 | 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='uk' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` | |
167 | 03:46:03.459 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
168 | 03:46:03.460 | 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='uk' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='uk' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
169 | 03:46:03.460 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
170 | 03:46:03.460 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
171 | 03:46:03.460 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
172 | 03:46:03.461 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
173 | 03:46:03.461 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
174 | 03:46:03.461 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
175 | 03:46:03.461 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
176 | 03:46:03.461 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
177 | 03:46:03.461 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
178 | 03:46:03.462 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
179 | 03:46:03.462 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
180 | 03:46:03.462 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
181 | 03:46:03.462 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
182 | 03:46:03.462 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
183 | 03:46:03.463 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
184 | 03:46:03.463 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
185 | 03:46:03.463 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
186 | 03:46:03.463 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
187 | 03:46:03.463 | 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`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` | |
188 | 03:46:03.464 | 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='uk' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
189 | 03:46:03.465 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
190 | 03:46:03.465 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
191 | 03:46:03.465 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
192 | 03:46:03.465 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
193 | 03:46:03.465 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
194 | 03:46:03.466 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
195 | 03:46:03.466 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
196 | 03:46:03.466 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
197 | 03:46:03.466 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
198 | 03:46:03.466 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
199 | 03:46:03.466 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
200 | 03:46:03.467 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
201 | 03:46:03.467 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
202 | 03:46:03.467 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
203 | 03:46:03.467 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
204 | 03:46:03.467 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
205 | 03:46:03.467 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
206 | 03:46:03.468 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
207 | 03:46:03.468 | 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`='uk') AND (`visible`=1) AND (`show_in_menu`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') ORDER BY `main`.`sort_order` | |
208 | 03:46:03.468 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/catalogue/_menu.php | |
209 | 03:46:03.468 | info | yii\db\Command::query | SELECT `main`.`field_key`, `mainL`.`field_value` FROM `settings` `main` LEFT JOIN `settings_lang` `mainL` ON mainL.owner_id=main.id WHERE `mainL`.`language`='uk' | |
210 | 03:46:03.469 | info | yii\db\Command::query | SELECT * FROM `subscribe` `subscribe` LEFT JOIN `subscribe_lang` `subscribelang` ON subscribe.id=subscribelang.owner_id WHERE (`subscribelang`.`language`='uk') AND (`subscribe`.`visible`=1) AND (`subscribe`.`usage`=1) AND (`subscribe`.`type`=1) | |
211 | 03:46:03.469 | 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`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` | |
212 | 03:46:03.470 | 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`='uk') AND (`visible`=1) AND (`show_on_main`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') AND (`show_in_filter`=1) ORDER BY `main`.`sort_order` | |
213 | 03:46:03.470 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_mobile-menu.php | |
214 | 03:46:03.470 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
215 | 03:46:03.471 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=3) | |
216 | 03:46:03.471 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
217 | 03:46:03.471 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
218 | 03:46:03.471 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/header/views/header.php | |
219 | 03:46:03.471 | 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='uk' WHERE (`ib`.`location`='topSite') AND (`ib`.`visible`=1) | |
220 | 03:46:03.472 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
221 | 03:46:03.472 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
222 | 03:46:03.472 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `id`=1 | |
223 | 03:46:03.473 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
224 | 03:46:03.473 | 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' | |
225 | 03:46:03.474 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
226 | 03:46:03.474 | 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' | |
227 | 03:46:03.474 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
228 | 03:46:03.475 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/currency/views/index.php | |
229 | 03:46:03.475 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='308o8k94v6vtpaf2mftjposle4') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
230 | 03:46:03.475 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
231 | 03:46:03.475 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
232 | 03:46:03.476 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
233 | 03:46:03.476 | 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' | |
234 | 03:46:03.477 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
235 | 03:46:03.477 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
236 | 03:46:03.478 | 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`='uk') AND (`t`.`visible`=1) ORDER BY `t`.`created_at` DESC | |
237 | 03:46:03.478 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
238 | 03:46:03.478 | 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='uk' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` | |
239 | 03:46:03.479 | 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='uk' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` | |
240 | 03:46:03.479 | 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='uk' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='uk' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_on_main`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
241 | 03:46:03.479 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
242 | 03:46:03.479 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
243 | 03:46:03.479 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
244 | 03:46:03.479 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
245 | 03:46:03.480 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
246 | 03:46:03.480 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
247 | 03:46:03.480 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
248 | 03:46:03.480 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
249 | 03:46:03.480 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
250 | 03:46:03.480 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
251 | 03:46:03.481 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
252 | 03:46:03.481 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
253 | 03:46:03.481 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
254 | 03:46:03.481 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
255 | 03:46:03.481 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
256 | 03:46:03.481 | 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`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`main`.`parent_id`=0) ORDER BY `main`.`sort_order` | |
257 | 03:46:03.482 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/footer/views/footer.php | |
258 | 03:46:03.482 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
259 | 03:46:03.482 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
260 | 03:46:03.482 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_confirmForm.php | |
261 | 03:46:03.482 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_alertForm.php | |
262 | 03:46:03.482 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_actionForm.php | |
263 | 03:46:03.482 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/firstVisitLangSelector.php | |
264 | 03:46:03.482 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/privacyPolicyAgreement.php | |
265 | 03:46:03.486 | < 3ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |