# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 02:29:03.751 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 02:29:03.751 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 02:29:03.751 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 02:29:03.753 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 02:29:03.754 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 02:29:03.754 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 02:29:03.754 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 02:29:03.754 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 02:29:03.755 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 02:29:03.755 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 02:29:03.755 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 02:29:03.756 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 02:29:03.757 | 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 | 02:29:03.758 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/3442-fytbolka-s-rusynkom-zebru' | |
15 | 02:29:03.759 | info | yii\db\Command::query | SELECT `retail`, `wholesale`, `dropshipping` FROM `social_visible_price` WHERE `alias`='3442-fytbolka-s-rusynkom-zebru'
| |
16 | 02:29:03.759 | trace | yii\db\Command::query | Saved query result in cache
| |
17 | 02:29:03.759 | trace | yii\web\Application::handleRequest | Route requested: 'main/router/index' | |
18 | 02:29:03.759 | trace | yii\base\Module::getModule | Loading module: main | |
19 | 02:29:03.759 | trace | yii\base\Controller::runAction | Route to run: main/router/index | |
20 | 02:29:03.759 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\main\controllers\RouterController::actionIndex() | |
21 | 02:29:03.759 | info | yii\db\Command::query | SELECT `model`, `redirectID`, `primaryKey`, `controller`, `status` FROM aliases WHERE alias='/3442-fytbolka-s-rusynkom-zebru' | |
22 | 02:29:03.760 | trace | yii\base\Module::getModule | Loading module: shop | |
23 | 02:29:03.760 | trace | yii\base\Controller::runAction | Route to run: shop/products/index | |
24 | 02:29:03.760 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\modules\shop\controllers\ProductsController::actionIndex() | |
25 | 02:29:03.760 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product` | |
26 | 02:29:03.761 | 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 | 02:29:03.761 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`='2343' | |
28 | 02:29:03.762 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
29 | 02:29:03.763 | 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'
| |
30 | 02:29:03.764 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=2343)
| |
31 | 02:29:03.764 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product_views` WHERE (`product_id`=2343) AND (`session_id`='') AND (`created_at` BETWEEN 1750971600 AND 1751058000))
| |
32 | 02:29:03.765 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_views` | |
33 | 02:29:03.765 | 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_views' AND `kcu`.`TABLE_NAME` = 'shop_product_views' | |
34 | 02:29:03.766 | trace | yii\db\Transaction::begin | Begin transaction
| |
35 | 02:29:03.766 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product` WHERE `shop_product`.`id`=2343)
| |
36 | 02:29:03.766 | info | yii\db\Command::execute | INSERT INTO `shop_product_views` (`product_id`, `session_id`, `created_at`) VALUES (2343, '', 1750980543)
| |
37 | 02:29:03.767 | trace | yii\db\Transaction::commit | Commit transaction
| |
38 | 02:29:03.769 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_product_views` WHERE `session_id`='' | |
39 | 02:29:03.770 | info | yii\db\Command::query | SELECT `id` FROM `shop_product_views` WHERE `session_id`='' ORDER BY `created_at` DESC LIMIT 20
| |
40 | 02:29:03.770 | info | yii\db\Command::execute | DELETE FROM `shop_product_views` WHERE (`id` NOT IN ('8563293', '8563292', '8563291', '8563289', '8563288', '8563287', '8563286', '8563285', '8563284', '8563283', '8563282', '8563281', '8563280', '8563279', '8563278', '8563277', '8563276', '8563275', '8563274', '8563273')) AND (`session_id`='')
| |
41 | 02:29:03.772 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`owner_id`, `main`.`title`, `main`.`description` FROM `Size_Table` `main` WHERE (`main`.`language`='ru') AND (`main`.`owner_id`=2343) | |
42 | 02:29:03.772 | info | yii\db\Command::query | SELECT `lang`.`size_bloc_header`, `lang`.`size_bloc_footer`, `lang`.`size_bloc_in_description`, `lang`.`measurement_bloc_header`, `lang`.`measurement_bloc_footer`, `lang`.`measurement_your_body` FROM `category_size` `main` LEFT JOIN `category_size_lang` `lang` ON main.id=lang.owner_id AND lang.language='ru' WHERE `main`.`category_id`=25
| |
43 | 02:29:03.773 | 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`=2343) AND (`img`.`cover`=1)
| |
44 | 02:29:03.774 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`path`, `image_lang`.`alt`, `main`.`process_updated_at`, `image_lang`.`title` FROM `shop_product_images` `main` LEFT JOIN `shop_product_images_lang` `image_lang` ON image_lang.owner_id = main.id WHERE `main`.`product_id`=2343 ORDER BY `main`.`sort_order`
| |
45 | 02:29:03.775 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_images`
| |
46 | 02:29:03.776 | 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_images' AND `kcu`.`TABLE_NAME` = 'shop_product_images'
| |
47 | 02:29:03.776 | info | yii\db\Command::query | SELECT * FROM `shop_product_images_attributes` WHERE `image_id` IN ('29727', '29728', '29729', '29730', '29731', '29732', '29733', '29734', '29735', '29736', '29737', '29738', '29739', '29740', '29741')
| |
48 | 02:29:03.777 | info | yii\db\Command::query | SELECT `attr`.`type`, `alang`.`title` as `title`, `listlang`.`title` as `listValue` FROM `shop_products_attributes` `main` LEFT JOIN `shop_attributes` `attr` ON main.attribute_id=attr.id LEFT JOIN `shop_attributes_lang` `alang` ON alang.owner_id=main.attribute_id AND alang.language='ru' LEFT JOIN `shop_attributes_list_lang` `listlang` ON listlang.owner_id=main.attribute_list_id AND listlang.language='ru' WHERE (`main`.`product_id`=2343) AND (`attr`.`visible_features`=1) ORDER BY `attr`.`sort_order`
| |
49 | 02:29:03.778 | info | yii\db\Command::query | SELECT `main`.`field_key`, `mainL`.`field_value` FROM `shop_settings` `main` LEFT JOIN `shop_settings_lang` `mainL` ON mainL.owner_id=main.id WHERE `mainL`.`language`='ru'
| |
50 | 02:29:03.778 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
51 | 02:29:03.779 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
52 | 02:29:03.779 | 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' | |
53 | 02:29:03.780 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
54 | 02:29:03.781 | 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' | |
55 | 02:29:03.781 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
56 | 02:29:03.781 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
57 | 02:29:03.782 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
58 | 02:29:03.782 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
59 | 02:29:03.783 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
60 | 02:29:03.783 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
61 | 02:29:03.783 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
62 | 02:29:03.784 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`user_id` IS NULL) AND (`shop_document`.`state_id` IS NULL)
| |
63 | 02:29:03.784 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
64 | 02:29:03.784 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
65 | 02:29:03.784 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
66 | 02:29:03.784 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL) | |
67 | 02:29:03.785 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_month') AND (`discount_status`.`type_user` IS NULL) | |
68 | 02:29:03.785 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_year') AND (`discount_status`.`type_user` IS NULL) | |
69 | 02:29:03.785 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions`
| |
70 | 02:29:03.786 | 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` = 'promotions' AND `kcu`.`TABLE_NAME` = 'promotions'
| |
71 | 02:29:03.787 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions_lang`
| |
72 | 02:29:03.787 | 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` = 'promotions_lang' AND `kcu`.`TABLE_NAME` = 'promotions_lang'
| |
73 | 02:29:03.788 | info | yii\db\Command::query | SELECT `promotions`.* FROM `promotions` LEFT JOIN `shop_document` ON `promotions`.`id` = `shop_document`.`promotion_id` WHERE (`shop_document`.`user_id` IS NULL) AND (`shop_document`.`id` IS NULL)
| |
74 | 02:29:03.788 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE `promotion_id`=1
| |
75 | 02:29:03.788 | info | yii\db\Command::query | SELECT * FROM `promotions_lang` WHERE (`language`='ru') AND (`owner_id`=1)
| |
76 | 02:29:03.789 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`user_id` IS NULL) AND (`shop_document`.`state_id` IS NULL)
| |
77 | 02:29:03.789 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
78 | 02:29:03.789 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
79 | 02:29:03.789 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL)
| |
80 | 02:29:03.789 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_month') AND (`discount_status`.`type_user` IS NULL)
| |
81 | 02:29:03.789 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_year') AND (`discount_status`.`type_user` IS NULL)
| |
82 | 02:29:03.790 | info | yii\db\Command::query | SELECT `discount` FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id INNER JOIN `discount_status_lang` ON `discount_status_lang`.owner_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL) AND (`discount_status_lang`.`language`='ru')
| |
83 | 02:29:03.790 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`user_id` IS NULL) AND (`shop_document`.`state_id` IS NULL)
| |
84 | 02:29:03.790 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
85 | 02:29:03.790 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
86 | 02:29:03.790 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL)
| |
87 | 02:29:03.790 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_month') AND (`discount_status`.`type_user` IS NULL)
| |
88 | 02:29:03.791 | info | yii\db\Command::query | SELECT MAX(discount) FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 0) AND (`discount_conditions`.`quantity_to` >= 0) AND (`discount_conditions`.`format`='previous_year') AND (`discount_status`.`type_user` IS NULL)
| |
89 | 02:29:03.791 | info | yii\db\Command::query | SELECT `discount_type` FROM `discount_conditions` INNER JOIN `discount_status` ON `discount_conditions`.discount_status_id=`discount_status`.id INNER JOIN `discount_status_lang` ON `discount_status_lang`.owner_id=`discount_status`.id WHERE (`discount_conditions`.`quantity_from` <= 139789) AND (`discount_conditions`.`quantity_to` >= 139789) AND (`discount_conditions`.`format`='moment') AND (`discount_status`.`type_user` IS NULL) AND (`discount_status_lang`.`language`='ru')
| |
90 | 02:29:03.791 | info | yii\db\Command::query | SELECT `id` FROM `shop_stores` WHERE `defstore`=1 ORDER BY `sort_order` | |
91 | 02:29:03.791 | info | yii\db\Command::query | SELECT SUM(quantity) AS `in_stock`, `product_id` FROM `shop_product_store` WHERE (0=1) AND (`store_id`='1') GROUP BY `product_id`
| |
92 | 02:29:03.791 | info | yii\db\Command::query | SELECT `aliases`.`primaryKey`, `aliases`.`alias` FROM `aliases` `aliases` WHERE ((`aliases`.`model`='app\\modules\\shop\\models\\Product') AND (`aliases`.`redirectID`=0)) AND (0=1)
| |
93 | 02:29:03.792 | info | yii\db\Command::query | SELECT `img`.`product_id`, `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 (0=1) AND (`img`.`cover`=1)
| |
94 | 02:29:03.792 | info | yii\db\Command::query | SELECT `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `list`.`sort_order`, `attr`.`type`, `listlang`.`title` AS `listValue`, `list`.`color`, SUM(store.quantity) AS `total_quantity`, `alang`.`title` AS `title` FROM `shop_product_store_options` `opts` LEFT JOIN `shop_attributes` `attr` ON attr.id=opts.attribute_id LEFT JOIN `shop_attributes_lang` `alang` ON alang.owner_id=opts.attribute_id AND alang.language='ru' LEFT JOIN `shop_product_store` `store` ON opts.store_id = store.id LEFT JOIN `shop_attributes_list` `list` ON list.id=opts.value LEFT JOIN `shop_attributes_list_lang` `listlang` ON listlang.owner_id=opts.value AND listlang.language='ru' WHERE 0=1 GROUP BY `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `attr`.`type`, `listlang`.`title`, `list`.`color` ORDER BY `attr`.`sort_order`, `total_quantity` DESC
| |
95 | 02:29:03.792 | info | yii\db\Command::query | SELECT `lang`.`mark`, `shc`.`color`, `shc`.`bgcolor`, `shc`.`stroke_color`, `main`.`product_id`, `main`.`showcase_id` FROM `shop_product_showcases` `main` INNER JOIN `shop_showcases` `shc` ON main.showcase_id=shc.id INNER JOIN `shop_showcases_lang` `lang` ON main.showcase_id=lang.owner_id WHERE (`language`='ru') AND (0=1) ORDER BY `shc`.`sort_order`
| |
96 | 02:29:03.792 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`session_id`='') AND (`shop_document`.`state_id` IS NULL) | |
97 | 02:29:03.793 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
98 | 02:29:03.793 | info | yii\db\Command::query | SELECT `shop_prices`.`percent`, `value`, `discount_value`, `product_id`, `shop_prices_lang`.`price_info`, `shop_prices_lang`.`title`, `shop_product`.`parent_id` FROM `shop_product_prices` LEFT JOIN `shop_prices` ON `shop_prices`.id=`shop_product_prices`.price_id LEFT JOIN `shop_prices_lang` ON `shop_prices`.id=`shop_prices_lang`.owner_id LEFT JOIN `shop_product` ON `shop_product`.id=`shop_product_prices`.product_id WHERE (0=1) AND (`price_id`='1') AND (`shop_prices_lang`.`language`='ru') | |
99 | 02:29:03.793 | info | yii\db\Command::query | SELECT `shop_prices`.`percent`, `value`, `discount_value`, `product_id`, `shop_prices_lang`.`price_info`, `shop_prices_lang`.`title`, `shop_product`.`parent_id` FROM `shop_product_prices` LEFT JOIN `shop_prices` ON `shop_prices`.id=`shop_product_prices`.price_id LEFT JOIN `shop_prices_lang` ON `shop_prices`.id=`shop_prices_lang`.owner_id LEFT JOIN `shop_product` ON `shop_product`.id=`shop_product_prices`.product_id WHERE (0=1) AND (`price_id`=1) AND (`shop_prices_lang`.`language`='ru') | |
100 | 02:29:03.793 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` INNER JOIN `shop_document` ON `shop_document_content`.document_id=`shop_document`.id WHERE (`shop_document`.`session_id`='') AND (`shop_document`.`state_id` IS NULL) | |
101 | 02:29:03.793 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
102 | 02:29:03.794 | info | yii\db\Command::query | SELECT `shop_prices`.`percent`, `value`, `discount_value`, `product_id`, `shop_prices_lang`.`price_info`, `shop_prices_lang`.`title`, `shop_product`.`parent_id` FROM `shop_product_prices` LEFT JOIN `shop_prices` ON `shop_prices`.id=`shop_product_prices`.price_id LEFT JOIN `shop_prices_lang` ON `shop_prices`.id=`shop_prices_lang`.owner_id LEFT JOIN `shop_product` ON `shop_product`.id=`shop_product_prices`.product_id WHERE (`product_id`='2343') AND (`price_id`='1') AND (`shop_prices_lang`.`language`='ru') | |
103 | 02:29:03.794 | info | yii\db\Command::query | SELECT `shop_prices`.`percent`, `value`, `discount_value`, `product_id`, `shop_prices_lang`.`price_info`, `shop_prices_lang`.`title`, `shop_product`.`parent_id` FROM `shop_product_prices` LEFT JOIN `shop_prices` ON `shop_prices`.id=`shop_product_prices`.price_id LEFT JOIN `shop_prices_lang` ON `shop_prices`.id=`shop_prices_lang`.owner_id LEFT JOIN `shop_product` ON `shop_product`.id=`shop_product_prices`.product_id WHERE (`product_id`='2343') AND (`price_id`=1) AND (`shop_prices_lang`.`language`='ru') | |
104 | 02:29:03.795 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=25 | |
105 | 02:29:03.795 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category`
| |
106 | 02:29:03.796 | 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'
| |
107 | 02:29:03.797 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category_lang`
| |
108 | 02:29:03.797 | 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'
| |
109 | 02:29:03.798 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='ru') AND (`owner_id`=25)
| |
110 | 02:29:03.799 | info | yii\db\Command::query | SELECT `tape_id` FROM `category_tapes` WHERE `category_id`=25
| |
111 | 02:29:03.799 | info | yii\db\Command::query | SELECT `tt`.`title` AS `title`, `t`.`id` AS `id`, `t`.`construct_id` AS `constructId` FROM `shop_tapes` `t` LEFT JOIN `shop_tapes_lang` `tt` ON t.id=tt.owner_id AND tt.language='ru' WHERE (`t`.`visible`=1) AND ((`t`.`show_on_catalog`=1) OR (`t`.`id` IN ('9', '13', '14', 5))) ORDER BY `t`.`sort_order` | |
112 | 02:29:03.799 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
113 | 02:29:03.799 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
114 | 02:29:03.800 | 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' | |
115 | 02:29:03.801 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
116 | 02:29:03.801 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
117 | 02:29:03.802 | 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' | |
118 | 02:29:03.802 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54) | |
119 | 02:29:03.803 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
120 | 02:29:03.803 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
121 | 02:29:03.803 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55) | |
122 | 02:29:03.803 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
123 | 02:29:03.804 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/index.php | |
124 | 02:29:03.804 | info | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` WHERE (`product_id`=2343) AND (`store_id`='1')
| |
125 | 02:29:03.805 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE `product_id`=2343 GROUP BY `product_id`
| |
126 | 02:29:03.806 | info | yii\db\Command::query | SELECT * FROM `shop_product_videos` WHERE (`product_id`=2343) AND (`attribute_list_id`='648')
| |
127 | 02:29:03.806 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=0 | |
128 | 02:29:03.807 | 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')
| |
129 | 02:29:03.809 | info | yii\db\Command::query | SELECT `title` FROM `shop_attributes_list_lang` WHERE (`owner_id`='648') AND (`language`='ru')
| |
130 | 02:29:03.846 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
131 | 02:29:03.846 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices` | |
132 | 02:29:03.846 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices` | |
133 | 02:29:03.847 | 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_prices' AND `kcu`.`TABLE_NAME` = 'shop_prices' | |
134 | 02:29:03.848 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `id`='1' | |
135 | 02:29:03.848 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices_lang` | |
136 | 02:29:03.849 | 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_prices_lang' AND `kcu`.`TABLE_NAME` = 'shop_prices_lang' | |
137 | 02:29:03.850 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
138 | 02:29:03.850 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
139 | 02:29:03.850 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
140 | 02:29:03.850 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
141 | 02:29:03.850 | info | yii\web\Session::open | Session started | |
142 | 02:29:03.851 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='bej1rvd140em0eiiimkm0vd6uc') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
143 | 02:29:03.851 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
144 | 02:29:03.852 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
145 | 02:29:03.852 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
146 | 02:29:03.853 | 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' | |
147 | 02:29:03.854 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
148 | 02:29:03.854 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_product_options` WHERE `product_id`=2343 | |
149 | 02:29:03.855 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
150 | 02:29:03.855 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
151 | 02:29:03.855 | info | yii\db\Command::query | SELECT (tprice.`value`)*tcurr.rate/'1.0000' AS `value`, (tprice.`discount_value`)*tcurr.rate/'1.0000' AS `discount_value`, `tcurr`.`id` AS `currency_id`, `tcurr`.`rate`, `tpricelang`.`title`, `tpricelang`.`price_info`, `tprice`.`price_id`, `tprice`.`discount_value` AS `discount_value_rate` FROM `shop_product_prices` `tprice` LEFT JOIN `shop_currency` `tcurr` ON tcurr.id=tprice.currency_id LEFT JOIN `shop_prices_lang` `tpricelang` ON tprice.price_id=tpricelang.owner_id AND tpricelang.language='ru' LEFT JOIN `shop_prices` `pr` ON tprice.price_id=pr.id WHERE `tprice`.`product_id`=2343 ORDER BY `pr`.`sort_order` | |
152 | 02:29:03.856 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 1325) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
153 | 02:29:03.863 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 1325) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
154 | 02:29:03.864 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 1325) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
155 | 02:29:03.872 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 1325) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
156 | 02:29:03.873 | 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' | |
157 | 02:29:03.874 | 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`=2343) AND (`img`.`cover`=1)
| |
158 | 02:29:03.874 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
159 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
160 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
161 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
162 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
163 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
164 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
165 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
166 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
167 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
168 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
169 | 02:29:03.875 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
170 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
171 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
172 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
173 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
174 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
175 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
176 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
177 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
178 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
179 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
180 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
181 | 02:29:03.876 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
182 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
183 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
184 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
185 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
186 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
187 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
188 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
189 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
190 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
191 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
192 | 02:29:03.877 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
193 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
194 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
195 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
196 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
197 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
198 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
199 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
200 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
201 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
202 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
203 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
204 | 02:29:03.878 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
205 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
206 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
207 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
208 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
209 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
210 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
211 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
212 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
213 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
214 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
215 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
216 | 02:29:03.879 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
217 | 02:29:03.880 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
218 | 02:29:03.880 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 1325) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
219 | 02:29:03.880 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 1325) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
220 | 02:29:03.881 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 1325) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
221 | 02:29:03.881 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 1325) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
222 | 02:29:03.882 | info | yii\db\Command::query | SELECT `lang`.`mark`, `shc`.`color`, `shc`.`bgcolor`, `shc`.`id` FROM `shop_product_showcases` `main` INNER JOIN `shop_showcases` `shc` ON main.showcase_id=shc.id INNER JOIN `shop_showcases_lang` `lang` ON main.showcase_id=lang.owner_id WHERE (`language`='ru') AND (`product_id`=2343) ORDER BY `shc`.`sort_order`
| |
223 | 02:29:03.883 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
224 | 02:29:03.883 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
225 | 02:29:03.884 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
226 | 02:29:03.884 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
227 | 02:29:03.884 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
228 | 02:29:03.885 | info | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=2343) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='ru') | |
229 | 02:29:03.885 | info | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=2343) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru') | |
230 | 02:29:03.886 | info | yii\db\Command::query | SELECT `color`, `bgcolor`, `stroke_color` FROM `shop_showcases` `s` WHERE `id`=3 | |
231 | 02:29:03.886 | 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`=2343) AND (`img`.`cover`=1)
| |
232 | 02:29:03.887 | 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`=2343) AND (`img`.`cover`=1)
| |
233 | 02:29:03.887 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
234 | 02:29:03.888 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
235 | 02:29:03.888 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices`
| |
236 | 02:29:03.888 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
237 | 02:29:03.888 | info | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=2343) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru')
| |
238 | 02:29:03.888 | info | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=2343) AND (`shop_product_prices`.`price_id`=2) AND (`shop_prices_lang`.`language`='ru')
| |
239 | 02:29:03.889 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
240 | 02:29:03.889 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_index.php
| |
241 | 02:29:03.889 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
242 | 02:29:03.890 | info | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=2343) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru') | |
243 | 02:29:03.890 | info | yii\db\Command::query | SELECT * FROM `shop_product_prices` INNER JOIN `shop_prices` ON `shop_product_prices`.price_id=`shop_prices`.id INNER JOIN `shop_prices_lang` ON `shop_prices_lang`.owner_id=`shop_prices`.id WHERE (`shop_product_prices`.`product_id`=2343) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='ru') | |
244 | 02:29:03.890 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php | |
245 | 02:29:03.890 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
246 | 02:29:03.890 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1 | |
247 | 02:29:03.891 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
248 | 02:29:03.891 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
249 | 02:29:03.891 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
250 | 02:29:03.891 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
251 | 02:29:03.891 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php | |
252 | 02:29:03.892 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
253 | 02:29:03.892 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=2)
| |
254 | 02:29:03.892 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
255 | 02:29:03.892 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
256 | 02:29:03.893 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
257 | 02:29:03.893 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=3)
| |
258 | 02:29:03.893 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
259 | 02:29:03.893 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
260 | 02:29:03.894 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product_prices` WHERE (`promotion_end_date` IS NOT NULL) AND (`product_id`=2343))
| |
261 | 02:29:03.894 | info | yii\db\Command::query | SELECT `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `list`.`sort_order`, `alang`.`title` AS `title`, `attr`.`type`, `listlang`.`title` AS `listValue`, `thumbs`.`path`, `list`.`color`, `list`.`image`, `img`.`updated_at`, SUM(store.quantity) AS `suma` FROM `shop_product_store_options` `opts` LEFT JOIN `shop_attributes` `attr` ON attr.id=opts.attribute_id LEFT JOIN `shop_attributes_lang` `alang` ON alang.owner_id=opts.attribute_id AND alang.language='ru' LEFT JOIN `shop_product_store` `store` ON opts.store_id=store.id LEFT JOIN `shop_attributes_list` `list` ON list.id=opts.value LEFT JOIN `shop_attributes_list_lang` `listlang` ON listlang.owner_id=opts.value AND listlang.language='ru' LEFT JOIN `shop_product_thumbs` `thumbs` ON thumbs.product_id=opts.product_id AND thumbs.attribute_id=opts.attribute_id AND thumbs.attribute_list_id=opts.value LEFT JOIN `shop_product_images` `img` ON img.path=thumbs.path AND img.product_id=opts.product_id LEFT JOIN `shop_product_images_lang` `img_lang` ON img_lang.owner_id=img.id WHERE `store`.`product_id`=2343 GROUP BY `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `alang`.`title`, `attr`.`type`, `listlang`.`title`, `thumbs`.`path`, `list`.`color`, `list`.`image` ORDER BY `attr`.`sort_order`, `suma` DESC
| |
262 | 02:29:03.898 | info | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`value`, `main`.`store_id` FROM `shop_product_store_options` `main` WHERE (`main`.`product_id`=2343) AND (`main`.`attribute_id`=1) GROUP BY `attribute_id`, `value`
| |
263 | 02:29:03.898 | info | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`value` FROM `shop_product_store_options` `main` INNER JOIN `shop_product_store_options` `opts0` ON opts0.store_id=main.store_id AND opts0.attribute_id=1 AND opts0.value='648' WHERE `main`.`product_id`=2343 GROUP BY `attribute_id`, `value`
| |
264 | 02:29:03.899 | info | yii\db\Command::query | SELECT `document_content_id` FROM `reserve_quantity_document_content` WHERE (`product_id`='2343') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='648')
| |
265 | 02:29:03.899 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='2343') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='60') GROUP BY `product_id`
| |
266 | 02:29:03.900 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='2343') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='648') GROUP BY `product_id`
| |
267 | 02:29:03.900 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='2343') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='34') GROUP BY `product_id`
| |
268 | 02:29:03.901 | info | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` `main` INNER JOIN `shop_product_store_options` `t1` ON t1.store_id=main.id INNER JOIN `shop_product_store_options` `t2` ON t2.store_id=main.id WHERE (`main`.`product_id`=2343) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='648') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='71')) | |
269 | 02:29:03.901 | info | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` `main` INNER JOIN `shop_product_store_options` `t1` ON t1.store_id=main.id INNER JOIN `shop_product_store_options` `t2` ON t2.store_id=main.id WHERE (`main`.`product_id`=2343) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='648') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='69')) | |
270 | 02:29:03.902 | info | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` `main` INNER JOIN `shop_product_store_options` `t1` ON t1.store_id=main.id INNER JOIN `shop_product_store_options` `t2` ON t2.store_id=main.id WHERE (`main`.`product_id`=2343) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='648') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='66')) | |
271 | 02:29:03.903 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_color_list_view.php | |
272 | 02:29:03.903 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_size_list_view.php | |
273 | 02:29:03.903 | info | yii\db\Command::query | SELECT EXISTS(SELECT `shop_document`.* FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='bej1rvd140em0eiiimkm0vd6uc') AND (`color`.`value`=648) AND (`size`.`value`=71) AND (`shop_document_content`.`product_id`=2343) AND (`shop_document`.`state_id` IS NULL)) | |
274 | 02:29:03.904 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=71) AND (`color`.`value`=648)
| |
275 | 02:29:03.906 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=71) GROUP BY `product_id`
| |
276 | 02:29:03.906 | info | yii\db\Command::query | SELECT `shop_document_content`.`quantity` FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='bej1rvd140em0eiiimkm0vd6uc') AND (`color`.`value`=648) AND (`size`.`value`=71) AND (`shop_document_content`.`product_id`=2343) AND (`shop_document`.`state_id` IS NULL)
| |
277 | 02:29:03.907 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=71) AND (`color`.`value`=648)
| |
278 | 02:29:03.907 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=71) GROUP BY `product_id`
| |
279 | 02:29:03.907 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=71) AND (`color`.`value`=648)
| |
280 | 02:29:03.907 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=71) GROUP BY `product_id`
| |
281 | 02:29:03.908 | info | yii\db\Command::query | SELECT EXISTS(SELECT `shop_document`.* FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='bej1rvd140em0eiiimkm0vd6uc') AND (`color`.`value`=648) AND (`size`.`value`=69) AND (`shop_document_content`.`product_id`=2343) AND (`shop_document`.`state_id` IS NULL)) | |
282 | 02:29:03.908 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=69) AND (`color`.`value`=648)
| |
283 | 02:29:03.910 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=69) GROUP BY `product_id`
| |
284 | 02:29:03.911 | info | yii\db\Command::query | SELECT `shop_document_content`.`quantity` FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='bej1rvd140em0eiiimkm0vd6uc') AND (`color`.`value`=648) AND (`size`.`value`=69) AND (`shop_document_content`.`product_id`=2343) AND (`shop_document`.`state_id` IS NULL)
| |
285 | 02:29:03.911 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=69) AND (`color`.`value`=648)
| |
286 | 02:29:03.911 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=69) GROUP BY `product_id`
| |
287 | 02:29:03.912 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=69) AND (`color`.`value`=648)
| |
288 | 02:29:03.912 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=69) GROUP BY `product_id`
| |
289 | 02:29:03.912 | info | yii\db\Command::query | SELECT EXISTS(SELECT `shop_document`.* FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='bej1rvd140em0eiiimkm0vd6uc') AND (`color`.`value`=648) AND (`size`.`value`=66) AND (`shop_document_content`.`product_id`=2343) AND (`shop_document`.`state_id` IS NULL)) | |
290 | 02:29:03.912 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=66) AND (`color`.`value`=648)
| |
291 | 02:29:03.914 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=66) GROUP BY `product_id`
| |
292 | 02:29:03.914 | info | yii\db\Command::query | SELECT `shop_document_content`.`quantity` FROM `shop_document` LEFT JOIN `shop_document_content` ON `shop_document_content`.document_id=`shop_document`.id LEFT JOIN `shop_document_content_options` `color` ON color.line_id=`shop_document_content`.id AND color.attribute_id=1 LEFT JOIN `shop_document_content_options` `size` ON size.line_id=`shop_document_content`.id AND size.attribute_id=2 WHERE (`shop_document`.`session_id`='bej1rvd140em0eiiimkm0vd6uc') AND (`color`.`value`=648) AND (`size`.`value`=66) AND (`shop_document_content`.`product_id`=2343) AND (`shop_document`.`state_id` IS NULL)
| |
293 | 02:29:03.915 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=66) AND (`color`.`value`=648)
| |
294 | 02:29:03.915 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=66) GROUP BY `product_id`
| |
295 | 02:29:03.915 | info | yii\db\Command::query | SELECT `store`.`quantity` FROM `shop_product_store_options` `size` LEFT JOIN `shop_product_store` `store` ON size.store_id=store.id AND size.attribute_id=2 LEFT JOIN `shop_product_store_options` `color` ON size.store_id=color.store_id AND color.attribute_id=1 WHERE (`size`.`product_id`=2343) AND (`size`.`value`=66) AND (`color`.`value`=648)
| |
296 | 02:29:03.915 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=2343) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=648) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=66) GROUP BY `product_id`
| |
297 | 02:29:03.916 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6))
| |
298 | 02:29:03.917 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php
| |
299 | 02:29:03.917 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='section') AND (`main_block_on_desktop`=1) ORDER BY `sort_order`
| |
300 | 02:29:03.917 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `goods_card_blocks`
| |
301 | 02:29:03.918 | 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` = 'goods_card_blocks' AND `kcu`.`TABLE_NAME` = 'goods_card_blocks'
| |
302 | 02:29:03.918 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `goods_card_blocks_lang`
| |
303 | 02:29:03.919 | 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` = 'goods_card_blocks_lang' AND `kcu`.`TABLE_NAME` = 'goods_card_blocks_lang'
| |
304 | 02:29:03.919 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id`=1)
| |
305 | 02:29:03.919 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') AND (`id` != 4) ORDER BY `sort_order`
| |
306 | 02:29:03.920 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (6, 8, 5))
| |
307 | 02:29:03.920 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/main_block.php
| |
308 | 02:29:03.920 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_description.php
| |
309 | 02:29:03.920 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='section') ORDER BY `sort_order`
| |
310 | 02:29:03.921 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (1, 2, 3, 10))
| |
311 | 02:29:03.921 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') ORDER BY `sort_order`
| |
312 | 02:29:03.922 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (6, 8, 5, 4))
| |
313 | 02:29:03.922 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/index.php
| |
314 | 02:29:03.922 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_description.php | |
315 | 02:29:03.922 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_payments.php | |
316 | 02:29:03.922 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_delivered.php | |
317 | 02:29:03.922 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_review.php | |
318 | 02:29:03.922 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=0) | |
319 | 02:29:03.923 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` | |
320 | 02:29:03.923 | 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' | |
321 | 02:29:03.924 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=0) ORDER BY `created_at` DESC LIMIT 12 | |
322 | 02:29:03.925 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_item.php | |
323 | 02:29:03.925 | trace | yii\base\Module::getModule | Loading module: user-management | |
324 | 02:29:03.925 | info | yii\db\Command::query | SELECT * FROM `user_settings` | |
325 | 02:29:03.925 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `user_settings` | |
326 | 02:29:03.926 | 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` = 'user_settings' AND `kcu`.`TABLE_NAME` = 'user_settings' | |
327 | 02:29:03.926 | info | yii\db\Command::query | SELECT * FROM `user` WHERE `id`=13595 | |
328 | 02:29:03.926 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `user` | |
329 | 02:29:03.927 | 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` = 'user' AND `kcu`.`TABLE_NAME` = 'user' | |
330 | 02:29:03.927 | info | yii\db\Command::query | SELECT `store_id` FROM `user_stores` WHERE `user_id`=13595 | |
331 | 02:29:03.929 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3333) | |
332 | 02:29:03.929 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=2343 | |
333 | 02:29:03.929 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=2343) | |
334 | 02:29:03.930 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3333) | |
335 | 02:29:03.930 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3333) ORDER BY `created_at` DESC LIMIT 12 | |
336 | 02:29:03.931 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_item.php | |
337 | 02:29:03.931 | info | yii\db\Command::query | SELECT * FROM `user` WHERE `id`=18329 | |
338 | 02:29:03.931 | info | yii\db\Command::query | SELECT `store_id` FROM `user_stores` WHERE `user_id`=18329 | |
339 | 02:29:03.931 | info | yii\db\Command::query | SELECT * FROM `profile` WHERE `user_id`=18329 | |
340 | 02:29:03.931 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `profile` | |
341 | 02:29:03.932 | 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` = 'profile' AND `kcu`.`TABLE_NAME` = 'profile' | |
342 | 02:29:03.932 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3339) | |
343 | 02:29:03.933 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_item.php | |
344 | 02:29:03.933 | info | yii\db\Command::query | SELECT * FROM `user` WHERE `id`=23062 | |
345 | 02:29:03.933 | info | yii\db\Command::query | SELECT `store_id` FROM `user_stores` WHERE `user_id`=23062 | |
346 | 02:29:03.933 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3283) | |
347 | 02:29:03.934 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=2343 | |
348 | 02:29:03.935 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=2343) | |
349 | 02:29:03.935 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3283) | |
350 | 02:29:03.936 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3283) ORDER BY `created_at` DESC LIMIT 12 | |
351 | 02:29:03.936 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_item.php | |
352 | 02:29:03.936 | info | yii\db\Command::query | SELECT * FROM `user` WHERE `id`=18329 | |
353 | 02:29:03.936 | info | yii\db\Command::query | SELECT `store_id` FROM `user_stores` WHERE `user_id`=18329 | |
354 | 02:29:03.937 | info | yii\db\Command::query | SELECT * FROM `profile` WHERE `user_id`=18329 | |
355 | 02:29:03.937 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3286) | |
356 | 02:29:03.938 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6))
| |
357 | 02:29:03.938 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php
| |
358 | 02:29:03.938 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_item.php | |
359 | 02:29:03.938 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3333) | |
360 | 02:29:03.939 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3333) | |
361 | 02:29:03.939 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3333) ORDER BY `created_at` DESC LIMIT 12 | |
362 | 02:29:03.939 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_item.php | |
363 | 02:29:03.939 | info | yii\db\Command::query | SELECT * FROM `user` WHERE `id`=18329 | |
364 | 02:29:03.940 | info | yii\db\Command::query | SELECT `store_id` FROM `user_stores` WHERE `user_id`=18329 | |
365 | 02:29:03.940 | info | yii\db\Command::query | SELECT * FROM `profile` WHERE `user_id`=18329 | |
366 | 02:29:03.940 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3339) | |
367 | 02:29:03.940 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_item.php | |
368 | 02:29:03.941 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3283) | |
369 | 02:29:03.941 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3283) | |
370 | 02:29:03.941 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3283) ORDER BY `created_at` DESC LIMIT 12 | |
371 | 02:29:03.942 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/review/_item.php | |
372 | 02:29:03.942 | info | yii\db\Command::query | SELECT * FROM `user` WHERE `id`=18329 | |
373 | 02:29:03.942 | info | yii\db\Command::query | SELECT `store_id` FROM `user_stores` WHERE `user_id`=18329 | |
374 | 02:29:03.942 | info | yii\db\Command::query | SELECT * FROM `profile` WHERE `user_id`=18329 | |
375 | 02:29:03.943 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=2343) AND (`approved`=1) AND (`owner_id`=3286) | |
376 | 02:29:03.943 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/main.php | |
377 | 02:29:03.944 | 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` | |
378 | 02:29:03.944 | 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` | |
379 | 02:29:03.944 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
380 | 02:29:03.944 | 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` | |
381 | 02:29:03.945 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
382 | 02:29:03.945 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
383 | 02:29:03.945 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
384 | 02:29:03.946 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
385 | 02:29:03.946 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
386 | 02:29:03.947 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
387 | 02:29:03.947 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
388 | 02:29:03.947 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
389 | 02:29:03.948 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
390 | 02:29:03.948 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
391 | 02:29:03.948 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
392 | 02:29:03.948 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
393 | 02:29:03.949 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
394 | 02:29:03.949 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
395 | 02:29:03.949 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
396 | 02:29:03.949 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
397 | 02:29:03.950 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
398 | 02:29:03.950 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
399 | 02:29:03.951 | 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` | |
400 | 02:29:03.952 | 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` | |
401 | 02:29:03.953 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
402 | 02:29:03.953 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
403 | 02:29:03.953 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
404 | 02:29:03.953 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
405 | 02:29:03.954 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
406 | 02:29:03.954 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
407 | 02:29:03.954 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
408 | 02:29:03.954 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
409 | 02:29:03.955 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
410 | 02:29:03.955 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
411 | 02:29:03.955 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
412 | 02:29:03.955 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
413 | 02:29:03.956 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
414 | 02:29:03.956 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
415 | 02:29:03.956 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
416 | 02:29:03.956 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
417 | 02:29:03.957 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
418 | 02:29:03.957 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
419 | 02:29:03.957 | 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` | |
420 | 02:29:03.958 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/catalogue/_menu.php | |
421 | 02:29:03.959 | 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) | |
422 | 02:29:03.959 | 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` | |
423 | 02:29:03.961 | 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` | |
424 | 02:29:03.961 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_mobile-menu.php
| |
425 | 02:29:03.962 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
426 | 02:29:03.962 | 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' | |
427 | 02:29:03.963 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
428 | 02:29:03.963 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
429 | 02:29:03.964 | 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' | |
430 | 02:29:03.965 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=3) | |
431 | 02:29:03.965 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
432 | 02:29:03.966 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
433 | 02:29:03.966 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/header/views/header.php | |
434 | 02:29:03.966 | 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) | |
435 | 02:29:03.966 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
436 | 02:29:03.967 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
437 | 02:29:03.967 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
438 | 02:29:03.968 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
439 | 02:29:03.968 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
440 | 02:29:03.968 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
441 | 02:29:03.968 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/currency/views/index.php | |
442 | 02:29:03.969 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
443 | 02:29:03.969 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
444 | 02:29:03.970 | 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 | |
445 | 02:29:03.970 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
446 | 02:29:03.971 | 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` | |
447 | 02:29:03.971 | 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` | |
448 | 02:29:03.971 | 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` | |
449 | 02:29:03.971 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
450 | 02:29:03.972 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
451 | 02:29:03.972 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
452 | 02:29:03.972 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
453 | 02:29:03.972 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
454 | 02:29:03.972 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
455 | 02:29:03.973 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
456 | 02:29:03.973 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
457 | 02:29:03.973 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
458 | 02:29:03.973 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
459 | 02:29:03.973 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
460 | 02:29:03.974 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
461 | 02:29:03.974 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
462 | 02:29:03.974 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
463 | 02:29:03.974 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
464 | 02:29:03.974 | 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` | |
465 | 02:29:03.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/footer/views/footer.php | |
466 | 02:29:03.975 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
467 | 02:29:03.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
468 | 02:29:03.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_confirmForm.php
| |
469 | 02:29:03.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_alertForm.php
| |
470 | 02:29:03.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_actionForm.php
| |
471 | 02:29:03.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/firstVisitLangSelector.php
| |
472 | 02:29:03.975 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/privacyPolicyAgreement.php
| |
473 | 02:29:03.981 | < 5ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |