# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 19:01:53.594 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 19:01:53.594 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 19:01:53.594 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 19:01:53.596 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 19:01:53.596 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 19:01:53.596 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 19:01:53.596 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 19:01:53.596 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 19:01:53.597 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 19:01:53.597 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 19:01:53.597 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 19:01:53.598 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 19:01:53.598 | 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 | 19:01:53.599 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/80528-trukotazhnuj-dzhemper-v-melkuj-rybchuk/video' | |
15 | 19:01:53.599 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `aliases` WHERE `alias`='/80528-trukotazhnuj-dzhemper-v-melkuj-rybchuk/video') | |
16 | 19:01:53.600 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE (`catalogue`=1) AND (`visible`=1) | |
17 | 19:01:53.600 | info | yii\db\Command::query | SELECT `alias`, `controller`, `primaryKey` FROM `aliases` WHERE (`redirectID`=0) AND (`primaryKey`='3') AND (`model`='app\\modules\\page\\models\\Page') | |
18 | 19:01:53.600 | info | yii\db\Command::query | SELECT `alias`, `controller`, `primaryKey`, `model` FROM `aliases` WHERE (`redirectID`=0) AND (`model` IN ('common\\models\\withdrawal\\MultiCategory', 'app\\modules\\shop\\models\\Showcase'))
| |
19 | 19:01:53.600 | info | yii\db\Command::query | SELECT `a`.`alias`, `a`.`controller`, `a`.`primaryKey`, `a`.`model` FROM `aliases` `a` LEFT JOIN `category` `c` ON a.primaryKey=c.id WHERE (`redirectID`=0) AND (`c`.`object`='app\\modules\\shop\\models\\Product') AND (`model`='app\\modules\\main\\models\\Category')
| |
20 | 19:01:53.601 | trace | yii\web\Application::handleRequest | Route requested: 'shop/products/video' | |
21 | 19:01:53.601 | trace | yii\base\Module::getModule | Loading module: shop | |
22 | 19:01:53.601 | trace | yii\base\Controller::runAction | Route to run: shop/products/video | |
23 | 19:01:53.601 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\modules\shop\controllers\ProductsController::actionVideo() | |
24 | 19:01:53.601 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `alias`='80528-trukotazhnuj-dzhemper-v-melkuj-rybchuk' | |
25 | 19:01:53.601 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product` | |
26 | 19:01:53.602 | 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' | |
27 | 19:01:53.603 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang` | |
28 | 19:01:53.603 | 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' | |
29 | 19:01:53.604 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=3398) | |
30 | 19:01:53.604 | 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`=3398) AND (`img`.`cover`=1) | |
31 | 19:01:53.606 | info | yii\db\Command::query | SELECT * FROM `shop_attributes_list` WHERE `id`='645' | |
32 | 19:01:53.606 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_attributes_list` | |
33 | 19:01:53.607 | 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_attributes_list' AND `kcu`.`TABLE_NAME` = 'shop_attributes_list' | |
34 | 19:01:53.607 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_attributes_list_lang` | |
35 | 19:01:53.608 | 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_attributes_list_lang' AND `kcu`.`TABLE_NAME` = 'shop_attributes_list_lang' | |
36 | 19:01:53.608 | info | yii\db\Command::query | SELECT * FROM `shop_attributes_list_lang` WHERE (`language`='ru') AND (`owner_id`=645) | |
37 | 19:01:53.609 | info | yii\db\Command::query | SELECT * FROM `shop_products_attributes` WHERE `product_id`=3398 | |
38 | 19:01:53.609 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_products_attributes` | |
39 | 19:01:53.609 | 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_products_attributes' AND `kcu`.`TABLE_NAME` = 'shop_products_attributes' | |
40 | 19:01:53.610 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_products_attributes_lang` | |
41 | 19:01:53.610 | 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_products_attributes_lang' AND `kcu`.`TABLE_NAME` = 'shop_products_attributes_lang' | |
42 | 19:01:53.611 | info | yii\db\Command::query | SELECT * FROM `shop_products_attributes_lang` WHERE (`language`='ru') AND (`owner_id` IN (37605, 37606, 37607, 37608, 37609, 37610, 37611, 37612, 37613, 37614, 37615, 37616, 37617)) | |
43 | 19:01:53.612 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/video.php | |
44 | 19:01:53.613 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE (`catalogue`=1) AND (`visible`=1)
| |
45 | 19:01:53.613 | info | yii\db\Command::query | SELECT `alias`, `controller`, `primaryKey` FROM `aliases` WHERE (`redirectID`=0) AND (`primaryKey`='3') AND (`model`='app\\modules\\page\\models\\Page')
| |
46 | 19:01:53.613 | info | yii\db\Command::query | SELECT `alias`, `controller`, `primaryKey`, `model` FROM `aliases` WHERE (`redirectID`=0) AND (`model` IN ('common\\models\\withdrawal\\MultiCategory', 'app\\modules\\shop\\models\\Showcase'))
| |
47 | 19:01:53.613 | info | yii\db\Command::query | SELECT `a`.`alias`, `a`.`controller`, `a`.`primaryKey`, `a`.`model` FROM `aliases` `a` LEFT JOIN `category` `c` ON a.primaryKey=c.id WHERE (`redirectID`=0) AND (`c`.`object`='app\\modules\\shop\\models\\Product') AND (`model`='app\\modules\\main\\models\\Category')
| |
48 | 19:01:53.613 | info | yii\db\Command::query | SELECT `id` FROM `shop_stores` WHERE `defstore`=1 ORDER BY `sort_order` | |
49 | 19:01:53.614 | info | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` WHERE (`product_id`=3398) AND (`store_id`='1')
| |
50 | 19:01:53.614 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE `product_id`=3398 GROUP BY `product_id`
| |
51 | 19:01:53.615 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=3
| |
52 | 19:01:53.615 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category` | |
53 | 19:01:53.616 | 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` = 'category' AND `kcu`.`TABLE_NAME` = 'category' | |
54 | 19:01:53.616 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category_lang` | |
55 | 19:01:53.617 | 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` = 'category_lang' AND `kcu`.`TABLE_NAME` = 'category_lang' | |
56 | 19:01:53.617 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='ru') AND (`owner_id`=3) | |
57 | 19:01:53.617 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=0 | |
58 | 19:01:53.618 | info | yii\db\Command::query | SELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `source_message` `t1`, `message` `t2` WHERE (`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='app') AND (`t2`.`language`='ru') | |
59 | 19:01:53.619 | info | yii\db\Command::query | SELECT * FROM `shop_product_videos` WHERE (`product_id`=3398) AND (`attribute_list_id`='645')
| |
60 | 19:01:53.620 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE (`catalogue`=1) AND (`visible`=1)
| |
61 | 19:01:53.620 | info | yii\db\Command::query | SELECT `alias`, `controller`, `primaryKey` FROM `aliases` WHERE (`redirectID`=0) AND (`primaryKey`='3') AND (`model`='app\\modules\\page\\models\\Page')
| |
62 | 19:01:53.620 | info | yii\db\Command::query | SELECT `alias`, `controller`, `primaryKey`, `model` FROM `aliases` WHERE (`redirectID`=0) AND (`model` IN ('common\\models\\withdrawal\\MultiCategory', 'app\\modules\\shop\\models\\Showcase'))
| |
63 | 19:01:53.621 | info | yii\db\Command::query | SELECT `a`.`alias`, `a`.`controller`, `a`.`primaryKey`, `a`.`model` FROM `aliases` `a` LEFT JOIN `category` `c` ON a.primaryKey=c.id WHERE (`redirectID`=0) AND (`c`.`object`='app\\modules\\shop\\models\\Product') AND (`model`='app\\modules\\main\\models\\Category')
| |
64 | 19:01:53.621 | info | yii\db\Command::query | SELECT `main`.`field_key`, `mainL`.`field_value` FROM `settings` `main` LEFT JOIN `settings_lang` `mainL` ON mainL.owner_id=main.id WHERE `mainL`.`language`='ru' | |
65 | 19:01:53.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/main.php | |
66 | 19:01:53.622 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
67 | 19:01:53.622 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` | |
68 | 19:01:53.622 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` | |
69 | 19:01:53.622 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
70 | 19:01:53.623 | info | yii\db\Command::query | SELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='ru' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
71 | 19:01:53.623 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
72 | 19:01:53.623 | 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 | 19:01:53.624 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
74 | 19:01:53.624 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
75 | 19:01:53.624 | 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 | 19:01:53.625 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
77 | 19:01:53.625 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
78 | 19:01:53.625 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
79 | 19:01:53.625 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
80 | 19:01:53.626 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
81 | 19:01:53.626 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
82 | 19:01:53.626 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
83 | 19:01:53.626 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
84 | 19:01:53.626 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
85 | 19:01:53.627 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
86 | 19:01:53.627 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
87 | 19:01:53.627 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
88 | 19:01:53.627 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
89 | 19:01:53.627 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
90 | 19:01:53.628 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
91 | 19:01:53.628 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
92 | 19:01:53.628 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
93 | 19:01:53.629 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` | |
94 | 19:01:53.630 | info | yii\db\Command::query | SELECT `mct`.`title` AS `label`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`construct_id` AS `constructId`, `mc`.`image_in_menu` AS `image` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
95 | 19:01:53.630 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
96 | 19:01:53.630 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
97 | 19:01:53.631 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
98 | 19:01:53.631 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
99 | 19:01:53.631 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
100 | 19:01:53.632 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
101 | 19:01:53.632 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
102 | 19:01:53.632 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
103 | 19:01:53.632 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
104 | 19:01:53.633 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
105 | 19:01:53.633 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
106 | 19:01:53.633 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
107 | 19:01:53.633 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
108 | 19:01:53.634 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
109 | 19:01:53.634 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
110 | 19:01:53.634 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
111 | 19:01:53.635 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
112 | 19:01:53.635 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
113 | 19:01:53.635 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `lang`.`mark`, `main`.`showcase_image` AS `image`, `main`.`alias`, `main`.`image_in_menu` AS `menuImage`, `aliases`.`alias` AS `url` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='ru') AND (`visible`=1) AND (`show_in_menu`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') ORDER BY `main`.`sort_order` | |
114 | 19:01:53.635 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/catalogue/_menu.php | |
115 | 19:01:53.636 | info | yii\db\Command::query | SELECT * FROM `subscribe` `subscribe` LEFT JOIN `subscribe_lang` `subscribelang` ON subscribe.id=subscribelang.owner_id WHERE (`subscribelang`.`language`='ru') AND (`subscribe`.`visible`=1) AND (`subscribe`.`usage`=1) AND (`subscribe`.`type`=1) | |
116 | 19:01:53.636 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` | |
117 | 19:01:53.638 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`mark`, `main`.`showcase_image`, `main`.`alias`, `aliases`.`alias` AS `url`, `main`.`construct_id` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='ru') AND (`visible`=1) AND (`show_on_main`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') AND (`show_in_filter`=1) ORDER BY `main`.`sort_order` | |
118 | 19:01:53.638 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_mobile-menu.php | |
119 | 19:01:53.638 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
120 | 19:01:53.639 | 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' | |
121 | 19:01:53.639 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
122 | 19:01:53.640 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
123 | 19:01:53.640 | 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' | |
124 | 19:01:53.641 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=3) | |
125 | 19:01:53.641 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
126 | 19:01:53.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
127 | 19:01:53.642 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/header/views/header.php | |
128 | 19:01:53.642 | info | yii\db\Command::query | SELECT `ibt`.`content`, `ib`.`show_on_mobile`, `ib`.`show_on_desktop` FROM `info_blocks` `ib` LEFT JOIN `info_blocks_lang` `ibt` ON ib.id=ibt.owner_id AND ibt.language='ru' WHERE (`ib`.`location`='topSite') AND (`ib`.`visible`=1) | |
129 | 19:01:53.642 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
130 | 19:01:53.643 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
131 | 19:01:53.643 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
132 | 19:01:53.643 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
133 | 19:01:53.644 | 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' | |
134 | 19:01:53.645 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
135 | 19:01:53.645 | 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' | |
136 | 19:01:53.646 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
137 | 19:01:53.646 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
138 | 19:01:53.646 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
139 | 19:01:53.646 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/currency/views/index.php | |
140 | 19:01:53.647 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
141 | 19:01:53.647 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
142 | 19:01:53.647 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
143 | 19:01:53.647 | info | yii\web\Session::open | Session started | |
144 | 19:01:53.647 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='1a7egvvjgkpelo5nnskfbrlpr8') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
145 | 19:01:53.648 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
146 | 19:01:53.648 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
147 | 19:01:53.648 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
148 | 19:01:53.649 | 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' | |
149 | 19:01:53.650 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
150 | 19:01:53.650 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
151 | 19:01:53.652 | info | yii\db\Command::query | SELECT `t`.`image`, `tlang`.`title` FROM `shop_contact_information` `t` LEFT JOIN `shop_contact_information_lang` `tlang` ON t.id=tlang.owner_id WHERE (`tlang`.`language`='ru') AND (`t`.`visible`=1) ORDER BY `t`.`created_at` DESC | |
152 | 19:01:53.652 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
153 | 19:01:53.652 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` | |
154 | 19:01:53.652 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` | |
155 | 19:01:53.653 | info | yii\db\Command::query | SELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='ru' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_on_main`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
156 | 19:01:53.653 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
157 | 19:01:53.653 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
158 | 19:01:53.653 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
159 | 19:01:53.654 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
160 | 19:01:53.654 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
161 | 19:01:53.654 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
162 | 19:01:53.654 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
163 | 19:01:53.654 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
164 | 19:01:53.655 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
165 | 19:01:53.655 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
166 | 19:01:53.655 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
167 | 19:01:53.655 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
168 | 19:01:53.655 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
169 | 19:01:53.656 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
170 | 19:01:53.656 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
171 | 19:01:53.656 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`image`, `lang`.`title`, `lang`.`text`, `aliases`.`alias` AS `url` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`main`.`object`='app\\modules\\shop\\models\\Product') AND (`main`.`visible`=1) AND (`lang`.`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`main`.`parent_id`=0) ORDER BY `main`.`sort_order` | |
172 | 19:01:53.656 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/footer/views/footer.php | |
173 | 19:01:53.657 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
174 | 19:01:53.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
175 | 19:01:53.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_confirmForm.php | |
176 | 19:01:53.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_alertForm.php | |
177 | 19:01:53.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_actionForm.php | |
178 | 19:01:53.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/firstVisitLangSelector.php | |
179 | 19:01:53.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/privacyPolicyAgreement.php | |
180 | 19:01:53.660 | < 3ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |