# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 12:33:07.949 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 12:33:07.949 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 12:33:07.949 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 12:33:07.950 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 12:33:07.951 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 12:33:07.951 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 12:33:07.951 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 12:33:07.951 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 12:33:07.952 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 12:33:07.952 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 12:33:07.952 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 12:33:07.953 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 12:33:07.953 | 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 | 12:33:07.954 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/reviews/page=279' | |
15 | 12:33:07.954 | trace | yii\web\Application::handleRequest | Route requested: 'page/default/reviews' | |
16 | 12:33:07.954 | trace | yii\base\Module::getModule | Loading module: page | |
17 | 12:33:07.954 | trace | yii\base\Controller::runAction | Route to run: page/default/reviews | |
18 | 12:33:07.954 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\page\controllers\DefaultController::actionReviews() | |
19 | 12:33:07.955 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
20 | 12:33:07.955 | 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 | 12:33:07.956 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `alias`='reviews' | |
22 | 12:33:07.956 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
23 | 12:33:07.957 | 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 | 12:33:07.957 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=15) | |
25 | 12:33:07.958 | 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 | 12:33:07.958 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id='9') AND (`position`=1) ORDER BY `sort_order` | |
27 | 12:33:07.958 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu` | |
28 | 12:33:07.959 | 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 | 12:33:07.959 | 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 | 12:33:07.961 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `menu_lang` | |
31 | 12:33:07.961 | 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 | 12:33:07.963 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=11) | |
33 | 12:33:07.963 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
34 | 12:33:07.963 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
35 | 12:33:07.963 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
36 | 12:33:07.963 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=12) | |
37 | 12:33:07.964 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=21) | |
38 | 12:33:07.964 | info | yii\db\Command::query | SELECT * FROM `menu_lang` WHERE (`language`='uk') AND (`owner_id`=2) | |
39 | 12:33:07.964 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=11) AND (`position`=1) ORDER BY `sort_order` | |
40 | 12:33:07.964 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=4) AND (`visible`=1) | |
41 | 12:33:07.965 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
42 | 12:33:07.965 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=11 | |
43 | 12:33:07.965 | trace | yii\base\Module::getModule | Loading module: shop | |
44 | 12:33:07.965 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=10) AND (`position`=1) ORDER BY `sort_order` | |
45 | 12:33:07.966 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=5) AND (`visible`=1) | |
46 | 12:33:07.966 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=5) | |
47 | 12:33:07.966 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=10 | |
48 | 12:33:07.966 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=14) AND (`position`=1) ORDER BY `sort_order` | |
49 | 12:33:07.967 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=8) AND (`visible`=1) | |
50 | 12:33:07.967 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=8) | |
51 | 12:33:07.967 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=14 | |
52 | 12:33:07.968 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=13) AND (`position`=1) ORDER BY `sort_order` | |
53 | 12:33:07.968 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=7) AND (`visible`=1) | |
54 | 12:33:07.968 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=7) | |
55 | 12:33:07.969 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=13 | |
56 | 12:33:07.969 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=12) AND (`position`=1) ORDER BY `sort_order` | |
57 | 12:33:07.969 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=6) AND (`visible`=1) | |
58 | 12:33:07.969 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=6) | |
59 | 12:33:07.970 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=12 | |
60 | 12:33:07.970 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=21) AND (`position`=1) ORDER BY `sort_order` | |
61 | 12:33:07.970 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=15) AND (`visible`=1) | |
62 | 12:33:07.970 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=15) | |
63 | 12:33:07.971 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=21 | |
64 | 12:33:07.971 | info | yii\db\Command::query | SELECT * FROM `menu` WHERE (visible=1 AND parent_id=2) AND (`position`=1) ORDER BY `sort_order` | |
65 | 12:33:07.971 | info | yii\db\Command::query | SELECT * FROM `page` WHERE (`id`=2) AND (`visible`=1) | |
66 | 12:33:07.972 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=2) | |
67 | 12:33:07.972 | info | yii\db\Command::query | SELECT COUNT(*) FROM `menu` `menu` WHERE menu.parent_id=2 | |
68 | 12:33:07.972 | info | yii\db\Command::query | SELECT `tape_id` FROM `article_tapes` WHERE `article_id`=15 | |
69 | 12:33:07.973 | 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 | 12:33:07.973 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
71 | 12:33:07.973 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
72 | 12:33:07.974 | 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 | 12:33:07.974 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
74 | 12:33:07.974 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
75 | 12:33:07.975 | 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 | 12:33:07.975 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=54) | |
77 | 12:33:07.976 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
78 | 12:33:07.976 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
79 | 12:33:07.976 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=55) | |
80 | 12:33:07.976 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
81 | 12:33:07.977 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/page/views/default/review.php | |
82 | 12:33:07.977 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) | |
83 | 12:33:07.978 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` | |
84 | 12:33:07.978 | 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 | 12:33:07.979 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` WHERE (`approved`=1) AND (`owner_id`=0) ORDER BY `created_at` DESC LIMIT 10 OFFSET 2780 | |
86 | 12:33:07.986 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
87 | 12:33:07.986 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1665
| |
88 | 12:33:07.987 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product`
| |
89 | 12:33:07.987 | 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 | 12:33:07.988 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
91 | 12:33:07.988 | 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 | 12:33:07.989 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1665)
| |
93 | 12:33:07.989 | 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`=1665) AND (`img`.`cover`=1) | |
94 | 12:33:07.990 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1665) AND (`approved`=1) AND (`owner_id`=689) | |
95 | 12:33:07.991 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1665) AND (`approved`=1) AND (`owner_id`=689)
| |
96 | 12:33:07.991 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1665) AND (`approved`=1) AND (`owner_id`=689) ORDER BY `created_at` DESC LIMIT 20
| |
97 | 12:33:07.992 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
98 | 12:33:07.992 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1242
| |
99 | 12:33:07.992 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1242)
| |
100 | 12:33:07.993 | 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`=1242) AND (`img`.`cover`=1) | |
101 | 12:33:07.994 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1242) AND (`approved`=1) AND (`owner_id`=687) | |
102 | 12:33:07.994 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1242) AND (`approved`=1) AND (`owner_id`=687)
| |
103 | 12:33:07.995 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1242) AND (`approved`=1) AND (`owner_id`=687) ORDER BY `created_at` DESC LIMIT 20
| |
104 | 12:33:07.995 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
105 | 12:33:07.995 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1636
| |
106 | 12:33:07.996 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1636)
| |
107 | 12:33:07.996 | 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`=1636) AND (`img`.`cover`=1) | |
108 | 12:33:07.997 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1636) AND (`approved`=1) AND (`owner_id`=685) | |
109 | 12:33:07.998 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1636) AND (`approved`=1) AND (`owner_id`=685)
| |
110 | 12:33:07.998 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1636) AND (`approved`=1) AND (`owner_id`=685) ORDER BY `created_at` DESC LIMIT 20
| |
111 | 12:33:07.999 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
112 | 12:33:07.999 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1658
| |
113 | 12:33:07.999 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1658)
| |
114 | 12:33:08.000 | 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`=1658) AND (`img`.`cover`=1) | |
115 | 12:33:08.001 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1658) AND (`approved`=1) AND (`owner_id`=683) | |
116 | 12:33:08.001 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1658) AND (`approved`=1) AND (`owner_id`=683)
| |
117 | 12:33:08.002 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1658) AND (`approved`=1) AND (`owner_id`=683) ORDER BY `created_at` DESC LIMIT 20
| |
118 | 12:33:08.002 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
119 | 12:33:08.002 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1003
| |
120 | 12:33:08.003 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1003)
| |
121 | 12:33:08.003 | 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`=1003) AND (`img`.`cover`=1) | |
122 | 12:33:08.006 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1003) AND (`approved`=1) AND (`owner_id`=679) | |
123 | 12:33:08.006 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1003) AND (`approved`=1) AND (`owner_id`=679)
| |
124 | 12:33:08.006 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1003) AND (`approved`=1) AND (`owner_id`=679) ORDER BY `created_at` DESC LIMIT 20
| |
125 | 12:33:08.007 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
126 | 12:33:08.007 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1498
| |
127 | 12:33:08.008 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1498)
| |
128 | 12:33:08.008 | 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`=1498) AND (`img`.`cover`=1) | |
129 | 12:33:08.009 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1498) AND (`approved`=1) AND (`owner_id`=678) | |
130 | 12:33:08.010 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1498) AND (`approved`=1) AND (`owner_id`=678)
| |
131 | 12:33:08.010 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1498) AND (`approved`=1) AND (`owner_id`=678) ORDER BY `created_at` DESC LIMIT 20
| |
132 | 12:33:08.011 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
133 | 12:33:08.011 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1311
| |
134 | 12:33:08.011 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1311)
| |
135 | 12:33:08.012 | 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) | |
136 | 12:33:08.012 | 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`=677) | |
137 | 12:33:08.012 | 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`=677)
| |
138 | 12:33:08.013 | 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`=677) ORDER BY `created_at` DESC LIMIT 20
| |
139 | 12:33:08.013 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
140 | 12:33:08.013 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1633
| |
141 | 12:33:08.014 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1633)
| |
142 | 12:33:08.014 | 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`=1633) AND (`img`.`cover`=1) | |
143 | 12:33:08.015 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1633) AND (`approved`=1) AND (`owner_id`=675) | |
144 | 12:33:08.015 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1633) AND (`approved`=1) AND (`owner_id`=675)
| |
145 | 12:33:08.015 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1633) AND (`approved`=1) AND (`owner_id`=675) ORDER BY `created_at` DESC LIMIT 20
| |
146 | 12:33:08.016 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
147 | 12:33:08.016 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=844
| |
148 | 12:33:08.016 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=844)
| |
149 | 12:33:08.017 | 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`=844) AND (`img`.`cover`=1) | |
150 | 12:33:08.018 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=844) AND (`approved`=1) AND (`owner_id`=673) | |
151 | 12:33:08.018 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=844) AND (`approved`=1) AND (`owner_id`=673)
| |
152 | 12:33:08.018 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=844) AND (`approved`=1) AND (`owner_id`=673) ORDER BY `created_at` DESC LIMIT 20
| |
153 | 12:33:08.019 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_allitem.php | |
154 | 12:33:08.019 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=1633
| |
155 | 12:33:08.019 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1633)
| |
156 | 12:33:08.020 | 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`=1633) AND (`img`.`cover`=1) | |
157 | 12:33:08.020 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1633) AND (`approved`=1) AND (`owner_id`=671) | |
158 | 12:33:08.021 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1633) AND (`approved`=1) AND (`owner_id`=671)
| |
159 | 12:33:08.021 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=1633) AND (`approved`=1) AND (`owner_id`=671) ORDER BY `created_at` DESC LIMIT 20
| |
160 | 12:33:08.022 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/main.php | |
161 | 12:33:08.023 | 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` | |
162 | 12:33:08.023 | 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` | |
163 | 12:33:08.023 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
164 | 12:33:08.024 | 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` | |
165 | 12:33:08.024 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
166 | 12:33:08.024 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
167 | 12:33:08.024 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
168 | 12:33:08.024 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
169 | 12:33:08.025 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
170 | 12:33:08.025 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
171 | 12:33:08.025 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
172 | 12:33:08.025 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
173 | 12:33:08.025 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
174 | 12:33:08.025 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
175 | 12:33:08.026 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
176 | 12:33:08.026 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
177 | 12:33:08.026 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
178 | 12:33:08.026 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
179 | 12:33:08.026 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
180 | 12:33:08.027 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
181 | 12:33:08.027 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
182 | 12:33:08.027 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
183 | 12:33:08.027 | 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` | |
184 | 12:33:08.029 | 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` | |
185 | 12:33:08.029 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
186 | 12:33:08.029 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
187 | 12:33:08.029 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
188 | 12:33:08.029 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
189 | 12:33:08.030 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
190 | 12:33:08.030 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
191 | 12:33:08.030 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
192 | 12:33:08.030 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
193 | 12:33:08.030 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
194 | 12:33:08.031 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
195 | 12:33:08.031 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
196 | 12:33:08.031 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
197 | 12:33:08.031 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
198 | 12:33:08.031 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
199 | 12:33:08.031 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
200 | 12:33:08.032 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
201 | 12:33:08.032 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
202 | 12:33:08.032 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
203 | 12:33:08.032 | 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` | |
204 | 12:33:08.032 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/catalogue/_menu.php | |
205 | 12:33:08.033 | 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' | |
206 | 12:33:08.033 | 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) | |
207 | 12:33:08.034 | 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` | |
208 | 12:33:08.035 | 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` | |
209 | 12:33:08.035 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_mobile-menu.php | |
210 | 12:33:08.035 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
211 | 12:33:08.036 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=3) | |
212 | 12:33:08.036 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
213 | 12:33:08.037 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
214 | 12:33:08.037 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/header/views/header.php | |
215 | 12:33:08.037 | 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) | |
216 | 12:33:08.037 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php | |
217 | 12:33:08.038 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
218 | 12:33:08.038 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
219 | 12:33:08.038 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
220 | 12:33:08.039 | info | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_currency' AND `kcu`.`TABLE_NAME` = 'shop_currency' | |
221 | 12:33:08.040 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
222 | 12:33:08.040 | info | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_currency_lang' AND `kcu`.`TABLE_NAME` = 'shop_currency_lang' | |
223 | 12:33:08.041 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
224 | 12:33:08.041 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
225 | 12:33:08.041 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
226 | 12:33:08.041 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/currency/views/index.php | |
227 | 12:33:08.042 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
228 | 12:33:08.042 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
229 | 12:33:08.042 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
230 | 12:33:08.042 | info | yii\web\Session::open | Session started | |
231 | 12:33:08.042 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='79e21p703pj1tru42aqhp32ivt') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
232 | 12:33:08.043 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
233 | 12:33:08.043 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
234 | 12:33:08.043 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
235 | 12:33:08.044 | info | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'shop_document' AND `kcu`.`TABLE_NAME` = 'shop_document' | |
236 | 12:33:08.045 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
237 | 12:33:08.046 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php | |
238 | 12:33:08.047 | 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 | |
239 | 12:33:08.048 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
240 | 12:33:08.048 | 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` | |
241 | 12:33:08.048 | 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` | |
242 | 12:33:08.048 | 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` | |
243 | 12:33:08.048 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
244 | 12:33:08.049 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
245 | 12:33:08.049 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
246 | 12:33:08.049 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
247 | 12:33:08.049 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
248 | 12:33:08.049 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
249 | 12:33:08.050 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
250 | 12:33:08.050 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
251 | 12:33:08.050 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
252 | 12:33:08.050 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
253 | 12:33:08.051 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
254 | 12:33:08.051 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
255 | 12:33:08.051 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
256 | 12:33:08.051 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
257 | 12:33:08.051 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
258 | 12:33:08.052 | 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` | |
259 | 12:33:08.052 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/footer/views/footer.php | |
260 | 12:33:08.052 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
261 | 12:33:08.052 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
262 | 12:33:08.052 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_confirmForm.php | |
263 | 12:33:08.052 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_alertForm.php | |
264 | 12:33:08.052 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_actionForm.php | |
265 | 12:33:08.053 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/firstVisitLangSelector.php | |
266 | 12:33:08.053 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/privacyPolicyAgreement.php | |
267 | 12:33:08.057 | < 4ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |