# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 17:22:35.282 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 17:22:35.282 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 17:22:35.282 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 17:22:35.283 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 17:22:35.284 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 17:22:35.284 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 17:22:35.284 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 17:22:35.284 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 17:22:35.285 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 17:22:35.285 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 17:22:35.285 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 17:22:35.286 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 17:22:35.287 | 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 | 17:22:35.287 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/583-stulnaja-polykryglaja-symka-sedlo' | |
15 | 17:22:35.288 | info | yii\db\Command::query | SELECT `retail`, `wholesale`, `dropshipping` FROM `social_visible_price` WHERE `alias`='583-stulnaja-polykryglaja-symka-sedlo'
| |
16 | 17:22:35.288 | trace | yii\db\Command::query | Saved query result in cache
| |
17 | 17:22:35.288 | trace | yii\web\Application::handleRequest | Route requested: 'main/router/index' | |
18 | 17:22:35.288 | trace | yii\base\Module::getModule | Loading module: main | |
19 | 17:22:35.288 | trace | yii\base\Controller::runAction | Route to run: main/router/index | |
20 | 17:22:35.289 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\main\controllers\RouterController::actionIndex() | |
21 | 17:22:35.289 | info | yii\db\Command::query | SELECT `model`, `redirectID`, `primaryKey`, `controller`, `status` FROM aliases WHERE alias='/583-stulnaja-polykryglaja-symka-sedlo' | |
22 | 17:22:35.289 | trace | yii\base\Module::getModule | Loading module: shop | |
23 | 17:22:35.289 | trace | yii\base\Controller::runAction | Route to run: shop/products/index | |
24 | 17:22:35.289 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\modules\shop\controllers\ProductsController::actionIndex() | |
25 | 17:22:35.289 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product` | |
26 | 17:22:35.290 | 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 | 17:22:35.290 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`='860' | |
28 | 17:22:35.291 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
29 | 17:22:35.292 | 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 | 17:22:35.292 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='ru') AND (`owner_id`=860)
| |
31 | 17:22:35.292 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product_views` WHERE (`product_id`=860) AND (`session_id`='') AND (`created_at` BETWEEN 1752008400 AND 1752094800))
| |
32 | 17:22:35.293 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_views` | |
33 | 17:22:35.293 | 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 | 17:22:35.293 | trace | yii\db\Transaction::begin | Begin transaction
| |
35 | 17:22:35.294 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product` WHERE `shop_product`.`id`=860)
| |
36 | 17:22:35.294 | info | yii\db\Command::execute | INSERT INTO `shop_product_views` (`product_id`, `session_id`, `created_at`) VALUES (860, '', 1752070955)
| |
37 | 17:22:35.294 | trace | yii\db\Transaction::commit | Commit transaction
| |
38 | 17:22:35.296 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_product_views` WHERE `session_id`='' | |
39 | 17:22:35.297 | info | yii\db\Command::query | SELECT `id` FROM `shop_product_views` WHERE `session_id`='' ORDER BY `created_at` DESC LIMIT 20
| |
40 | 17:22:35.297 | info | yii\db\Command::execute | DELETE FROM `shop_product_views` WHERE (`id` NOT IN ('8573671', '8573670', '8573669', '8573668', '8573667', '8573666', '8573664', '8573662', '8573660', '8573659', '8573658', '8573657', '8573656', '8573655', '8573654', '8573653', '8573652', '8573651', '8573650', '8573649')) AND (`session_id`='')
| |
41 | 17:22:35.299 | 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`=860) | |
42 | 17:22:35.299 | 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 | 17:22:35.299 | 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`=860) AND (`img`.`cover`=1)
| |
44 | 17:22:35.301 | 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`=860 ORDER BY `main`.`sort_order`
| |
45 | 17:22:35.302 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_images`
| |
46 | 17:22:35.303 | 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 | 17:22:35.303 | info | yii\db\Command::query | SELECT * FROM `shop_product_images_attributes` WHERE `image_id` IN ('9800', '9801', '9802', '9803', '9804', '9805', '9806', '9807', '9808', '9809', '9810', '9811')
| |
48 | 17:22:35.306 | 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`=860) AND (`attr`.`visible_features`=1) ORDER BY `attr`.`sort_order`
| |
49 | 17:22:35.306 | 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 | 17:22:35.307 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
51 | 17:22:35.307 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
52 | 17:22:35.307 | 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 | 17:22:35.308 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
54 | 17:22:35.308 | 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 | 17:22:35.309 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
56 | 17:22:35.309 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
57 | 17:22:35.309 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
58 | 17:22:35.310 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
59 | 17:22:35.310 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
60 | 17:22:35.310 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
61 | 17:22:35.310 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
62 | 17:22:35.311 | 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 | 17:22:35.311 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
64 | 17:22:35.311 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
65 | 17:22:35.311 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
66 | 17:22:35.311 | 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 | 17:22:35.312 | 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 | 17:22:35.312 | 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 | 17:22:35.312 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions`
| |
70 | 17:22:35.313 | 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 | 17:22:35.313 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions_lang`
| |
72 | 17:22:35.314 | 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 | 17:22:35.314 | 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 | 17:22:35.315 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE `promotion_id`=1
| |
75 | 17:22:35.315 | info | yii\db\Command::query | SELECT * FROM `promotions_lang` WHERE (`language`='ru') AND (`owner_id`=1)
| |
76 | 17:22:35.315 | 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 | 17:22:35.315 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
78 | 17:22:35.315 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
79 | 17:22:35.315 | 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 | 17:22:35.316 | 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 | 17:22:35.316 | 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 | 17:22:35.316 | 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 | 17:22:35.316 | 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 | 17:22:35.316 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
85 | 17:22:35.316 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
86 | 17:22:35.316 | 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 | 17:22:35.316 | 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 | 17:22:35.316 | 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 | 17:22:35.317 | 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 | 17:22:35.317 | info | yii\db\Command::query | SELECT `id` FROM `shop_stores` WHERE `defstore`=1 ORDER BY `sort_order` | |
91 | 17:22:35.317 | 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 | 17:22:35.317 | 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 | 17:22:35.317 | 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 | 17:22:35.318 | 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 | 17:22:35.318 | 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 | 17:22:35.318 | 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 | 17:22:35.318 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
98 | 17:22:35.318 | 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 | 17:22:35.318 | 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 | 17:22:35.318 | 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 | 17:22:35.319 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
102 | 17:22:35.319 | 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`='860') AND (`price_id`='1') AND (`shop_prices_lang`.`language`='ru') | |
103 | 17:22:35.319 | 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`='860') AND (`price_id`=1) AND (`shop_prices_lang`.`language`='ru') | |
104 | 17:22:35.320 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=25 | |
105 | 17:22:35.320 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category`
| |
106 | 17:22:35.321 | 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 | 17:22:35.321 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category_lang`
| |
108 | 17:22:35.322 | 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 | 17:22:35.323 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='ru') AND (`owner_id`=25)
| |
110 | 17:22:35.323 | info | yii\db\Command::query | SELECT `tape_id` FROM `category_tapes` WHERE `category_id`=25
| |
111 | 17:22:35.323 | 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 | 17:22:35.324 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
113 | 17:22:35.324 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
114 | 17:22:35.324 | 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 | 17:22:35.325 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
116 | 17:22:35.325 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
117 | 17:22:35.325 | 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 | 17:22:35.326 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54) | |
119 | 17:22:35.326 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
120 | 17:22:35.326 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
121 | 17:22:35.327 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55) | |
122 | 17:22:35.327 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
123 | 17:22:35.327 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/index.php | |
124 | 17:22:35.328 | info | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` WHERE (`product_id`=860) AND (`store_id`='1')
| |
125 | 17:22:35.328 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE `product_id`=860 GROUP BY `product_id`
| |
126 | 17:22:35.329 | info | yii\db\Command::query | SELECT * FROM `shop_product_videos` WHERE (`product_id`=860) AND (`attribute_list_id`='60')
| |
127 | 17:22:35.329 | info | yii\db\Command::query | SELECT `id` FROM `shop_product_images` WHERE (`product_id`=860) AND (`cover`=1)
| |
128 | 17:22:35.329 | info | yii\db\Command::query | SELECT `attribute_list_id` FROM `shop_product_images_attributes` WHERE `image_id`='9808'
| |
129 | 17:22:35.330 | info | yii\db\Command::query | SELECT * FROM `shop_product_videos` WHERE (`product_id`=860) AND (`attribute_list_id`='60')
| |
130 | 17:22:35.330 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=0 | |
131 | 17:22:35.330 | 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')
| |
132 | 17:22:35.332 | info | yii\db\Command::query | SELECT `title` FROM `shop_attributes_list_lang` WHERE (`owner_id`='60') AND (`language`='ru')
| |
133 | 17:22:35.366 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
134 | 17:22:35.366 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices` | |
135 | 17:22:35.366 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices` | |
136 | 17:22:35.367 | 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' | |
137 | 17:22:35.368 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `id`='1' | |
138 | 17:22:35.368 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices_lang` | |
139 | 17:22:35.368 | 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' | |
140 | 17:22:35.369 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
141 | 17:22:35.369 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
142 | 17:22:35.369 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
143 | 17:22:35.369 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
144 | 17:22:35.369 | info | yii\web\Session::open | Session started | |
145 | 17:22:35.369 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='8up8rm312sa2dh8t78a7cqj1a2') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
146 | 17:22:35.370 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
147 | 17:22:35.370 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
148 | 17:22:35.371 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
149 | 17:22:35.371 | 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' | |
150 | 17:22:35.372 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
151 | 17:22:35.372 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_product_options` WHERE `product_id`=860 | |
152 | 17:22:35.373 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
153 | 17:22:35.373 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
154 | 17:22:35.374 | 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`=860 ORDER BY `pr`.`sort_order` | |
155 | 17:22:35.374 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2738) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
156 | 17:22:35.381 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2738) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
157 | 17:22:35.381 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2738) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
158 | 17:22:35.386 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2738) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
159 | 17:22:35.387 | 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`=860) AND (`img`.`cover`=1)
| |
160 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
161 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
162 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
163 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
164 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
165 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
166 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
167 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
168 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
169 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
170 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
171 | 17:22:35.387 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
172 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
173 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
174 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
175 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
176 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
177 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
178 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
179 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
180 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
181 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
182 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
183 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
184 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
185 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
186 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
187 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
188 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
189 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
190 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
191 | 17:22:35.388 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
192 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
193 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
194 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
195 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
196 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
197 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
198 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
199 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
200 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
201 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
202 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
203 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
204 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
205 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
206 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
207 | 17:22:35.389 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/products/_image.php | |
208 | 17:22:35.389 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2738) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
209 | 17:22:35.390 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2738) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
210 | 17:22:35.390 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2738) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
211 | 17:22:35.391 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2738) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
212 | 17:22:35.391 | 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' | |
213 | 17:22:35.391 | 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`=860) ORDER BY `shc`.`sort_order`
| |
214 | 17:22:35.392 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
215 | 17:22:35.392 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
216 | 17:22:35.392 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
217 | 17:22:35.392 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
218 | 17:22:35.393 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
219 | 17:22:35.393 | 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`=860) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='ru') | |
220 | 17:22:35.393 | 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`=860) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru') | |
221 | 17:22:35.394 | info | yii\db\Command::query | SELECT `color`, `bgcolor`, `stroke_color` FROM `shop_showcases` `s` WHERE `id`=3 | |
222 | 17:22:35.394 | 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`=860) AND (`img`.`cover`=1)
| |
223 | 17:22:35.394 | 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`=860) AND (`img`.`cover`=1)
| |
224 | 17:22:35.395 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
225 | 17:22:35.395 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
226 | 17:22:35.395 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices`
| |
227 | 17:22:35.395 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
228 | 17:22:35.395 | 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`=860) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru')
| |
229 | 17:22:35.396 | 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`=860) AND (`shop_product_prices`.`price_id`=2) AND (`shop_prices_lang`.`language`='ru')
| |
230 | 17:22:35.396 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
231 | 17:22:35.396 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_index.php
| |
232 | 17:22:35.396 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
233 | 17:22:35.396 | 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`=860) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='ru') | |
234 | 17:22:35.397 | 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`=860) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='ru') | |
235 | 17:22:35.397 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php | |
236 | 17:22:35.397 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
237 | 17:22:35.397 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1 | |
238 | 17:22:35.397 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=1) | |
239 | 17:22:35.397 | 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
| |
240 | 17:22:35.398 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
241 | 17:22:35.398 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
242 | 17:22:35.398 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php | |
243 | 17:22:35.398 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
244 | 17:22:35.398 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=2)
| |
245 | 17:22:35.398 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
246 | 17:22:35.398 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
247 | 17:22:35.399 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
248 | 17:22:35.399 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='ru') AND (`owner_id`=3)
| |
249 | 17:22:35.399 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
250 | 17:22:35.399 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
251 | 17:22:35.399 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product_prices` WHERE (`promotion_end_date` IS NOT NULL) AND (`product_id`=860))
| |
252 | 17:22:35.400 | 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`=860 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
| |
253 | 17:22:35.401 | info | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`value`, `main`.`store_id` FROM `shop_product_store_options` `main` WHERE (`main`.`product_id`=860) AND (`main`.`attribute_id`=1) GROUP BY `attribute_id`, `value`
| |
254 | 17:22:35.401 | 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='60' WHERE `main`.`product_id`=860 GROUP BY `attribute_id`, `value`
| |
255 | 17:22:35.402 | info | yii\db\Command::query | SELECT `document_content_id` FROM `reserve_quantity_document_content` WHERE (`product_id`='860') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='60')
| |
256 | 17:22:35.402 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='860') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='40') GROUP BY `product_id`
| |
257 | 17:22:35.403 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='860') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='52') GROUP BY `product_id`
| |
258 | 17:22:35.403 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='860') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='60') GROUP BY `product_id`
| |
259 | 17:22:35.403 | 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`=860) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='60') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='669')) | |
260 | 17:22:35.404 | 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 | |
261 | 17:22:35.405 | 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 | |
262 | 17:22:35.405 | 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`='8up8rm312sa2dh8t78a7cqj1a2') AND (`color`.`value`=60) AND (`size`.`value`=669) AND (`shop_document_content`.`product_id`=860) AND (`shop_document`.`state_id` IS NULL)) | |
263 | 17:22:35.406 | 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`=860) AND (`size`.`value`=669) AND (`color`.`value`=60)
| |
264 | 17:22:35.406 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=860) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=669) GROUP BY `product_id`
| |
265 | 17:22:35.407 | 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`='8up8rm312sa2dh8t78a7cqj1a2') AND (`color`.`value`=60) AND (`size`.`value`=669) AND (`shop_document_content`.`product_id`=860) AND (`shop_document`.`state_id` IS NULL)
| |
266 | 17:22:35.407 | 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`=860) AND (`size`.`value`=669) AND (`color`.`value`=60)
| |
267 | 17:22:35.407 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=860) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=669) GROUP BY `product_id`
| |
268 | 17:22:35.407 | 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`=860) AND (`size`.`value`=669) AND (`color`.`value`=60)
| |
269 | 17:22:35.408 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=860) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=60) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=669) GROUP BY `product_id`
| |
270 | 17:22:35.408 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6))
| |
271 | 17:22:35.409 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php
| |
272 | 17:22:35.409 | 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`
| |
273 | 17:22:35.409 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `goods_card_blocks`
| |
274 | 17:22:35.410 | 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'
| |
275 | 17:22:35.410 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `goods_card_blocks_lang`
| |
276 | 17:22:35.411 | 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'
| |
277 | 17:22:35.411 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id`=1)
| |
278 | 17:22:35.411 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') AND (`id` != 4) ORDER BY `sort_order`
| |
279 | 17:22:35.412 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (6, 8, 5))
| |
280 | 17:22:35.412 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/main_block.php
| |
281 | 17:22:35.412 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_description.php
| |
282 | 17:22:35.412 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='section') ORDER BY `sort_order`
| |
283 | 17:22:35.413 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (1, 2, 3, 10))
| |
284 | 17:22:35.413 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') ORDER BY `sort_order`
| |
285 | 17:22:35.414 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='ru') AND (`owner_id` IN (6, 8, 5, 4))
| |
286 | 17:22:35.414 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/index.php
| |
287 | 17:22:35.414 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_description.php | |
288 | 17:22:35.414 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_payments.php | |
289 | 17:22:35.414 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_delivered.php | |
290 | 17:22:35.414 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/productInfo/views/_review.php | |
291 | 17:22:35.414 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=860) AND (`approved`=1) AND (`owner_id`=0) | |
292 | 17:22:35.415 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` | |
293 | 17:22:35.415 | 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' | |
294 | 17:22:35.416 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6))
| |
295 | 17:22:35.416 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php
| |
296 | 17:22:35.416 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/main.php | |
297 | 17:22:35.417 | 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` | |
298 | 17:22:35.417 | 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` | |
299 | 17:22:35.417 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
300 | 17:22:35.417 | 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` | |
301 | 17:22:35.417 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
302 | 17:22:35.418 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
303 | 17:22:35.418 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
304 | 17:22:35.418 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
305 | 17:22:35.418 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
306 | 17:22:35.418 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
307 | 17:22:35.419 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
308 | 17:22:35.419 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
309 | 17:22:35.419 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
310 | 17:22:35.419 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
311 | 17:22:35.419 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
312 | 17:22:35.420 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
313 | 17:22:35.420 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
314 | 17:22:35.420 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
315 | 17:22:35.420 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
316 | 17:22:35.420 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
317 | 17:22:35.420 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
318 | 17:22:35.421 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
319 | 17:22:35.421 | 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` | |
320 | 17:22:35.422 | 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` | |
321 | 17:22:35.422 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
322 | 17:22:35.423 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
323 | 17:22:35.423 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
324 | 17:22:35.423 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
325 | 17:22:35.423 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
326 | 17:22:35.423 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
327 | 17:22:35.424 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
328 | 17:22:35.424 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
329 | 17:22:35.424 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
330 | 17:22:35.424 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
331 | 17:22:35.424 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
332 | 17:22:35.424 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
333 | 17:22:35.424 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
334 | 17:22:35.425 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
335 | 17:22:35.425 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
336 | 17:22:35.425 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
337 | 17:22:35.425 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10) | |
338 | 17:22:35.425 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
339 | 17:22:35.425 | 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` | |
340 | 17:22:35.426 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/catalogue/_menu.php | |
341 | 17:22:35.426 | 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) | |
342 | 17:22:35.426 | 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` | |
343 | 17:22:35.427 | 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` | |
344 | 17:22:35.427 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_mobile-menu.php
| |
345 | 17:22:35.427 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
346 | 17:22:35.428 | 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' | |
347 | 17:22:35.428 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
348 | 17:22:35.428 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
349 | 17:22:35.429 | 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' | |
350 | 17:22:35.429 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=3) | |
351 | 17:22:35.430 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
352 | 17:22:35.430 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
353 | 17:22:35.430 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/header/views/header.php | |
354 | 17:22:35.430 | 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) | |
355 | 17:22:35.430 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
356 | 17:22:35.431 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
357 | 17:22:35.431 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
358 | 17:22:35.431 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
359 | 17:22:35.432 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
360 | 17:22:35.432 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
361 | 17:22:35.432 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/currency/views/index.php | |
362 | 17:22:35.432 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
363 | 17:22:35.432 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
364 | 17:22:35.433 | 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 | |
365 | 17:22:35.434 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
366 | 17:22:35.434 | 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` | |
367 | 17:22:35.434 | 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` | |
368 | 17:22:35.434 | 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` | |
369 | 17:22:35.434 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
370 | 17:22:35.434 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27) | |
371 | 17:22:35.435 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
372 | 17:22:35.435 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
373 | 17:22:35.435 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29) | |
374 | 17:22:35.435 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
375 | 17:22:35.435 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
376 | 17:22:35.436 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13) | |
377 | 17:22:35.436 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
378 | 17:22:35.436 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
379 | 17:22:35.436 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14) | |
380 | 17:22:35.436 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
381 | 17:22:35.436 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
382 | 17:22:35.436 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4) | |
383 | 17:22:35.437 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
384 | 17:22:35.437 | 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` | |
385 | 17:22:35.437 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/footer/views/footer.php | |
386 | 17:22:35.437 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
387 | 17:22:35.437 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
388 | 17:22:35.437 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_confirmForm.php
| |
389 | 17:22:35.437 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_alertForm.php
| |
390 | 17:22:35.437 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_actionForm.php
| |
391 | 17:22:35.437 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/firstVisitLangSelector.php
| |
392 | 17:22:35.438 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/privacyPolicyAgreement.php
| |
393 | 17:22:35.443 | < 5ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |