# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 22:27:20.418 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 22:27:20.418 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 22:27:20.418 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 22:27:20.419 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 22:27:20.420 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 22:27:20.420 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 22:27:20.420 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 22:27:20.420 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 22:27:20.421 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 22:27:20.421 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 22:27:20.421 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 22:27:20.422 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 22:27:20.423 | 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 | 22:27:20.423 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/315-plate-s-goruzontalnoj-poloskoj' | |
15 | 22:27:20.424 | info | yii\db\Command::query | SELECT `retail`, `wholesale`, `dropshipping` FROM `social_visible_price` WHERE `alias`='315-plate-s-goruzontalnoj-poloskoj'
| |
16 | 22:27:20.425 | trace | yii\db\Command::query | Saved query result in cache
| |
17 | 22:27:20.425 | trace | yii\web\Application::handleRequest | Route requested: 'main/router/index' | |
18 | 22:27:20.425 | trace | yii\base\Module::getModule | Loading module: main | |
19 | 22:27:20.425 | trace | yii\base\Controller::runAction | Route to run: main/router/index | |
20 | 22:27:20.425 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\main\controllers\RouterController::actionIndex() | |
21 | 22:27:20.425 | info | yii\db\Command::query | SELECT `model`, `redirectID`, `primaryKey`, `controller`, `status` FROM aliases WHERE alias='/315-plate-s-goruzontalnoj-poloskoj' | |
22 | 22:27:20.425 | trace | yii\base\Module::getModule | Loading module: shop | |
23 | 22:27:20.425 | trace | yii\base\Controller::runAction | Route to run: shop/products/index | |
24 | 22:27:20.426 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\modules\shop\controllers\ProductsController::actionIndex() | |
25 | 22:27:20.426 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product` | |
26 | 22:27:20.426 | 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 | 22:27:20.427 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`='558' | |
28 | 22:27:20.428 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
29 | 22:27:20.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` = 'shop_product_lang' AND `kcu`.`TABLE_NAME` = 'shop_product_lang'
| |
30 | 22:27:20.429 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=558)
| |
31 | 22:27:20.430 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product_views` WHERE (`product_id`=558) AND (`session_id`='') AND (`created_at` BETWEEN 1746651600 AND 1746738000))
| |
32 | 22:27:20.430 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_views` | |
33 | 22:27:20.431 | 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 | 22:27:20.431 | trace | yii\db\Transaction::begin | Begin transaction
| |
35 | 22:27:20.431 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product` WHERE `shop_product`.`id`=558)
| |
36 | 22:27:20.432 | info | yii\db\Command::execute | INSERT INTO `shop_product_views` (`product_id`, `session_id`, `created_at`) VALUES (558, '', 1746732440)
| |
37 | 22:27:20.432 | trace | yii\db\Transaction::commit | Commit transaction
| |
38 | 22:27:20.434 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_product_views` WHERE `session_id`='' | |
39 | 22:27:20.434 | info | yii\db\Command::query | SELECT `id` FROM `shop_product_views` WHERE `session_id`='' ORDER BY `created_at` DESC LIMIT 20
| |
40 | 22:27:20.435 | info | yii\db\Command::execute | DELETE FROM `shop_product_views` WHERE (`id` NOT IN ('8520125', '8520124', '8520123', '8520122', '8520121', '8520119', '8520120', '8520118', '8520117', '8520116', '8520115', '8520114', '8520113', '8520112', '8520111', '8520110', '8520109', '8520108', '8520107', '8520106')) AND (`session_id`='')
| |
41 | 22:27:20.436 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`owner_id`, `main`.`title`, `main`.`description` FROM `Size_Table` `main` WHERE (`main`.`language`='uk') AND (`main`.`owner_id`=558) | |
42 | 22:27:20.436 | 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='uk' WHERE `main`.`category_id`=25
| |
43 | 22:27:20.437 | 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`=558) AND (`img`.`cover`=1)
| |
44 | 22:27:20.438 | 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`=558 ORDER BY `main`.`sort_order`
| |
45 | 22:27:20.438 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_images`
| |
46 | 22:27:20.439 | 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 | 22:27:20.439 | info | yii\db\Command::query | SELECT * FROM `shop_product_images_attributes` WHERE `image_id` IN ('4637', '4638', '4639', '4640', '4641', '4642', '4643', '4644', '4645', '4646', '4647', '4648')
| |
48 | 22:27:20.441 | 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='uk' LEFT JOIN `shop_attributes_list_lang` `listlang` ON listlang.owner_id=main.attribute_list_id AND listlang.language='uk' WHERE (`main`.`product_id`=558) AND (`attr`.`visible_features`=1) ORDER BY `attr`.`sort_order`
| |
49 | 22:27:20.441 | 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`='uk'
| |
50 | 22:27:20.442 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
51 | 22:27:20.442 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
52 | 22:27:20.442 | 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 | 22:27:20.443 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
54 | 22:27:20.443 | 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 | 22:27:20.444 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
56 | 22:27:20.444 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
57 | 22:27:20.444 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
58 | 22:27:20.444 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
59 | 22:27:20.445 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
60 | 22:27:20.445 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
61 | 22:27:20.445 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
62 | 22:27:20.445 | 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 | 22:27:20.446 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
64 | 22:27:20.446 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
65 | 22:27:20.446 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
66 | 22:27:20.446 | 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 | 22:27:20.446 | 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 | 22:27:20.446 | 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 | 22:27:20.447 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions`
| |
70 | 22:27:20.447 | 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 | 22:27:20.448 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions_lang`
| |
72 | 22:27:20.448 | 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 | 22:27:20.449 | 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 | 22:27:20.449 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE `promotion_id`=1
| |
75 | 22:27:20.449 | info | yii\db\Command::query | SELECT * FROM `promotions_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
76 | 22:27:20.449 | 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 | 22:27:20.449 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
78 | 22:27:20.450 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
79 | 22:27:20.450 | 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 | 22:27:20.450 | 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 | 22:27:20.450 | 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 | 22:27:20.450 | 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`='uk')
| |
83 | 22:27:20.450 | 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 | 22:27:20.450 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
85 | 22:27:20.450 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
86 | 22:27:20.450 | 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 | 22:27:20.451 | 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 | 22:27:20.451 | 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 | 22:27:20.451 | 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`='uk')
| |
90 | 22:27:20.451 | info | yii\db\Command::query | SELECT `id` FROM `shop_stores` WHERE `defstore`=1 ORDER BY `sort_order` | |
91 | 22:27:20.451 | 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 | 22:27:20.451 | 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 | 22:27:20.451 | 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 | 22:27:20.452 | 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='uk' 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='uk' 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 | 22:27:20.452 | 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`='uk') AND (0=1) ORDER BY `shc`.`sort_order`
| |
96 | 22:27:20.452 | 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 | 22:27:20.452 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
98 | 22:27:20.452 | 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`='uk') | |
99 | 22:27:20.452 | 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`='uk') | |
100 | 22:27:20.453 | 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 | 22:27:20.453 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
102 | 22:27:20.453 | 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`='558') AND (`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
103 | 22:27:20.453 | 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`='558') AND (`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
104 | 22:27:20.454 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=25 | |
105 | 22:27:20.454 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category`
| |
106 | 22:27:20.454 | 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 | 22:27:20.455 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category_lang`
| |
108 | 22:27:20.456 | 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 | 22:27:20.456 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=25)
| |
110 | 22:27:20.456 | info | yii\db\Command::query | SELECT `tape_id` FROM `category_tapes` WHERE `category_id`=25
| |
111 | 22:27:20.457 | info | yii\db\Command::query | SELECT `tt`.`title` AS `title`, `t`.`id` AS `id`, `t`.`construct_id` AS `constructId` FROM `shop_tapes` `t` LEFT JOIN `shop_tapes_lang` `tt` ON t.id=tt.owner_id AND tt.language='uk' WHERE (`t`.`visible`=1) AND ((`t`.`show_on_catalog`=1) OR (`t`.`id` IN ('9', '13', '14', 5))) ORDER BY `t`.`sort_order` | |
112 | 22:27:20.457 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
113 | 22:27:20.457 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product` | |
114 | 22:27:20.458 | 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 | 22:27:20.458 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
116 | 22:27:20.458 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang` | |
117 | 22:27:20.459 | 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 | 22:27:20.459 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=54) | |
119 | 22:27:20.459 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
120 | 22:27:20.459 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
121 | 22:27:20.460 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=55) | |
122 | 22:27:20.460 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
123 | 22:27:20.460 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/index.php | |
124 | 22:27:20.461 | info | yii\db\Command::query | SELECT SUM(quantity) AS `quantity` FROM `shop_product_store` WHERE (`product_id`=558) AND (`store_id`='1')
| |
125 | 22:27:20.461 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE `product_id`=558 GROUP BY `product_id`
| |
126 | 22:27:20.462 | info | yii\db\Command::query | SELECT * FROM `shop_product_videos` WHERE (`product_id`=558) AND (`attribute_list_id`='59')
| |
127 | 22:27:20.463 | info | yii\db\Command::query | SELECT `id` FROM `shop_product_images` WHERE (`product_id`=558) AND (`cover`=1)
| |
128 | 22:27:20.463 | info | yii\db\Command::query | SELECT `attribute_list_id` FROM `shop_product_images_attributes` WHERE `image_id`='4641'
| |
129 | 22:27:20.463 | info | yii\db\Command::query | SELECT * FROM `shop_product_videos` WHERE (`product_id`=558) AND (`attribute_list_id`='59')
| |
130 | 22:27:20.464 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=0 | |
131 | 22:27:20.464 | info | yii\db\Command::query | SELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `source_message` `t1`, `message` `t2` WHERE (`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='app') AND (`t2`.`language`='uk')
| |
132 | 22:27:20.466 | info | yii\db\Command::query | SELECT `title` FROM `shop_attributes_list_lang` WHERE (`owner_id`='59') AND (`language`='uk')
| |
133 | 22:27:20.502 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2972) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
134 | 22:27:20.507 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2972) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
135 | 22:27:20.508 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2972) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
136 | 22:27:20.512 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2972) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
137 | 22:27:20.513 | 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`=558) AND (`img`.`cover`=1)
| |
138 | 22:27:20.513 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
139 | 22:27:20.513 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
140 | 22:27:20.513 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
141 | 22:27:20.513 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
142 | 22:27:20.513 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
143 | 22:27:20.513 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
144 | 22:27:20.513 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
145 | 22:27:20.513 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
146 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
147 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
148 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
149 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
150 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
151 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
152 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
153 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
154 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
155 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
156 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
157 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
158 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
159 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
160 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
161 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
162 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
163 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
164 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
165 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
166 | 22:27:20.514 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
167 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
168 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
169 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
170 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
171 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
172 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
173 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
174 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
175 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
176 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
177 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
178 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
179 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
180 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
181 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
182 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
183 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
184 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
185 | 22:27:20.515 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_image.php | |
186 | 22:27:20.516 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2972) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
187 | 22:27:20.516 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` < 2972) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order` DESC
| |
188 | 22:27:20.517 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2972) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
189 | 22:27:20.517 | info | yii\db\Command::query | SELECT `alias` FROM `shop_product` WHERE (`sort_order` > 2972) AND (`parent_id`=25) AND (`visible`=1) ORDER BY `sort_order`
| |
190 | 22:27:20.517 | info | yii\db\Command::query | SELECT `main`.`field_key`, `mainL`.`field_value` FROM `settings` `main` LEFT JOIN `settings_lang` `mainL` ON mainL.owner_id=main.id WHERE `mainL`.`language`='uk' | |
191 | 22:27:20.517 | 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`='uk') AND (`product_id`=558) ORDER BY `shc`.`sort_order`
| |
192 | 22:27:20.518 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
193 | 22:27:20.518 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
194 | 22:27:20.518 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
195 | 22:27:20.519 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
196 | 22:27:20.519 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
197 | 22:27:20.519 | 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`=558) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
198 | 22:27:20.520 | 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`=558) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
199 | 22:27:20.521 | info | yii\db\Command::query | SELECT `color`, `bgcolor`, `stroke_color` FROM `shop_showcases` `s` WHERE `id`=3 | |
200 | 22:27:20.521 | 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`=558) AND (`img`.`cover`=1)
| |
201 | 22:27:20.521 | 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`=558) AND (`img`.`cover`=1)
| |
202 | 22:27:20.522 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
203 | 22:27:20.522 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices` | |
204 | 22:27:20.522 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices` | |
205 | 22:27:20.523 | 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' | |
206 | 22:27:20.523 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `id`='1' | |
207 | 22:27:20.524 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices_lang` | |
208 | 22:27:20.524 | 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' | |
209 | 22:27:20.525 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
210 | 22:27:20.525 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
211 | 22:27:20.525 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
212 | 22:27:20.525 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
213 | 22:27:20.525 | info | yii\web\Session::open | Session started | |
214 | 22:27:20.526 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='pthrgcecl7kr5l0o9d1kn8c0ue') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
215 | 22:27:20.526 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
216 | 22:27:20.527 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
217 | 22:27:20.527 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
218 | 22:27:20.528 | 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' | |
219 | 22:27:20.529 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
220 | 22:27:20.529 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_product_options` WHERE `product_id`=558 | |
221 | 22:27:20.529 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
222 | 22:27:20.530 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
223 | 22:27:20.530 | 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='uk' LEFT JOIN `shop_prices` `pr` ON tprice.price_id=pr.id WHERE `tprice`.`product_id`=558 ORDER BY `pr`.`sort_order` | |
224 | 22:27:20.531 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
225 | 22:27:20.531 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_prices`
| |
226 | 22:27:20.531 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
227 | 22:27:20.531 | 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`=558) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk')
| |
228 | 22:27:20.531 | 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`=558) AND (`shop_product_prices`.`price_id`=2) AND (`shop_prices_lang`.`language`='uk')
| |
229 | 22:27:20.532 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
230 | 22:27:20.532 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/_index.php
| |
231 | 22:27:20.532 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
232 | 22:27:20.532 | 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`=558) AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
233 | 22:27:20.532 | 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`=558) AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
234 | 22:27:20.533 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/big-template.php | |
235 | 22:27:20.533 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_price-template.php
| |
236 | 22:27:20.533 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1 | |
237 | 22:27:20.533 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
238 | 22:27:20.533 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
239 | 22:27:20.534 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
240 | 22:27:20.534 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
241 | 22:27:20.534 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/little-template.php | |
242 | 22:27:20.534 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
243 | 22:27:20.534 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
244 | 22:27:20.534 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
245 | 22:27:20.534 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
246 | 22:27:20.535 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
247 | 22:27:20.535 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
248 | 22:27:20.535 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_default-message.php
| |
249 | 22:27:20.535 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/priceView/views/product/_message-template.php
| |
250 | 22:27:20.535 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_product_prices` WHERE (`promotion_end_date` IS NOT NULL) AND (`product_id`=558))
| |
251 | 22:27:20.536 | 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='uk' 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='uk' 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`=558 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
| |
252 | 22:27:20.538 | info | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`value`, `main`.`store_id` FROM `shop_product_store_options` `main` WHERE (`main`.`product_id`=558) AND (`main`.`attribute_id`=1) GROUP BY `attribute_id`, `value`
| |
253 | 22:27:20.538 | 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='59' WHERE `main`.`product_id`=558 GROUP BY `attribute_id`, `value`
| |
254 | 22:27:20.539 | info | yii\db\Command::query | SELECT `document_content_id` FROM `reserve_quantity_document_content` WHERE (`product_id`='558') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='59')
| |
255 | 22:27:20.539 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='558') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='41') GROUP BY `product_id`
| |
256 | 22:27:20.539 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='558') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='59') GROUP BY `product_id`
| |
257 | 22:27:20.540 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`='558') AND (`attribute_color_id`='1') AND (`attribute_list_color_id`='60') GROUP BY `product_id`
| |
258 | 22:27:20.540 | 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`=558) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='59') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='71')) | |
259 | 22:27:20.541 | 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`=558) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='59') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='69')) | |
260 | 22:27:20.541 | 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`=558) AND ((`t1`.`attribute_id`='1') AND (`t1`.`value`='59') AND (`t2`.`attribute_id`='2') AND (`t2`.`value`='66')) | |
261 | 22:27:20.542 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_color_list_view.php | |
262 | 22:27:20.543 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/products/_size_list_view.php | |
263 | 22:27:20.543 | 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`='pthrgcecl7kr5l0o9d1kn8c0ue') AND (`color`.`value`=59) AND (`size`.`value`=71) AND (`shop_document_content`.`product_id`=558) AND (`shop_document`.`state_id` IS NULL)) | |
264 | 22:27:20.544 | 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`=558) AND (`size`.`value`=71) AND (`color`.`value`=59)
| |
265 | 22:27:20.544 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=71) GROUP BY `product_id`
| |
266 | 22:27:20.545 | 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`='pthrgcecl7kr5l0o9d1kn8c0ue') AND (`color`.`value`=59) AND (`size`.`value`=71) AND (`shop_document_content`.`product_id`=558) AND (`shop_document`.`state_id` IS NULL)
| |
267 | 22:27:20.546 | 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`=558) AND (`size`.`value`=71) AND (`color`.`value`=59)
| |
268 | 22:27:20.546 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=71) GROUP BY `product_id`
| |
269 | 22:27:20.546 | 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`=558) AND (`size`.`value`=71) AND (`color`.`value`=59)
| |
270 | 22:27:20.546 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=71) GROUP BY `product_id`
| |
271 | 22:27:20.546 | 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`='pthrgcecl7kr5l0o9d1kn8c0ue') AND (`color`.`value`=59) AND (`size`.`value`=69) AND (`shop_document_content`.`product_id`=558) AND (`shop_document`.`state_id` IS NULL)) | |
272 | 22:27:20.547 | 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`=558) AND (`size`.`value`=69) AND (`color`.`value`=59)
| |
273 | 22:27:20.548 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=69) GROUP BY `product_id`
| |
274 | 22:27:20.548 | 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`='pthrgcecl7kr5l0o9d1kn8c0ue') AND (`color`.`value`=59) AND (`size`.`value`=69) AND (`shop_document_content`.`product_id`=558) AND (`shop_document`.`state_id` IS NULL)
| |
275 | 22:27:20.549 | 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`=558) AND (`size`.`value`=69) AND (`color`.`value`=59)
| |
276 | 22:27:20.549 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=69) GROUP BY `product_id`
| |
277 | 22:27:20.549 | 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`=558) AND (`size`.`value`=69) AND (`color`.`value`=59)
| |
278 | 22:27:20.549 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=69) GROUP BY `product_id`
| |
279 | 22:27:20.549 | 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`='pthrgcecl7kr5l0o9d1kn8c0ue') AND (`color`.`value`=59) AND (`size`.`value`=66) AND (`shop_document_content`.`product_id`=558) AND (`shop_document`.`state_id` IS NULL)) | |
280 | 22:27:20.550 | 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`=558) AND (`size`.`value`=66) AND (`color`.`value`=59)
| |
281 | 22:27:20.551 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=66) GROUP BY `product_id`
| |
282 | 22:27:20.551 | 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`='pthrgcecl7kr5l0o9d1kn8c0ue') AND (`color`.`value`=59) AND (`size`.`value`=66) AND (`shop_document_content`.`product_id`=558) AND (`shop_document`.`state_id` IS NULL)
| |
283 | 22:27:20.552 | 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`=558) AND (`size`.`value`=66) AND (`color`.`value`=59)
| |
284 | 22:27:20.552 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=66) GROUP BY `product_id`
| |
285 | 22:27:20.552 | 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`=558) AND (`size`.`value`=66) AND (`color`.`value`=59)
| |
286 | 22:27:20.553 | info | yii\db\Command::query | SELECT SUM(quantity_reserve) AS `sumQuantity` FROM `reserve_quantity_document_content` WHERE (`product_id`=558) AND (`attribute_color_id`=1) AND (`attribute_list_color_id`=59) AND (`attribute_size_id`=2) AND (`attribute_list_size_id`=66) GROUP BY `product_id`
| |
287 | 22:27:20.554 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6))
| |
288 | 22:27:20.554 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php
| |
289 | 22:27:20.555 | 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`
| |
290 | 22:27:20.555 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `goods_card_blocks`
| |
291 | 22:27:20.556 | 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'
| |
292 | 22:27:20.556 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `goods_card_blocks_lang`
| |
293 | 22:27:20.557 | 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'
| |
294 | 22:27:20.557 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
295 | 22:27:20.557 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') AND (`id` != 4) ORDER BY `sort_order`
| |
296 | 22:27:20.558 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='uk') AND (`owner_id` IN (6, 8, 5))
| |
297 | 22:27:20.558 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/productInfo/views/main_block.php
| |
298 | 22:27:20.558 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/productInfo/views/_description.php
| |
299 | 22:27:20.559 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='section') ORDER BY `sort_order`
| |
300 | 22:27:20.560 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='uk') AND (`owner_id` IN (1, 2, 3, 10))
| |
301 | 22:27:20.560 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks` WHERE (`visible`=1) AND (`type`='item') ORDER BY `sort_order`
| |
302 | 22:27:20.561 | info | yii\db\Command::query | SELECT * FROM `goods_card_blocks_lang` WHERE (`language`='uk') AND (`owner_id` IN (6, 8, 5, 4))
| |
303 | 22:27:20.561 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/productInfo/views/index.php
| |
304 | 22:27:20.561 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/productInfo/views/_description.php | |
305 | 22:27:20.562 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/productInfo/views/_payments.php | |
306 | 22:27:20.562 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/productInfo/views/_delivered.php | |
307 | 22:27:20.562 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/productInfo/views/_review.php | |
308 | 22:27:20.562 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=0) | |
309 | 22:27:20.562 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_reviews` | |
310 | 22:27:20.563 | 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' | |
311 | 22:27:20.564 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=0) ORDER BY `created_at` DESC LIMIT 12 | |
312 | 22:27:20.564 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_item.php | |
313 | 22:27:20.564 | trace | yii\base\Module::getModule | Loading module: user-management | |
314 | 22:27:20.564 | info | yii\db\Command::query | SELECT * FROM `user_settings` | |
315 | 22:27:20.564 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `user_settings` | |
316 | 22:27:20.565 | info | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'user_settings' AND `kcu`.`TABLE_NAME` = 'user_settings' | |
317 | 22:27:20.565 | info | yii\db\Command::query | SELECT * FROM `user` WHERE 0=1 | |
318 | 22:27:20.566 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=104) | |
319 | 22:27:20.567 | info | yii\db\Command::query | SELECT * FROM `shop_product` WHERE `id`=558 | |
320 | 22:27:20.568 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=558) | |
321 | 22:27:20.568 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=104) | |
322 | 22:27:20.568 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=104) ORDER BY `created_at` DESC LIMIT 12 | |
323 | 22:27:20.569 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_item.php | |
324 | 22:27:20.569 | info | yii\db\Command::query | SELECT * FROM `user` WHERE `id`=1620 | |
325 | 22:27:20.569 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `user` | |
326 | 22:27:20.570 | info | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'user' AND `kcu`.`TABLE_NAME` = 'user' | |
327 | 22:27:20.570 | info | yii\db\Command::query | SELECT `store_id` FROM `user_stores` WHERE `user_id`=1620 | |
328 | 22:27:20.570 | info | yii\db\Command::query | SELECT * FROM `profile` WHERE `user_id`=1620 | |
329 | 22:27:20.571 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `profile` | |
330 | 22:27:20.571 | info | yii\db\Command::query | SELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'profile' AND `kcu`.`TABLE_NAME` = 'profile' | |
331 | 22:27:20.572 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=105) | |
332 | 22:27:20.572 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6))
| |
333 | 22:27:20.572 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php
| |
334 | 22:27:20.572 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_item.php | |
335 | 22:27:20.573 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=104) | |
336 | 22:27:20.573 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=104) | |
337 | 22:27:20.573 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=104) ORDER BY `created_at` DESC LIMIT 12 | |
338 | 22:27:20.573 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/review/_item.php | |
339 | 22:27:20.573 | info | yii\db\Command::query | SELECT * FROM `user` WHERE `id`=1620 | |
340 | 22:27:20.574 | info | yii\db\Command::query | SELECT `store_id` FROM `user_stores` WHERE `user_id`=1620 | |
341 | 22:27:20.574 | info | yii\db\Command::query | SELECT * FROM `profile` WHERE `user_id`=1620 | |
342 | 22:27:20.574 | info | yii\db\Command::query | SELECT COUNT(*) FROM `shop_reviews` `main` WHERE (`object_class`='app\\modules\\shop\\models\\Product') AND (`object_id`=558) AND (`approved`=1) AND (`owner_id`=105) | |
343 | 22:27:20.574 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/main.php | |
344 | 22:27:20.575 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='uk' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` | |
345 | 22:27:20.575 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='uk' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order` | |
346 | 22:27:20.575 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
347 | 22:27:20.576 | info | yii\db\Command::query | SELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='uk' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='uk' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
348 | 22:27:20.576 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
349 | 22:27:20.576 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
350 | 22:27:20.576 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
351 | 22:27:20.576 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
352 | 22:27:20.577 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
353 | 22:27:20.577 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
354 | 22:27:20.577 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
355 | 22:27:20.577 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
356 | 22:27:20.577 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
357 | 22:27:20.578 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
358 | 22:27:20.578 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
359 | 22:27:20.578 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
360 | 22:27:20.578 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
361 | 22:27:20.578 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
362 | 22:27:20.579 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
363 | 22:27:20.579 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
364 | 22:27:20.579 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
365 | 22:27:20.579 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
366 | 22:27:20.579 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` | |
367 | 22:27:20.581 | info | yii\db\Command::query | SELECT `mct`.`title` AS `label`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`construct_id` AS `constructId`, `mc`.`image_in_menu` AS `image` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='uk' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
368 | 22:27:20.581 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
369 | 22:27:20.581 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
370 | 22:27:20.581 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
371 | 22:27:20.581 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
372 | 22:27:20.582 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
373 | 22:27:20.582 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
374 | 22:27:20.582 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
375 | 22:27:20.582 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
376 | 22:27:20.583 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
377 | 22:27:20.583 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
378 | 22:27:20.583 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
379 | 22:27:20.583 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
380 | 22:27:20.583 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
381 | 22:27:20.583 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
382 | 22:27:20.584 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
383 | 22:27:20.584 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
384 | 22:27:20.584 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
385 | 22:27:20.584 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
386 | 22:27:20.584 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `lang`.`mark`, `main`.`showcase_image` AS `image`, `main`.`alias`, `main`.`image_in_menu` AS `menuImage`, `aliases`.`alias` AS `url` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='uk') AND (`visible`=1) AND (`show_in_menu`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') ORDER BY `main`.`sort_order` | |
387 | 22:27:20.584 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/catalogue/_menu.php | |
388 | 22:27:20.585 | info | yii\db\Command::query | SELECT * FROM `subscribe` `subscribe` LEFT JOIN `subscribe_lang` `subscribelang` ON subscribe.id=subscribelang.owner_id WHERE (`subscribelang`.`language`='uk') AND (`subscribe`.`visible`=1) AND (`subscribe`.`usage`=1) AND (`subscribe`.`type`=1) | |
389 | 22:27:20.585 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order` | |
390 | 22:27:20.587 | info | yii\db\Command::query | SELECT `main`.`id`, `lang`.`mark`, `main`.`showcase_image`, `main`.`alias`, `aliases`.`alias` AS `url`, `main`.`construct_id` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='uk') AND (`visible`=1) AND (`show_on_main`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') AND (`show_in_filter`=1) ORDER BY `main`.`sort_order` | |
391 | 22:27:20.587 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_mobile-menu.php
| |
392 | 22:27:20.587 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
393 | 22:27:20.588 | 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' | |
394 | 22:27:20.588 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
395 | 22:27:20.588 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
396 | 22:27:20.589 | 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' | |
397 | 22:27:20.589 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=3) | |
398 | 22:27:20.590 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
399 | 22:27:20.590 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
400 | 22:27:20.590 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/header/views/header.php | |
401 | 22:27:20.590 | info | yii\db\Command::query | SELECT `ibt`.`content`, `ib`.`show_on_mobile`, `ib`.`show_on_desktop` FROM `info_blocks` `ib` LEFT JOIN `info_blocks_lang` `ibt` ON ib.id=ibt.owner_id AND ibt.language='uk' WHERE (`ib`.`location`='topSite') AND (`ib`.`visible`=1) | |
402 | 22:27:20.591 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php | |
403 | 22:27:20.591 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
404 | 22:27:20.592 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
405 | 22:27:20.592 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
406 | 22:27:20.592 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
407 | 22:27:20.592 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
408 | 22:27:20.593 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/currency/views/index.php | |
409 | 22:27:20.593 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
410 | 22:27:20.593 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php | |
411 | 22:27:20.595 | info | yii\db\Command::query | SELECT `t`.`image`, `tlang`.`title` FROM `shop_contact_information` `t` LEFT JOIN `shop_contact_information_lang` `tlang` ON t.id=tlang.owner_id WHERE (`tlang`.`language`='uk') AND (`t`.`visible`=1) ORDER BY `t`.`created_at` DESC | |
412 | 22:27:20.595 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
413 | 22:27:20.595 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='uk' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` | |
414 | 22:27:20.595 | info | yii\db\Command::query | SELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='uk' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order` | |
415 | 22:27:20.595 | info | yii\db\Command::query | SELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='uk' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='uk' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_on_main`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
416 | 22:27:20.596 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
417 | 22:27:20.596 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
418 | 22:27:20.596 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
419 | 22:27:20.596 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
420 | 22:27:20.596 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
421 | 22:27:20.597 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
422 | 22:27:20.597 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
423 | 22:27:20.597 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
424 | 22:27:20.597 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
425 | 22:27:20.597 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
426 | 22:27:20.598 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
427 | 22:27:20.598 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
428 | 22:27:20.598 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
429 | 22:27:20.598 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
430 | 22:27:20.598 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
431 | 22:27:20.599 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`image`, `lang`.`title`, `lang`.`text`, `aliases`.`alias` AS `url` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`main`.`object`='app\\modules\\shop\\models\\Product') AND (`main`.`visible`=1) AND (`lang`.`language`='uk') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`main`.`parent_id`=0) ORDER BY `main`.`sort_order` | |
432 | 22:27:20.599 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/footer/views/footer.php | |
433 | 22:27:20.599 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
434 | 22:27:20.600 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php | |
435 | 22:27:20.600 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_confirmForm.php
| |
436 | 22:27:20.600 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_alertForm.php
| |
437 | 22:27:20.600 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_actionForm.php
| |
438 | 22:27:20.600 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/firstVisitLangSelector.php
| |
439 | 22:27:20.600 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/privacyPolicyAgreement.php
| |
440 | 22:27:20.606 | < 6ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |