# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 13:21:54.175 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 13:21:54.175 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 13:21:54.175 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 13:21:54.176 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 13:21:54.177 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 13:21:54.177 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 13:21:54.177 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 13:21:54.177 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 13:21:54.178 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 13:21:54.178 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 13:21:54.178 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 13:21:54.178 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 13:21:54.179 | 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 | 13:21:54.180 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/reviews/page=280' | |
15 | 13:21:54.180 | trace | yii\web\Application::handleRequest | Route requested: 'page/default/reviews' | |
16 | 13:21:54.180 | trace | yii\base\Module::getModule | Loading module: page | |
17 | 13:21:54.180 | trace | yii\base\Controller::runAction | Route to run: page/default/reviews | |
18 | 13:21:54.180 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\page\controllers\DefaultController::actionReviews() | |
19 | 13:21:54.180 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
20 | 13:21:54.181 | 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 | 13:21:54.181 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `alias`='reviews' | |
22 | 13:21:54.182 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
23 | 13:21:54.182 | 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 | 13:21:54.183 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=15) | |
25 | 13:21:54.183 | 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 | 13:21:54.183 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id='9') AND (`position`=1) ORDER BY `sort_order` | |
27 | 13:21:54.184 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu` | |
28 | 13:21:54.184 | 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 | 13:21:54.185 | 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') | |
30 | 13:21:54.187 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu_lang` | |
31 | 13:21:54.187 | 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 | 13:21:54.188 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=11) | |
33 | 13:21:54.188 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
34 | 13:21:54.188 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
35 | 13:21:54.189 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
36 | 13:21:54.189 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=12) | |
37 | 13:21:54.189 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=21) | |
38 | 13:21:54.189 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=2) | |
39 | 13:21:54.190 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=11) AND (`position`=1) ORDER BY `sort_order` | |
40 | 13:21:54.190 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=4) AND (`visible`=1) | |
41 | 13:21:54.190 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
42 | 13:21:54.191 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=11 | |
43 | 13:21:54.191 | trace | yii\base\Module::getModule | Loading module: shop | |
44 | 13:21:54.191 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=10) AND (`position`=1) ORDER BY `sort_order` | |
45 | 13:21:54.191 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=5) AND (`visible`=1) | |
46 | 13:21:54.191 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=5) | |
47 | 13:21:54.192 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=10 | |
48 | 13:21:54.192 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=14) AND (`position`=1) ORDER BY `sort_order` | |
49 | 13:21:54.192 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=8) AND (`visible`=1) | |
50 | 13:21:54.192 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=8) | |
51 | 13:21:54.193 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=14 | |
52 | 13:21:54.193 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=13) AND (`position`=1) ORDER BY `sort_order` | |
53 | 13:21:54.193 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=7) AND (`visible`=1) | |
54 | 13:21:54.193 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=7) | |
55 | 13:21:54.193 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=13 | |
56 | 13:21:54.193 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=12) AND (`position`=1) ORDER BY `sort_order` | |
57 | 13:21:54.194 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=6) AND (`visible`=1) | |
58 | 13:21:54.194 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=6) | |
59 | 13:21:54.194 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=12 | |
60 | 13:21:54.194 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=21) AND (`position`=1) ORDER BY `sort_order` | |
61 | 13:21:54.194 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=15) AND (`visible`=1) | |
62 | 13:21:54.195 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=15) | |
63 | 13:21:54.195 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=21 | |
64 | 13:21:54.195 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=2) AND (`position`=1) ORDER BY `sort_order` | |
65 | 13:21:54.195 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=2) AND (`visible`=1) | |
66 | 13:21:54.196 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=2) | |
67 | 13:21:54.196 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=2 | |
68 | 13:21:54.196 | info | yii\db\Command::query | SELECT `tape_id` FROM `article_tapes` WHERE `article_id`=15 | |
69 | 13:21:54.196 | 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` | |
70 | 13:21:54.197 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
71 | 13:21:54.197 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
72 | 13:21:54.198 | 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 | 13:21:54.198 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
74 | 13:21:54.198 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
75 | 13:21:54.199 | 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 | 13:21:54.199 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=54) | |
77 | 13:21:54.199 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
78 | 13:21:54.199 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
79 | 13:21:54.200 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=55) | |
80 | 13:21:54.200 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
81 | 13:21:54.200 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/page/views/default/review.php | |
82 | 13:21:54.200 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) | |
83 | 13:21:54.201 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` | |
84 | 13:21:54.201 | 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 | 13:21:54.202 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) ORDER BY `created_at` DESC LIMIT 10 OFFSET 2790 | |
86 | 13:21:54.210 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
87 | 13:21:54.211 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1376
| |
88 | 13:21:54.211 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product`
| |
89 | 13:21:54.212 | 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 | 13:21:54.213 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
91 | 13:21:54.213 | 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 | 13:21:54.214 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1376)
| |
93 | 13:21:54.214 | 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`=1376) AND (`img`.`cover`=1) | |
94 | 13:21:54.216 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1376) AND (`approved`=1) AND (`owner_id`=668) | |
95 | 13:21:54.216 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1376) AND (`approved`=1) AND (`owner_id`=668)
| |
96 | 13:21:54.217 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1376) AND (`approved`=1) AND (`owner_id`=668) ORDER BY `created_at` DESC LIMIT 20
| |
97 | 13:21:54.217 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
98 | 13:21:54.217 | 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' | |
99 | 13:21:54.218 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='site') AND (`object_id`=0) AND (`approved`=1) AND (`owner_id`=667) | |
100 | 13:21:54.218 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='site') AND (`object_id`=0) AND (`approved`=1) AND (`owner_id`=667)
| |
101 | 13:21:54.219 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='site') AND (`object_id`=0) AND (`approved`=1) AND (`owner_id`=667) ORDER BY `created_at` DESC LIMIT 20
| |
102 | 13:21:54.219 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
103 | 13:21:54.219 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1573
| |
104 | 13:21:54.220 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1573)
| |
105 | 13:21:54.220 | 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`=1573) AND (`img`.`cover`=1) | |
106 | 13:21:54.221 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1573) AND (`approved`=1) AND (`owner_id`=665) | |
107 | 13:21:54.222 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1573) AND (`approved`=1) AND (`owner_id`=665)
| |
108 | 13:21:54.222 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1573) AND (`approved`=1) AND (`owner_id`=665) ORDER BY `created_at` DESC LIMIT 20
| |
109 | 13:21:54.223 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
110 | 13:21:54.223 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1604
| |
111 | 13:21:54.224 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1604)
| |
112 | 13:21:54.224 | 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`=1604) AND (`img`.`cover`=1) | |
113 | 13:21:54.225 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1604) AND (`approved`=1) AND (`owner_id`=663) | |
114 | 13:21:54.226 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1604) AND (`approved`=1) AND (`owner_id`=663)
| |
115 | 13:21:54.226 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1604) AND (`approved`=1) AND (`owner_id`=663) ORDER BY `created_at` DESC LIMIT 20
| |
116 | 13:21:54.227 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
117 | 13:21:54.227 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1611
| |
118 | 13:21:54.228 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1611)
| |
119 | 13:21:54.228 | 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`=1611) AND (`img`.`cover`=1) | |
120 | 13:21:54.229 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1611) AND (`approved`=1) AND (`owner_id`=661) | |
121 | 13:21:54.230 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1611) AND (`approved`=1) AND (`owner_id`=661)
| |
122 | 13:21:54.230 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1611) AND (`approved`=1) AND (`owner_id`=661) ORDER BY `created_at` DESC LIMIT 20
| |
123 | 13:21:54.231 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
124 | 13:21:54.231 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1311
| |
125 | 13:21:54.232 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1311)
| |
126 | 13:21:54.232 | 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`=1311) AND (`img`.`cover`=1) | |
127 | 13:21:54.232 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1311) AND (`approved`=1) AND (`owner_id`=657) | |
128 | 13:21:54.233 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1311) AND (`approved`=1) AND (`owner_id`=657)
| |
129 | 13:21:54.233 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1311) AND (`approved`=1) AND (`owner_id`=657) ORDER BY `created_at` DESC LIMIT 20
| |
130 | 13:21:54.234 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
131 | 13:21:54.234 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1571
| |
132 | 13:21:54.234 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1571)
| |
133 | 13:21:54.234 | 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`=1571) AND (`img`.`cover`=1) | |
134 | 13:21:54.235 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1571) AND (`approved`=1) AND (`owner_id`=656) | |
135 | 13:21:54.235 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1571) AND (`approved`=1) AND (`owner_id`=656)
| |
136 | 13:21:54.235 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1571) AND (`approved`=1) AND (`owner_id`=656) ORDER BY `created_at` DESC LIMIT 20
| |
137 | 13:21:54.236 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
138 | 13:21:54.236 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1598
| |
139 | 13:21:54.237 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1598)
| |
140 | 13:21:54.237 | 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`=1598) AND (`img`.`cover`=1) | |
141 | 13:21:54.238 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1598) AND (`approved`=1) AND (`owner_id`=655) | |
142 | 13:21:54.239 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1598) AND (`approved`=1) AND (`owner_id`=655)
| |
143 | 13:21:54.239 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1598) AND (`approved`=1) AND (`owner_id`=655) ORDER BY `created_at` DESC LIMIT 20
| |
144 | 13:21:54.240 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
145 | 13:21:54.240 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1365
| |
146 | 13:21:54.240 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1365)
| |
147 | 13:21:54.241 | 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`=1365) AND (`img`.`cover`=1) | |
148 | 13:21:54.242 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1365) AND (`approved`=1) AND (`owner_id`=653) | |
149 | 13:21:54.242 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1365) AND (`approved`=1) AND (`owner_id`=653)
| |
150 | 13:21:54.242 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1365) AND (`approved`=1) AND (`owner_id`=653) ORDER BY `created_at` DESC LIMIT 20
| |
151 | 13:21:54.243 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
152 | 13:21:54.243 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1565
| |
153 | 13:21:54.244 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1565)
| |
154 | 13:21:54.244 | 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`=1565) AND (`img`.`cover`=1) | |
155 | 13:21:54.244 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1565) AND (`approved`=1) AND (`owner_id`=651) | |
156 | 13:21:54.245 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1565) AND (`approved`=1) AND (`owner_id`=651)
| |
157 | 13:21:54.245 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1565) AND (`approved`=1) AND (`owner_id`=651) ORDER BY `created_at` DESC LIMIT 20
| |
158 | 13:21:54.246 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/main.php | |
159 | 13:21:54.247 | 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` | |
160 | 13:21:54.247 | 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` | |
161 | 13:21:54.248 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
162 | 13:21:54.248 | 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` | |
163 | 13:21:54.248 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
164 | 13:21:54.248 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
165 | 13:21:54.249 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
166 | 13:21:54.249 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
167 | 13:21:54.249 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
168 | 13:21:54.249 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
169 | 13:21:54.249 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
170 | 13:21:54.250 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
171 | 13:21:54.250 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
172 | 13:21:54.250 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
173 | 13:21:54.250 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
174 | 13:21:54.250 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
175 | 13:21:54.250 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
176 | 13:21:54.251 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
177 | 13:21:54.251 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
178 | 13:21:54.251 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
179 | 13:21:54.251 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
180 | 13:21:54.251 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
181 | 13:21:54.252 | 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` | |
182 | 13:21:54.253 | 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` | |
183 | 13:21:54.253 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
184 | 13:21:54.253 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
185 | 13:21:54.253 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
186 | 13:21:54.253 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
187 | 13:21:54.254 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
188 | 13:21:54.254 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
189 | 13:21:54.254 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
190 | 13:21:54.254 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
191 | 13:21:54.254 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
192 | 13:21:54.254 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
193 | 13:21:54.255 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
194 | 13:21:54.255 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
195 | 13:21:54.255 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
196 | 13:21:54.255 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
197 | 13:21:54.255 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
198 | 13:21:54.255 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
199 | 13:21:54.256 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
200 | 13:21:54.256 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
201 | 13:21:54.256 | 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` | |
202 | 13:21:54.256 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/catalogue/_menu.php | |
203 | 13:21:54.257 | 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) | |
204 | 13:21:54.257 | 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` | |
205 | 13:21:54.258 | 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` | |
206 | 13:21:54.258 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_mobile-menu.php | |
207 | 13:21:54.259 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
208 | 13:21:54.259 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=3) | |
209 | 13:21:54.259 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
210 | 13:21:54.260 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
211 | 13:21:54.260 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/header/views/header.php | |
212 | 13:21:54.260 | 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) | |
213 | 13:21:54.260 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php | |
214 | 13:21:54.261 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
215 | 13:21:54.261 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
216 | 13:21:54.261 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
217 | 13:21:54.262 | 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' | |
218 | 13:21:54.262 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
219 | 13:21:54.263 | 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' | |
220 | 13:21:54.263 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
221 | 13:21:54.264 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
222 | 13:21:54.264 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
223 | 13:21:54.264 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/currency/views/index.php | |
224 | 13:21:54.264 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
225 | 13:21:54.264 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
226 | 13:21:54.265 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
227 | 13:21:54.265 | info | yii\web\Session::open | Session started | |
228 | 13:21:54.265 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='l13ls23inqgsqbo1n43itpfu6u') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
229 | 13:21:54.265 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
230 | 13:21:54.266 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
231 | 13:21:54.266 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
232 | 13:21:54.267 | 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' | |
233 | 13:21:54.268 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
234 | 13:21:54.268 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php | |
235 | 13:21:54.269 | 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 | |
236 | 13:21:54.269 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
237 | 13:21:54.269 | 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` | |
238 | 13:21:54.270 | 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 | 13:21:54.270 | 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` | |
240 | 13:21:54.270 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
241 | 13:21:54.270 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
242 | 13:21:54.270 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
243 | 13:21:54.271 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
244 | 13:21:54.271 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
245 | 13:21:54.271 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
246 | 13:21:54.271 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
247 | 13:21:54.271 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
248 | 13:21:54.271 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
249 | 13:21:54.272 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
250 | 13:21:54.272 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
251 | 13:21:54.272 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
252 | 13:21:54.272 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
253 | 13:21:54.272 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
254 | 13:21:54.272 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
255 | 13:21:54.273 | 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` | |
256 | 13:21:54.273 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/footer/views/footer.php | |
257 | 13:21:54.273 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
258 | 13:21:54.273 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
259 | 13:21:54.273 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_confirmForm.php | |
260 | 13:21:54.273 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_alertForm.php | |
261 | 13:21:54.273 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_actionForm.php | |
262 | 13:21:54.274 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/firstVisitLangSelector.php | |
263 | 13:21:54.274 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/privacyPolicyAgreement.php | |
264 | 13:21:54.277 | < 3ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |