# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 03:53:22.551 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 03:53:22.551 | trace | yii\base\Module::getModule | Loading module: gii | |
3 | 03:53:22.551 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
4 | 03:53:22.552 | trace | yii\base\Module::getModule | Loading module: debug | |
5 | 03:53:22.553 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
6 | 03:53:22.553 | trace | yii\base\Application::bootstrap | Bootstrap with app\components\SkAssetsAutoCompress::bootstrap() | |
7 | 03:53:22.553 | info | yii\db\Command::query | SELECT * FROM languages WHERE visible=1 ORDER BY sort_order | |
8 | 03:53:22.553 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;port=3306;dbname=lurex | |
9 | 03:53:22.554 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
10 | 03:53:22.554 | trace | yii\db\Command::query | Saved query result in cache | |
11 | 03:53:22.554 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM languages | |
12 | 03:53:22.555 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `redirects` | |
13 | 03:53:22.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` = 'redirects' AND `kcu`.`TABLE_NAME` = 'redirects' | |
14 | 03:53:22.556 | info | yii\db\Command::query | SELECT * FROM `redirects` WHERE `from`='/hit/page=8?sort=sort_order' | |
15 | 03:53:22.557 | trace | yii\web\Application::handleRequest | Route requested: 'main/router/index' | |
16 | 03:53:22.557 | trace | yii\base\Module::getModule | Loading module: main | |
17 | 03:53:22.557 | trace | yii\base\Controller::runAction | Route to run: main/router/index | |
18 | 03:53:22.557 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\main\controllers\RouterController::actionIndex() | |
19 | 03:53:22.557 | info | yii\db\Command::query | SELECT `model`, `redirectID`, `primaryKey`, `controller`, `status` FROM aliases WHERE alias='/hit' | |
20 | 03:53:22.557 | trace | yii\base\Module::getModule | Loading module: shop | |
21 | 03:53:22.557 | trace | yii\base\Controller::runAction | Route to run: shop/showcase/index | |
22 | 03:53:22.557 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\modules\shop\controllers\ShowcaseController::actionIndex() | |
23 | 03:53:22.557 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_showcases` | |
24 | 03:53:22.558 | 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_showcases' AND `kcu`.`TABLE_NAME` = 'shop_showcases' | |
25 | 03:53:22.558 | info | yii\db\Command::query | SELECT * FROM `shop_showcases` WHERE `id`='1' | |
26 | 03:53:22.559 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_showcases_lang`
| |
27 | 03:53:22.559 | 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_showcases_lang' AND `kcu`.`TABLE_NAME` = 'shop_showcases_lang'
| |
28 | 03:53:22.560 | info | yii\db\Command::query | SELECT * FROM `shop_showcases_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
29 | 03:53:22.560 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`=35 | |
30 | 03:53:22.560 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product`
| |
31 | 03:53:22.561 | 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'
| |
32 | 03:53:22.561 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_construct_product_lang`
| |
33 | 03:53:22.562 | 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'
| |
34 | 03:53:22.562 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=35)
| |
35 | 03:53:22.562 | info | yii\db\Command::query | SELECT `id` FROM `user_type` WHERE `is_default_for_view`=1 | |
36 | 03:53:22.563 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=35) | |
37 | 03:53:22.563 | trace | yii\redis\Connection::open | Opening redis DB connection: tcp://127.0.0.1:6379, database=0 | |
38 | 03:53:22.563 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT | |
39 | 03:53:22.563 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET | |
40 | 03:53:22.563 | info | yii\web\Session::open | Session started | |
41 | 03:53:22.563 | info | yii\db\Command::query | SELECT * FROM `shop_construct_default_colors` WHERE `construct_id`=35 | |
42 | 03:53:22.563 | info | yii\db\Command::query | SELECT * FROM `shop_attributes_list` WHERE 0=1 | |
43 | 03:53:22.564 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_product_attribute` WHERE `construct_id`=35)
| |
44 | 03:53:22.564 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product`
| |
45 | 03:53:22.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` = 'shop_product' AND `kcu`.`TABLE_NAME` = 'shop_product'
| |
46 | 03:53:22.566 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_product_lang`
| |
47 | 03:53:22.566 | 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'
| |
48 | 03:53:22.567 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
49 | 03:53:22.567 | 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')
| |
50 | 03:53:22.570 | info | yii\db\Command::query | SELECT `primaryKey` FROM `aliases` WHERE (`model`='app\\modules\\main\\models\\Category') AND (`alias`='/hit/page=8')
| |
51 | 03:53:22.570 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category`
| |
52 | 03:53:22.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` = 'category' AND `kcu`.`TABLE_NAME` = 'category'
| |
53 | 03:53:22.571 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`=FALSE
| |
54 | 03:53:22.571 | info | yii\db\Command::query | SELECT `t`.`id`, `t`.`parent_id`, `tlang`.`title`, `t`.`image`, `t`.`sort_order` FROM `category` `t` LEFT JOIN `category_lang` `tlang` ON tlang.owner_id=t.id WHERE (`tlang`.`language`='uk') AND (`t`.`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) ORDER BY `t`.`draft`, `t`.`sort_order` | |
55 | 03:53:22.571 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='6' | |
56 | 03:53:22.572 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `category_lang` | |
57 | 03:53:22.572 | 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' | |
58 | 03:53:22.573 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=6) | |
59 | 03:53:22.573 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='9' | |
60 | 03:53:22.573 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=9) | |
61 | 03:53:22.574 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='38' | |
62 | 03:53:22.574 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=38) | |
63 | 03:53:22.574 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='3' | |
64 | 03:53:22.575 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=3) | |
65 | 03:53:22.575 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='13' | |
66 | 03:53:22.575 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
67 | 03:53:22.575 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='5' | |
68 | 03:53:22.576 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=5) | |
69 | 03:53:22.576 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='1' | |
70 | 03:53:22.576 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
71 | 03:53:22.576 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='42' | |
72 | 03:53:22.577 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=42) | |
73 | 03:53:22.577 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='40' | |
74 | 03:53:22.577 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=40) | |
75 | 03:53:22.578 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='39' | |
76 | 03:53:22.578 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=39) | |
77 | 03:53:22.578 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='41' | |
78 | 03:53:22.578 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=41) | |
79 | 03:53:22.579 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='22' | |
80 | 03:53:22.579 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=22) | |
81 | 03:53:22.579 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='31' | |
82 | 03:53:22.579 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=31) | |
83 | 03:53:22.580 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='15' | |
84 | 03:53:22.580 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=15) | |
85 | 03:53:22.580 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='2' | |
86 | 03:53:22.581 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=2) | |
87 | 03:53:22.581 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='8' | |
88 | 03:53:22.581 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=8) | |
89 | 03:53:22.582 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='43' | |
90 | 03:53:22.582 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=43) | |
91 | 03:53:22.582 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='7' | |
92 | 03:53:22.582 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=7) | |
93 | 03:53:22.583 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='17' | |
94 | 03:53:22.583 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=17) | |
95 | 03:53:22.583 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='12' | |
96 | 03:53:22.584 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=12) | |
97 | 03:53:22.584 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='25' | |
98 | 03:53:22.584 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=25) | |
99 | 03:53:22.584 | info | yii\db\Command::query | SELECT * FROM `category` WHERE `id`='27' | |
100 | 03:53:22.585 | info | yii\db\Command::query | SELECT * FROM `category_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
101 | 03:53:22.585 | 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_filter`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group` | |
102 | 03:53:22.585 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
103 | 03:53:22.586 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
104 | 03:53:22.586 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
105 | 03:53:22.586 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
106 | 03:53:22.586 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
107 | 03:53:22.586 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
108 | 03:53:22.586 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
109 | 03:53:22.587 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
110 | 03:53:22.587 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
111 | 03:53:22.587 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
112 | 03:53:22.587 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
113 | 03:53:22.587 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
114 | 03:53:22.587 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
115 | 03:53:22.587 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
116 | 03:53:22.588 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
117 | 03:53:22.588 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
118 | 03:53:22.588 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
119 | 03:53:22.588 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
120 | 03:53:22.588 | info | yii\db\Command::query | SELECT * FROM `shop_showcases` WHERE `id`='1' | |
121 | 03:53:22.588 | info | yii\db\Command::query | SELECT * FROM `shop_showcases_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
122 | 03:53:22.589 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
123 | 03:53:22.589 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency` | |
124 | 03:53:22.590 | 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' | |
125 | 03:53:22.590 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_currency_lang` | |
126 | 03:53:22.590 | 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' | |
127 | 03:53:22.591 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
128 | 03:53:22.591 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
129 | 03:53:22.591 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
130 | 03:53:22.591 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
131 | 03:53:22.592 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
132 | 03:53:22.592 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
133 | 03:53:22.592 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
134 | 03:53:22.592 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
135 | 03:53:22.593 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT `main`.`id`, `main`.`article`, `main`.`sort_order`, `lang`.`title` AS `selectTitle`, `lang`.`description` AS `selectDescription`, `category_lang`.`owner_id` AS `selectCategoryId`, `category_lang`.`title` AS `selectCategoryTitle`, `main`.`created_at` AS `created_at`, `pp`.`value` AS `typePrice`, CASE WHEN SUM(ps.quantity) > 0 THEN 1 ELSE 0 END AS `storeCount` FROM `shop_product` `main` LEFT JOIN `category_lang` `category_lang` ON main.parent_id=category_lang.owner_id LEFT JOIN `shop_product_lang` `lang` ON lang.owner_id=main.id LEFT JOIN `shop_product_prices` `pp` ON main.id=pp.product_id AND pp.price_id='1' LEFT JOIN `shop_product_prices` `ppr` ON main.id=ppr.product_id AND ppr.price_id=1 LEFT JOIN `shop_product_store` `ps` ON main.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, SUM(ps.quantity) AS `sum`, `sub_p`.`count` AS `order` FROM `shop_product` `p` LEFT JOIN `shop_product_store` `ps` ON p.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, COUNT(dc.id) AS `count` FROM `shop_product` `p` LEFT JOIN `shop_document_content` `dc` ON p.id=dc.product_id LEFT JOIN `shop_document` `d` ON d.id=dc.document_id WHERE (`p`.`visible`=1) AND (`d`.`state_id` IS NOT NULL) AND (`d`.`state_id` != 6) AND (`dc`.`updated_at` BETWEEN 1752526800 AND 1752613200) GROUP BY `p`.`id`) AS sub_p ON sub_p.id=p.id WHERE `p`.`visible`=1 GROUP BY `p`.`id` HAVING `sum` >= 1) subProductQuery ON subProductQuery.id=main.id WHERE ((`main`.`visible`=1) AND (`lang`.`language`='uk') AND (`category_lang`.`language`='uk')) AND (main.id IN (subProductQuery.id)) GROUP BY `main`.`id` ORDER BY `storeCount` DESC) `sub` | |
136 | 03:53:23.128 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`article`, `main`.`sort_order`, `lang`.`title` AS `selectTitle`, `lang`.`description` AS `selectDescription`, `category_lang`.`owner_id` AS `selectCategoryId`, `category_lang`.`title` AS `selectCategoryTitle`, `main`.`created_at` AS `created_at`, `pp`.`value` AS `typePrice`, CASE WHEN SUM(ps.quantity) > 0 THEN 1 ELSE 0 END AS `storeCount` FROM `shop_product` `main` LEFT JOIN `category_lang` `category_lang` ON main.parent_id=category_lang.owner_id LEFT JOIN `shop_product_lang` `lang` ON lang.owner_id=main.id LEFT JOIN `shop_product_prices` `pp` ON main.id=pp.product_id AND pp.price_id='1' LEFT JOIN `shop_product_prices` `ppr` ON main.id=ppr.product_id AND ppr.price_id=1 LEFT JOIN `shop_product_store` `ps` ON main.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, SUM(ps.quantity) AS `sum`, `sub_p`.`count` AS `order` FROM `shop_product` `p` LEFT JOIN `shop_product_store` `ps` ON p.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, COUNT(dc.id) AS `count` FROM `shop_product` `p` LEFT JOIN `shop_document_content` `dc` ON p.id=dc.product_id LEFT JOIN `shop_document` `d` ON d.id=dc.document_id WHERE (`p`.`visible`=1) AND (`d`.`state_id` IS NOT NULL) AND (`d`.`state_id` != 6) AND (`dc`.`updated_at` BETWEEN 1752526800 AND 1752613200) GROUP BY `p`.`id`) AS sub_p ON sub_p.id=p.id WHERE `p`.`visible`=1 GROUP BY `p`.`id` HAVING `sum` >= 1) subProductQuery ON subProductQuery.id=main.id WHERE ((`main`.`visible`=1) AND (`lang`.`language`='uk') AND (`category_lang`.`language`='uk')) AND (main.id IN (subProductQuery.id)) GROUP BY `main`.`id` ORDER BY `storeCount` DESC, `sort_order` LIMIT 24 OFFSET 168 | |
137 | 03:53:23.712 | info | yii\db\Command::query | SELECT `id` FROM `shop_stores` WHERE `defstore`=1 ORDER BY `sort_order` | |
138 | 03:53:23.712 | info | yii\db\Command::query | SELECT SUM(quantity) AS `in_stock`, `product_id` FROM `shop_product_store` WHERE (`product_id` IN ('2631', '1503', '1512', '1513', '1692', '3299', '3369', '2509', '3143', '3393', '3315', '2324', '3136', '3144', '3139', '3173', '2526', '930', '2005', '2022', '1529', '2877', '817', '1939')) AND (`store_id`='1') GROUP BY `product_id`
| |
139 | 03:53:23.712 | 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 (`aliases`.`primaryKey` IN ('2631', '1503', '1512', '1513', '1692', '3299', '3369', '2509', '3143', '3393', '3315', '2324', '3136', '3144', '3139', '3173', '2526', '930', '2005', '2022', '1529', '2877', '817', '1939'))
| |
140 | 03:53:23.713 | 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 (`img`.`product_id` IN ('2631', '1503', '1512', '1513', '1692', '3299', '3369', '2509', '3143', '3393', '3315', '2324', '3136', '3144', '3139', '3173', '2526', '930', '2005', '2022', '1529', '2877', '817', '1939')) AND (`img`.`cover`=1)
| |
141 | 03:53:23.713 | 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 `store`.`product_id` IN ('2631', '1503', '1512', '1513', '1692', '3299', '3369', '2509', '3143', '3393', '3315', '2324', '3136', '3144', '3139', '3173', '2526', '930', '2005', '2022', '1529', '2877', '817', '1939') GROUP BY `opts`.`product_id`, `opts`.`attribute_id`, `opts`.`value`, `attr`.`type`, `listlang`.`title`, `list`.`color` ORDER BY `attr`.`sort_order`, `total_quantity` DESC
| |
142 | 03:53:23.721 | 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 (`main`.`product_id` IN ('2631', '1503', '1512', '1513', '1692', '3299', '3369', '2509', '3143', '3393', '3315', '2324', '3136', '3144', '3139', '3173', '2526', '930', '2005', '2022', '1529', '2877', '817', '1939')) ORDER BY `shc`.`sort_order`
| |
143 | 03:53:23.722 | 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)
| |
144 | 03:53:23.722 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
145 | 03:53:23.722 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
146 | 03:53:23.722 | 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) | |
147 | 03:53:23.722 | 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) | |
148 | 03:53:23.723 | 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) | |
149 | 03:53:23.723 | 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)
| |
150 | 03:53:23.723 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
151 | 03:53:23.723 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
152 | 03:53:23.723 | 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)
| |
153 | 03:53:23.723 | 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)
| |
154 | 03:53:23.723 | 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)
| |
155 | 03:53:23.723 | 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')
| |
156 | 03:53:23.724 | 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)
| |
157 | 03:53:23.724 | info | yii\db\Command::query | SELECT `count_previous_month` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
158 | 03:53:23.724 | info | yii\db\Command::query | SELECT `count_previous_twelve_months` FROM `custom_order_repository` WHERE `custom_order_repository`.`user_id` IS NULL
| |
159 | 03:53:23.724 | 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)
| |
160 | 03:53:23.724 | 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)
| |
161 | 03:53:23.724 | 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)
| |
162 | 03:53:23.724 | 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')
| |
163 | 03:53:23.724 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions`
| |
164 | 03:53:23.725 | 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'
| |
165 | 03:53:23.725 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `promotions_lang`
| |
166 | 03:53:23.726 | 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'
| |
167 | 03:53:23.726 | 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)
| |
168 | 03:53:23.727 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE `promotion_id`=1
| |
169 | 03:53:23.727 | info | yii\db\Command::query | SELECT * FROM `promotions_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
170 | 03:53:23.727 | 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`='p1kvtq6n2ec0rpcnuv5p199952') AND (`shop_document`.`state_id` IS NULL) | |
171 | 03:53:23.727 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
172 | 03:53:23.727 | 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` IN ('2631', '1503', '1512', '1513', '1692', '3299', '3369', '2509', '3143', '3393', '3315', '2324', '3136', '3144', '3139', '3173', '2526', '930', '2005', '2022', '1529', '2877', '817', '1939')) AND (`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
173 | 03:53:23.728 | 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` IN ('2631', '1503', '1512', '1513', '1692', '3299', '3369', '2509', '3143', '3393', '3315', '2324', '3136', '3144', '3139', '3173', '2526', '930', '2005', '2022', '1529', '2877', '817', '1939')) AND (`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
174 | 03:53:23.729 | info | yii\db\Command::query | SELECT `tape_id` FROM `shop_showcases_tapes` WHERE `showcase_id`=1
| |
175 | 03:53:23.729 | 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_groups`=1) OR (0=1)) ORDER BY `t`.`sort_order` | |
176 | 03:53:23.730 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='54' | |
177 | 03:53:23.730 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=54) | |
178 | 03:53:23.730 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54) | |
179 | 03:53:23.730 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='55' | |
180 | 03:53:23.730 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=55) | |
181 | 03:53:23.731 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55) | |
182 | 03:53:23.731 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/showcase/index.php | |
183 | 03:53:23.731 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_attributes_list` `a` LEFT JOIN `shop_attributes_list_lang` `at` ON a.id=at.owner_id AND at.language='uk' WHERE `a`.`alias` IN ('hit', 'page=8')) | |
184 | 03:53:23.732 | info | yii\db\Command::query | SELECT * FROM `shop_pagination` WHERE `page`='8' | |
185 | 03:53:23.732 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_pagination` | |
186 | 03:53:23.732 | 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_pagination' AND `kcu`.`TABLE_NAME` = 'shop_pagination' | |
187 | 03:53:23.733 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_pagination_lang` | |
188 | 03:53:23.733 | 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_pagination_lang' AND `kcu`.`TABLE_NAME` = 'shop_pagination_lang' | |
189 | 03:53:23.734 | info | yii\db\Command::query | SELECT * FROM `shop_pagination_lang` WHERE `owner_id`=7 | |
190 | 03:53:23.734 | info | yii\db\Command::query | SELECT * FROM `shop_pagination` WHERE `page`='8' | |
191 | 03:53:23.734 | info | yii\db\Command::query | SELECT * FROM `shop_pagination_lang` WHERE `owner_id`=7 | |
192 | 03:53:23.735 | 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`='2631') AND (`img`.`cover`=1)
| |
193 | 03:53:23.735 | info | yii\db\Command::query | SELECT * FROM `shop_pagination` WHERE `page`='8' | |
194 | 03:53:23.735 | info | yii\db\Command::query | SELECT * FROM `shop_pagination_lang` WHERE `owner_id`=7 | |
195 | 03:53:23.735 | 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` | |
196 | 03:53:23.736 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_filters.php
| |
197 | 03:53:23.736 | info | yii\db\Command::query | SELECT `main`.`id`, `main`.`article`, `main`.`sort_order`, `lang`.`title` AS `selectTitle`, `lang`.`description` AS `selectDescription`, `category_lang`.`owner_id` AS `selectCategoryId`, `category_lang`.`title` AS `selectCategoryTitle`, `main`.`created_at` AS `created_at`, `pp`.`value` AS `typePrice`, CASE WHEN SUM(ps.quantity) > 0 THEN 1 ELSE 0 END AS `storeCount` FROM `shop_product` `main` LEFT JOIN `category_lang` `category_lang` ON main.parent_id=category_lang.owner_id LEFT JOIN `shop_product_lang` `lang` ON lang.owner_id=main.id LEFT JOIN `shop_product_prices` `pp` ON main.id=pp.product_id AND pp.price_id='1' LEFT JOIN `shop_product_prices` `ppr` ON main.id=ppr.product_id AND ppr.price_id=1 LEFT JOIN `shop_product_store` `ps` ON main.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, SUM(ps.quantity) AS `sum`, `sub_p`.`count` AS `order` FROM `shop_product` `p` LEFT JOIN `shop_product_store` `ps` ON p.id=ps.product_id LEFT JOIN (SELECT `p`.`id`, COUNT(dc.id) AS `count` FROM `shop_product` `p` LEFT JOIN `shop_document_content` `dc` ON p.id=dc.product_id LEFT JOIN `shop_document` `d` ON d.id=dc.document_id WHERE (`p`.`visible`=1) AND (`d`.`state_id` IS NOT NULL) AND (`d`.`state_id` != 6) AND (`dc`.`updated_at` BETWEEN 1752526800 AND 1752613200) GROUP BY `p`.`id`) AS sub_p ON sub_p.id=p.id WHERE `p`.`visible`=1 GROUP BY `p`.`id` HAVING `sum` >= 1) subProductQuery ON subProductQuery.id=main.id WHERE ((`main`.`visible`=1) AND (`lang`.`language`='uk') AND (`category_lang`.`language`='uk')) AND (main.id IN (subProductQuery.id)) GROUP BY `main`.`id` ORDER BY `storeCount` DESC
| |
198 | 03:53:24.367 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1540)
| |
199 | 03:53:24.368 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=7)
| |
200 | 03:53:24.368 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=8)
| |
201 | 03:53:24.369 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=11)
| |
202 | 03:53:24.369 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=169)
| |
203 | 03:53:24.369 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=231)
| |
204 | 03:53:24.370 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3365)
| |
205 | 03:53:24.370 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3007)
| |
206 | 03:53:24.370 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=585)
| |
207 | 03:53:24.371 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=817)
| |
208 | 03:53:24.371 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=835)
| |
209 | 03:53:24.371 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=930)
| |
210 | 03:53:24.371 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1079)
| |
211 | 03:53:24.372 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1259)
| |
212 | 03:53:24.372 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1283)
| |
213 | 03:53:24.372 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1478)
| |
214 | 03:53:24.373 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1503)
| |
215 | 03:53:24.373 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1529)
| |
216 | 03:53:24.373 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1692)
| |
217 | 03:53:24.374 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1871)
| |
218 | 03:53:24.374 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1939)
| |
219 | 03:53:24.374 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1996)
| |
220 | 03:53:24.374 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2023)
| |
221 | 03:53:24.375 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2025)
| |
222 | 03:53:24.375 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2107)
| |
223 | 03:53:24.375 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2152)
| |
224 | 03:53:24.375 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2168)
| |
225 | 03:53:24.376 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2189)
| |
226 | 03:53:24.376 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2227)
| |
227 | 03:53:24.376 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2248)
| |
228 | 03:53:24.377 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2267)
| |
229 | 03:53:24.377 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2316)
| |
230 | 03:53:24.377 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2323)
| |
231 | 03:53:24.378 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2324)
| |
232 | 03:53:24.378 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2333)
| |
233 | 03:53:24.378 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2340)
| |
234 | 03:53:24.378 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2355)
| |
235 | 03:53:24.379 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2403)
| |
236 | 03:53:24.379 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2408)
| |
237 | 03:53:24.379 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2461)
| |
238 | 03:53:24.380 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2489)
| |
239 | 03:53:24.380 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2493)
| |
240 | 03:53:24.380 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2504)
| |
241 | 03:53:24.381 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2585)
| |
242 | 03:53:24.381 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2596)
| |
243 | 03:53:24.381 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2600)
| |
244 | 03:53:24.382 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2601)
| |
245 | 03:53:24.382 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2627)
| |
246 | 03:53:24.382 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2647)
| |
247 | 03:53:24.382 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2676)
| |
248 | 03:53:24.383 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2877)
| |
249 | 03:53:24.383 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3006)
| |
250 | 03:53:24.383 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3057)
| |
251 | 03:53:24.384 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3136)
| |
252 | 03:53:24.384 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3139)
| |
253 | 03:53:24.384 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3147)
| |
254 | 03:53:24.385 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3167)
| |
255 | 03:53:24.385 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3173)
| |
256 | 03:53:24.385 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3211)
| |
257 | 03:53:24.385 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3243)
| |
258 | 03:53:24.386 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3265)
| |
259 | 03:53:24.386 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3275)
| |
260 | 03:53:24.386 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3283)
| |
261 | 03:53:24.386 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3299)
| |
262 | 03:53:24.387 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3315)
| |
263 | 03:53:24.387 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3316)
| |
264 | 03:53:24.387 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3320)
| |
265 | 03:53:24.388 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3344)
| |
266 | 03:53:24.388 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3360)
| |
267 | 03:53:24.388 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3387)
| |
268 | 03:53:24.388 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3388)
| |
269 | 03:53:24.389 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3393)
| |
270 | 03:53:24.389 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3439)
| |
271 | 03:53:24.389 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3450)
| |
272 | 03:53:24.390 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3472)
| |
273 | 03:53:24.390 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3500)
| |
274 | 03:53:24.390 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3540)
| |
275 | 03:53:24.391 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3557)
| |
276 | 03:53:24.391 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3574)
| |
277 | 03:53:24.391 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3591)
| |
278 | 03:53:24.392 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3592)
| |
279 | 03:53:24.392 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3594)
| |
280 | 03:53:24.392 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3603)
| |
281 | 03:53:24.392 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3612)
| |
282 | 03:53:24.393 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3631)
| |
283 | 03:53:24.393 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3640)
| |
284 | 03:53:24.393 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3645)
| |
285 | 03:53:24.394 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3668)
| |
286 | 03:53:24.394 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3675)
| |
287 | 03:53:24.394 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3686)
| |
288 | 03:53:24.395 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3695)
| |
289 | 03:53:24.395 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3697)
| |
290 | 03:53:24.395 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3708)
| |
291 | 03:53:24.395 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3713)
| |
292 | 03:53:24.396 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3715)
| |
293 | 03:53:24.396 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3718)
| |
294 | 03:53:24.396 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3734)
| |
295 | 03:53:24.396 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3740)
| |
296 | 03:53:24.397 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3770)
| |
297 | 03:53:24.397 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3774)
| |
298 | 03:53:24.397 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3780)
| |
299 | 03:53:24.398 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3794)
| |
300 | 03:53:24.398 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3821)
| |
301 | 03:53:24.398 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3833)
| |
302 | 03:53:24.398 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3854)
| |
303 | 03:53:24.399 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3861)
| |
304 | 03:53:24.399 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3867)
| |
305 | 03:53:24.399 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3868)
| |
306 | 03:53:24.399 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3869)
| |
307 | 03:53:24.400 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3878)
| |
308 | 03:53:24.400 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3896)
| |
309 | 03:53:24.400 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3907)
| |
310 | 03:53:24.400 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3909)
| |
311 | 03:53:24.401 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=4288)
| |
312 | 03:53:24.401 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=929)
| |
313 | 03:53:24.401 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3249)
| |
314 | 03:53:24.402 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3385)
| |
315 | 03:53:24.402 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3443)
| |
316 | 03:53:24.402 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2950)
| |
317 | 03:53:24.402 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3371)
| |
318 | 03:53:24.403 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2509)
| |
319 | 03:53:24.403 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3314)
| |
320 | 03:53:24.403 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3329)
| |
321 | 03:53:24.404 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3369)
| |
322 | 03:53:24.404 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3398)
| |
323 | 03:53:24.404 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3850)
| |
324 | 03:53:24.405 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3856)
| |
325 | 03:53:24.405 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3863)
| |
326 | 03:53:24.405 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3864)
| |
327 | 03:53:24.405 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3872)
| |
328 | 03:53:24.406 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3886)
| |
329 | 03:53:24.406 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3895)
| |
330 | 03:53:24.406 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3906)
| |
331 | 03:53:24.406 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2311)
| |
332 | 03:53:24.407 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2639)
| |
333 | 03:53:24.407 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3239)
| |
334 | 03:53:24.407 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3744)
| |
335 | 03:53:24.407 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3750)
| |
336 | 03:53:24.408 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3802)
| |
337 | 03:53:24.408 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3803)
| |
338 | 03:53:24.408 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3840)
| |
339 | 03:53:24.409 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3862)
| |
340 | 03:53:24.409 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1846)
| |
341 | 03:53:24.409 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2516)
| |
342 | 03:53:24.409 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2597)
| |
343 | 03:53:24.410 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2762)
| |
344 | 03:53:24.410 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2919)
| |
345 | 03:53:24.410 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2920)
| |
346 | 03:53:24.411 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3067)
| |
347 | 03:53:24.411 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3240)
| |
348 | 03:53:24.411 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3248)
| |
349 | 03:53:24.411 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3279)
| |
350 | 03:53:24.412 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3392)
| |
351 | 03:53:24.412 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3401)
| |
352 | 03:53:24.412 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3651)
| |
353 | 03:53:24.413 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3685)
| |
354 | 03:53:24.413 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3709)
| |
355 | 03:53:24.413 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3712)
| |
356 | 03:53:24.413 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3721)
| |
357 | 03:53:24.414 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3725)
| |
358 | 03:53:24.414 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1492)
| |
359 | 03:53:24.414 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3486)
| |
360 | 03:53:24.414 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3143)
| |
361 | 03:53:24.415 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3504)
| |
362 | 03:53:24.415 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3508)
| |
363 | 03:53:24.415 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3624)
| |
364 | 03:53:24.415 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2158)
| |
365 | 03:53:24.416 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2526)
| |
366 | 03:53:24.416 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3145)
| |
367 | 03:53:24.416 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3293)
| |
368 | 03:53:24.416 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2631)
| |
369 | 03:53:24.417 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3614)
| |
370 | 03:53:24.417 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2005)
| |
371 | 03:53:24.417 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2022)
| |
372 | 03:53:24.418 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3498)
| |
373 | 03:53:24.418 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3633)
| |
374 | 03:53:24.418 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3144)
| |
375 | 03:53:24.418 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3707)
| |
376 | 03:53:24.419 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3806)
| |
377 | 03:53:24.419 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2259)
| |
378 | 03:53:24.419 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2279)
| |
379 | 03:53:24.419 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2281)
| |
380 | 03:53:24.420 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2394)
| |
381 | 03:53:24.420 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2908)
| |
382 | 03:53:24.420 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2910)
| |
383 | 03:53:24.420 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3107)
| |
384 | 03:53:24.421 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3516)
| |
385 | 03:53:24.421 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3613)
| |
386 | 03:53:24.421 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3638)
| |
387 | 03:53:24.421 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3639)
| |
388 | 03:53:24.422 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3700)
| |
389 | 03:53:24.422 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3717)
| |
390 | 03:53:24.422 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3726)
| |
391 | 03:53:24.423 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3727)
| |
392 | 03:53:24.423 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=3741)
| |
393 | 03:53:24.423 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1512)
| |
394 | 03:53:24.423 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=1513)
| |
395 | 03:53:24.424 | info | yii\db\Command::query | SELECT * FROM `shop_product_lang` WHERE (`language`='uk') AND (`owner_id`=2380)
| |
396 | 03:53:24.424 | info | yii\db\Command::query | SELECT MIN(main.value) FROM `shop_product_prices` `main` WHERE `main`.`value` > 0
| |
397 | 03:53:24.424 | info | yii\db\Command::query | SELECT MAX(main.value) FROM `shop_product_prices` `main` WHERE `main`.`value` > 0
| |
398 | 03:53:24.424 | 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' | |
399 | 03:53:24.425 | info | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`value`, `list`.`alias`, `attrlang`.`title` AS `attrTitle`, `listlang`.`title` AS `valueTitle`, `attr`.`type`, `attr`.`hidden`, `list`.`color`, COUNT(DISTINCT main.product_id) AS `count` FROM `shop_product_store_options` `main` INNER JOIN `shop_product` `product` ON main.product_id = product.id LEFT JOIN `shop_product_store` `prs` ON main.store_id=prs.id LEFT JOIN `shop_attributes` `attr` ON main.attribute_id=attr.id LEFT JOIN `shop_attributes_lang` `attrlang` ON attr.id=attrlang.owner_id LEFT JOIN `shop_attributes_list` `list` ON main.value=list.id LEFT JOIN `shop_attributes_list_lang` `listlang` ON list.id=listlang.owner_id WHERE (`prs`.`store_id`='1') AND ((`attr`.`in_filter`=1) AND (`attr`.`visible`=1)) AND ((`attrlang`.`language`='uk') AND (`listlang`.`language`='uk') AND (`list`.`visible`=1)) GROUP BY `main`.`attribute_id`, `main`.`value`, `attrlang`.`title`, `listlang`.`title`, `attr`.`type` ORDER BY `attr`.`sort_order`, `list`.`sort_order`, `listlang`.`title`
| |
400 | 03:53:24.425 | info | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`value`, `list`.`alias`, `attrlang`.`title` AS `attrTitle`, `listlang`.`title` AS `valueTitle`, `attr`.`type`, `attr`.`hidden`, `list`.`color`, COUNT(DISTINCT main.product_id) AS `count` FROM `shop_product_store_options` `main` INNER JOIN `shop_product` `product` ON main.product_id = product.id LEFT JOIN `shop_product_store` `prs` ON main.store_id=prs.id LEFT JOIN `shop_attributes` `attr` ON main.attribute_id=attr.id LEFT JOIN `shop_attributes_lang` `attrlang` ON attr.id=attrlang.owner_id LEFT JOIN `shop_attributes_list` `list` ON main.value=list.id LEFT JOIN `shop_attributes_list_lang` `listlang` ON list.id=listlang.owner_id WHERE main.product_id IN (SELECT `main`.`product_id` FROM `shop_product_prices` `main` INNER JOIN `shop_product` `product` ON main.product_id = product.id LEFT JOIN `shop_prices` `pr` ON main.price_id=pr.id LEFT JOIN `shop_currency` `tcurr` ON `tcurr`.`id`=main.currency_id WHERE `main`.`price_id`='1') GROUP BY `main`.`attribute_id`, `main`.`value`, `attrlang`.`title`, `listlang`.`title`, `attr`.`type` ORDER BY `attr`.`sort_order`, `list`.`sort_order`, `listlang`.`title`
| |
401 | 03:53:24.426 | info | yii\db\Command::query | SELECT `main`.`value` FROM `shop_product_store_options` `main` INNER JOIN `shop_product` `product` ON main.product_id = product.id LEFT JOIN `shop_product_store` `prs` ON main.store_id=prs.id LEFT JOIN `shop_attributes` `attr` ON main.attribute_id=attr.id LEFT JOIN `shop_attributes_lang` `attrlang` ON attr.id=attrlang.owner_id LEFT JOIN `shop_attributes_list` `list` ON main.value=list.id LEFT JOIN `shop_attributes_list_lang` `listlang` ON list.id=listlang.owner_id WHERE `main`.`product_id` IN (1540, 7, 8, 11, 169, 231, 3365, 3007, 585, 817, 835, 930, 1079, 1259, 1283, 1478, 1503, 1529, 1692, 1871, 1939, 1996, 2023, 2025, 2107, 2152, 2168, 2189, 2227, 2248, 2267, 2316, 2323, 2324, 2333, 2340, 2355, 2403, 2408, 2461, 2489, 2493, 2504, 2585, 2596, 2600, 2601, 2627, 2647, 2676, 2877, 3006, 3057, 3136, 3139, 3147, 3167, 3173, 3211, 3243, 3265, 3275, 3283, 3299, 3315, 3316, 3320, 3344, 3360, 3387, 3388, 3393, 3439, 3450, 3472, 3500, 3540, 3557, 3574, 3591, 3592, 3594, 3603, 3612, 3631, 3640, 3645, 3668, 3675, 3686, 3695, 3697, 3708, 3713, 3715, 3718, 3734, 3740, 3770, 3774, 3780, 3794, 3821, 3833, 3854, 3861, 3867, 3868, 3869, 3878, 3896, 3907, 3909, 4288, 929, 3249, 3385, 3443, 2950, 3371, 2509, 3314, 3329, 3369, 3398, 3850, 3856, 3863, 3864, 3872, 3886, 3895, 3906, 2311, 2639, 3239, 3744, 3750, 3802, 3803, 3840, 3862, 1846, 2516, 2597, 2762, 2919, 2920, 3067, 3240, 3248, 3279, 3392, 3401, 3651, 3685, 3709, 3712, 3721, 3725, 1492, 3486, 3143, 3504, 3508, 3624, 2158, 2526, 3145, 3293, 2631, 3614, 2005, 2022, 3498, 3633, 3144, 3707, 3806, 2259, 2279, 2281, 2394, 2908, 2910, 3107, 3516, 3613, 3638, 3639, 3700, 3717, 3726, 3727, 3741, 1512, 1513, 2380) GROUP BY `main`.`attribute_id`, `main`.`value`, `attrlang`.`title`, `listlang`.`title`, `attr`.`type` ORDER BY `attr`.`sort_order`, `list`.`sort_order`, `listlang`.`title`
| |
402 | 03:53:24.541 | info | yii\db\Command::query | SELECT `main`.`attribute_id`, `main`.`attribute_list_id` AS `value`, `attrlang`.`title` AS `attrTitle`, `listlang`.`title` AS `valueTitle`, `attr`.`type`, `list`.`alias`, `attr`.`hidden` FROM `shop_products_attributes` `main` INNER JOIN `shop_product` `product` ON main.product_id = product.id LEFT JOIN `shop_attributes` `attr` ON main.attribute_id=attr.id LEFT JOIN `shop_attributes_lang` `attrlang` ON main.attribute_id=attrlang.owner_id LEFT JOIN `shop_attributes_list` `list` ON main.attribute_list_id=list.id LEFT JOIN `shop_attributes_list_lang` `listlang` ON list.id=listlang.owner_id WHERE ((`attr`.`in_filter`=1) AND (`attr`.`visible`=1)) AND ((`attrlang`.`language`='uk') AND (`listlang`.`language`='uk') AND (`list`.`visible`=1)) GROUP BY `main`.`attribute_id`, `main`.`attribute_list_id`, `attrlang`.`title`, `listlang`.`title`, `attr`.`type` ORDER BY `attr`.`sort_order`, `list`.`sort_order`, `listlang`.`title`
| |
403 | 03:53:24.542 | info | yii\db\Command::query | SELECT `main`.`attribute_list_id` FROM `shop_products_attributes` `main` INNER JOIN `shop_product` `product` ON main.product_id = product.id LEFT JOIN `shop_attributes` `attr` ON main.attribute_id=attr.id LEFT JOIN `shop_attributes_lang` `attrlang` ON main.attribute_id=attrlang.owner_id LEFT JOIN `shop_attributes_list` `list` ON main.attribute_list_id=list.id LEFT JOIN `shop_attributes_list_lang` `listlang` ON list.id=listlang.owner_id WHERE `product`.`id` IN (1540, 7, 8, 11, 169, 231, 3365, 3007, 585, 817, 835, 930, 1079, 1259, 1283, 1478, 1503, 1529, 1692, 1871, 1939, 1996, 2023, 2025, 2107, 2152, 2168, 2189, 2227, 2248, 2267, 2316, 2323, 2324, 2333, 2340, 2355, 2403, 2408, 2461, 2489, 2493, 2504, 2585, 2596, 2600, 2601, 2627, 2647, 2676, 2877, 3006, 3057, 3136, 3139, 3147, 3167, 3173, 3211, 3243, 3265, 3275, 3283, 3299, 3315, 3316, 3320, 3344, 3360, 3387, 3388, 3393, 3439, 3450, 3472, 3500, 3540, 3557, 3574, 3591, 3592, 3594, 3603, 3612, 3631, 3640, 3645, 3668, 3675, 3686, 3695, 3697, 3708, 3713, 3715, 3718, 3734, 3740, 3770, 3774, 3780, 3794, 3821, 3833, 3854, 3861, 3867, 3868, 3869, 3878, 3896, 3907, 3909, 4288, 929, 3249, 3385, 3443, 2950, 3371, 2509, 3314, 3329, 3369, 3398, 3850, 3856, 3863, 3864, 3872, 3886, 3895, 3906, 2311, 2639, 3239, 3744, 3750, 3802, 3803, 3840, 3862, 1846, 2516, 2597, 2762, 2919, 2920, 3067, 3240, 3248, 3279, 3392, 3401, 3651, 3685, 3709, 3712, 3721, 3725, 1492, 3486, 3143, 3504, 3508, 3624, 2158, 2526, 3145, 3293, 2631, 3614, 2005, 2022, 3498, 3633, 3144, 3707, 3806, 2259, 2279, 2281, 2394, 2908, 2910, 3107, 3516, 3613, 3638, 3639, 3700, 3717, 3726, 3727, 3741, 1512, 1513, 2380) GROUP BY `main`.`attribute_id`, `main`.`attribute_list_id`, `attrlang`.`title`, `listlang`.`title`, `attr`.`type` ORDER BY `attr`.`sort_order`, `list`.`sort_order`, `listlang`.`title`
| |
404 | 03:53:24.620 | info | yii\db\Command::query | SELECT * FROM `shop_reviews` `main` WHERE (`object_id` IN ('2631', '1503', '1512', '1513', '1692', '3299', '3369', '2509', '3143', '3393', '3315', '2324', '3136', '3144', '3139', '3173', '2526', '930', '2005', '2022', '1529', '2877', '817', '1939')) AND ((`object_class`='app\\modules\\shop\\models\\Product') AND (`approved`=1) AND (`owner_id`=0)) ORDER BY `created_at` DESC | |
405 | 03:53:24.620 | 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`='2631') AND (`img`.`cover`=1) | |
406 | 03:53:24.621 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
407 | 03:53:24.621 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
408 | 03:53:24.622 | 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' | |
409 | 03:53:24.623 | info | yii\db\Command::query | SELECT `title` FROM `page_lang` WHERE (`owner_id`=3) AND (`language`='uk') | |
410 | 03:53:24.623 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/treeView/views/treeView.php | |
411 | 03:53:24.628 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
412 | 03:53:24.628 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
413 | 03:53:24.628 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
414 | 03:53:24.628 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
415 | 03:53:24.629 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
416 | 03:53:24.629 | 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`='2631') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
417 | 03:53:24.630 | 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`='2631') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
418 | 03:53:24.630 | info | yii\db\Command::query | SELECT `color`, `bgcolor`, `stroke_color` FROM `shop_showcases` `s` WHERE `id`=3 | |
419 | 03:53:24.631 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
420 | 03:53:24.631 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
421 | 03:53:24.631 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
422 | 03:53:24.631 | 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`='2631') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
423 | 03:53:24.631 | 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`='2631') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
424 | 03:53:24.632 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
425 | 03:53:24.632 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
426 | 03:53:24.632 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
427 | 03:53:24.632 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices`
| |
428 | 03:53:24.633 | 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'
| |
429 | 03:53:24.633 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_prices_lang`
| |
430 | 03:53:24.634 | 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'
| |
431 | 03:53:24.634 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
432 | 03:53:24.634 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
433 | 03:53:24.635 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
434 | 03:53:24.635 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1
| |
435 | 03:53:24.635 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
436 | 03:53:24.635 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
437 | 03:53:24.635 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
438 | 03:53:24.636 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
439 | 03:53:24.636 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
440 | 03:53:24.636 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
441 | 03:53:24.636 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
442 | 03:53:24.636 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
443 | 03:53:24.637 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
444 | 03:53:24.637 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
445 | 03:53:24.637 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
446 | 03:53:24.637 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
447 | 03:53:24.637 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
448 | 03:53:24.638 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
449 | 03:53:24.638 | 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`='1503') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
450 | 03:53:24.638 | 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`='1503') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
451 | 03:53:24.639 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
452 | 03:53:24.639 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
453 | 03:53:24.639 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
454 | 03:53:24.639 | 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`='1503') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
455 | 03:53:24.639 | 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`='1503') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
456 | 03:53:24.639 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
457 | 03:53:24.639 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
458 | 03:53:24.639 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
459 | 03:53:24.640 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
460 | 03:53:24.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
461 | 03:53:24.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
462 | 03:53:24.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
463 | 03:53:24.640 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
464 | 03:53:24.640 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
465 | 03:53:24.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
466 | 03:53:24.640 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
467 | 03:53:24.640 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
468 | 03:53:24.641 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
469 | 03:53:24.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
470 | 03:53:24.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
471 | 03:53:24.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
472 | 03:53:24.641 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
473 | 03:53:24.641 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
474 | 03:53:24.642 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
475 | 03:53:24.642 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
476 | 03:53:24.642 | 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`='1512') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
477 | 03:53:24.642 | 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`='1512') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
478 | 03:53:24.643 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
479 | 03:53:24.643 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
480 | 03:53:24.643 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
481 | 03:53:24.643 | 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`='1512') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
482 | 03:53:24.643 | 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`='1512') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
483 | 03:53:24.643 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
484 | 03:53:24.643 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
485 | 03:53:24.643 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
486 | 03:53:24.644 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
487 | 03:53:24.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
488 | 03:53:24.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
489 | 03:53:24.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
490 | 03:53:24.644 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
491 | 03:53:24.644 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
492 | 03:53:24.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
493 | 03:53:24.644 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
494 | 03:53:24.644 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
495 | 03:53:24.645 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
496 | 03:53:24.645 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
497 | 03:53:24.645 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
498 | 03:53:24.645 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
499 | 03:53:24.645 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
500 | 03:53:24.645 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
501 | 03:53:24.646 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
502 | 03:53:24.646 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
503 | 03:53:24.646 | 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`='1513') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
504 | 03:53:24.646 | 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`='1513') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
505 | 03:53:24.647 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
506 | 03:53:24.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
507 | 03:53:24.647 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
508 | 03:53:24.647 | 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`='1513') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
509 | 03:53:24.647 | 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`='1513') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
510 | 03:53:24.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
511 | 03:53:24.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
512 | 03:53:24.647 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
513 | 03:53:24.648 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
514 | 03:53:24.648 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
515 | 03:53:24.648 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
516 | 03:53:24.648 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
517 | 03:53:24.648 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
518 | 03:53:24.648 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
519 | 03:53:24.648 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
520 | 03:53:24.648 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
521 | 03:53:24.649 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
522 | 03:53:24.649 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
523 | 03:53:24.649 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
524 | 03:53:24.649 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
525 | 03:53:24.649 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
526 | 03:53:24.649 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
527 | 03:53:24.649 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
528 | 03:53:24.650 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
529 | 03:53:24.650 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
530 | 03:53:24.650 | 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`='1692') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
531 | 03:53:24.650 | 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`='1692') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
532 | 03:53:24.651 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
533 | 03:53:24.651 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
534 | 03:53:24.651 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
535 | 03:53:24.651 | 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`='1692') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
536 | 03:53:24.651 | 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`='1692') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
537 | 03:53:24.651 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
538 | 03:53:24.651 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
539 | 03:53:24.651 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
540 | 03:53:24.652 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
541 | 03:53:24.652 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
542 | 03:53:24.652 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
543 | 03:53:24.652 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
544 | 03:53:24.652 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
545 | 03:53:24.652 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
546 | 03:53:24.652 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
547 | 03:53:24.653 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
548 | 03:53:24.653 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
549 | 03:53:24.653 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
550 | 03:53:24.653 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
551 | 03:53:24.653 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
552 | 03:53:24.653 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
553 | 03:53:24.653 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
554 | 03:53:24.654 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
555 | 03:53:24.654 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
556 | 03:53:24.654 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
557 | 03:53:24.655 | 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`='3299') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
558 | 03:53:24.655 | 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`='3299') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
559 | 03:53:24.655 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
560 | 03:53:24.656 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
561 | 03:53:24.656 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
562 | 03:53:24.656 | 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`='3299') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
563 | 03:53:24.656 | 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`='3299') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
564 | 03:53:24.656 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
565 | 03:53:24.656 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
566 | 03:53:24.656 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
567 | 03:53:24.657 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
568 | 03:53:24.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
569 | 03:53:24.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
570 | 03:53:24.657 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
571 | 03:53:24.657 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
572 | 03:53:24.658 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
573 | 03:53:24.658 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
574 | 03:53:24.658 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
575 | 03:53:24.658 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
576 | 03:53:24.659 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
577 | 03:53:24.659 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
578 | 03:53:24.659 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
579 | 03:53:24.659 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
580 | 03:53:24.659 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
581 | 03:53:24.659 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
582 | 03:53:24.660 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
583 | 03:53:24.660 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
584 | 03:53:24.660 | 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`='3369') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
585 | 03:53:24.660 | 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`='3369') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
586 | 03:53:24.661 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
587 | 03:53:24.661 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
588 | 03:53:24.661 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
589 | 03:53:24.661 | 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`='3369') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
590 | 03:53:24.662 | 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`='3369') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
591 | 03:53:24.662 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
592 | 03:53:24.662 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
593 | 03:53:24.662 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
594 | 03:53:24.662 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
595 | 03:53:24.662 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
596 | 03:53:24.663 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
597 | 03:53:24.663 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
598 | 03:53:24.663 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
599 | 03:53:24.663 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
600 | 03:53:24.663 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
601 | 03:53:24.663 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
602 | 03:53:24.663 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
603 | 03:53:24.664 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
604 | 03:53:24.664 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
605 | 03:53:24.664 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
606 | 03:53:24.664 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
607 | 03:53:24.664 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
608 | 03:53:24.665 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
609 | 03:53:24.665 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
610 | 03:53:24.665 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
611 | 03:53:24.666 | 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`='2509') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
612 | 03:53:24.666 | 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`='2509') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
613 | 03:53:24.666 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
614 | 03:53:24.667 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
615 | 03:53:24.667 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
616 | 03:53:24.667 | 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`='2509') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
617 | 03:53:24.667 | 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`='2509') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
618 | 03:53:24.667 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
619 | 03:53:24.667 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
620 | 03:53:24.667 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
621 | 03:53:24.668 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
622 | 03:53:24.668 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
623 | 03:53:24.668 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
624 | 03:53:24.668 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
625 | 03:53:24.668 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
626 | 03:53:24.668 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
627 | 03:53:24.668 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
628 | 03:53:24.668 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
629 | 03:53:24.669 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
630 | 03:53:24.669 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
631 | 03:53:24.669 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
632 | 03:53:24.669 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
633 | 03:53:24.669 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
634 | 03:53:24.669 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
635 | 03:53:24.669 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
636 | 03:53:24.670 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
637 | 03:53:24.670 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
638 | 03:53:24.670 | 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`='3143') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
639 | 03:53:24.670 | 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`='3143') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
640 | 03:53:24.671 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
641 | 03:53:24.671 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
642 | 03:53:24.671 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
643 | 03:53:24.671 | 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`='3143') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
644 | 03:53:24.671 | 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`='3143') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
645 | 03:53:24.672 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
646 | 03:53:24.672 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
647 | 03:53:24.672 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
648 | 03:53:24.672 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
649 | 03:53:24.672 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
650 | 03:53:24.672 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
651 | 03:53:24.672 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
652 | 03:53:24.672 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
653 | 03:53:24.673 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
654 | 03:53:24.673 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
655 | 03:53:24.673 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
656 | 03:53:24.673 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
657 | 03:53:24.673 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
658 | 03:53:24.673 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
659 | 03:53:24.674 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
660 | 03:53:24.674 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
661 | 03:53:24.674 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
662 | 03:53:24.674 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
663 | 03:53:24.674 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
664 | 03:53:24.675 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
665 | 03:53:24.675 | 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`='3393') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
666 | 03:53:24.675 | 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`='3393') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
667 | 03:53:24.676 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
668 | 03:53:24.676 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
669 | 03:53:24.676 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
670 | 03:53:24.676 | 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`='3393') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
671 | 03:53:24.676 | 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`='3393') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
672 | 03:53:24.676 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
673 | 03:53:24.676 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
674 | 03:53:24.676 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
675 | 03:53:24.677 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
676 | 03:53:24.677 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
677 | 03:53:24.677 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
678 | 03:53:24.677 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
679 | 03:53:24.677 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
680 | 03:53:24.678 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
681 | 03:53:24.678 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
682 | 03:53:24.678 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
683 | 03:53:24.678 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
684 | 03:53:24.679 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
685 | 03:53:24.679 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
686 | 03:53:24.679 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
687 | 03:53:24.679 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
688 | 03:53:24.679 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
689 | 03:53:24.680 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
690 | 03:53:24.680 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
691 | 03:53:24.680 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
692 | 03:53:24.680 | 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`='3315') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
693 | 03:53:24.681 | 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`='3315') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
694 | 03:53:24.681 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
695 | 03:53:24.681 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
696 | 03:53:24.681 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
697 | 03:53:24.682 | 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`='3315') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
698 | 03:53:24.682 | 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`='3315') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
699 | 03:53:24.682 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
700 | 03:53:24.682 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
701 | 03:53:24.682 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
702 | 03:53:24.683 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
703 | 03:53:24.683 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
704 | 03:53:24.683 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
705 | 03:53:24.683 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
706 | 03:53:24.683 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
707 | 03:53:24.683 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
708 | 03:53:24.684 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
709 | 03:53:24.684 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
710 | 03:53:24.684 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
711 | 03:53:24.684 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
712 | 03:53:24.684 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
713 | 03:53:24.685 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
714 | 03:53:24.685 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
715 | 03:53:24.685 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
716 | 03:53:24.685 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
717 | 03:53:24.685 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
718 | 03:53:24.686 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
719 | 03:53:24.686 | 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`='2324') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
720 | 03:53:24.686 | 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`='2324') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
721 | 03:53:24.687 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
722 | 03:53:24.687 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
723 | 03:53:24.687 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
724 | 03:53:24.687 | 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`='2324') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
725 | 03:53:24.687 | 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`='2324') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
726 | 03:53:24.687 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
727 | 03:53:24.687 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
728 | 03:53:24.687 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
729 | 03:53:24.688 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
730 | 03:53:24.688 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
731 | 03:53:24.688 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
732 | 03:53:24.688 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
733 | 03:53:24.688 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
734 | 03:53:24.688 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
735 | 03:53:24.689 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
736 | 03:53:24.689 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
737 | 03:53:24.689 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
738 | 03:53:24.689 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
739 | 03:53:24.689 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
740 | 03:53:24.689 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
741 | 03:53:24.690 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
742 | 03:53:24.690 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
743 | 03:53:24.690 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
744 | 03:53:24.690 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
745 | 03:53:24.691 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
746 | 03:53:24.691 | 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`='3136') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
747 | 03:53:24.691 | 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`='3136') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
748 | 03:53:24.692 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
749 | 03:53:24.692 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
750 | 03:53:24.692 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
751 | 03:53:24.692 | 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`='3136') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
752 | 03:53:24.692 | 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`='3136') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
753 | 03:53:24.692 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
754 | 03:53:24.692 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
755 | 03:53:24.692 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
756 | 03:53:24.693 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
757 | 03:53:24.693 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
758 | 03:53:24.693 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
759 | 03:53:24.693 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
760 | 03:53:24.693 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
761 | 03:53:24.694 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
762 | 03:53:24.694 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
763 | 03:53:24.694 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
764 | 03:53:24.694 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
765 | 03:53:24.694 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
766 | 03:53:24.694 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
767 | 03:53:24.694 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
768 | 03:53:24.695 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
769 | 03:53:24.695 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
770 | 03:53:24.695 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
771 | 03:53:24.695 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
772 | 03:53:24.695 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
773 | 03:53:24.696 | 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`='3144') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
774 | 03:53:24.696 | 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`='3144') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
775 | 03:53:24.696 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
776 | 03:53:24.697 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
777 | 03:53:24.697 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
778 | 03:53:24.697 | 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`='3144') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
779 | 03:53:24.697 | 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`='3144') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
780 | 03:53:24.697 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
781 | 03:53:24.697 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
782 | 03:53:24.697 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
783 | 03:53:24.697 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
784 | 03:53:24.698 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
785 | 03:53:24.698 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
786 | 03:53:24.698 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
787 | 03:53:24.698 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
788 | 03:53:24.698 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
789 | 03:53:24.698 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
790 | 03:53:24.699 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
791 | 03:53:24.699 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
792 | 03:53:24.699 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
793 | 03:53:24.699 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
794 | 03:53:24.699 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
795 | 03:53:24.699 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
796 | 03:53:24.699 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
797 | 03:53:24.700 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
798 | 03:53:24.700 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
799 | 03:53:24.700 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
800 | 03:53:24.700 | 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`='3139') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
801 | 03:53:24.701 | 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`='3139') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
802 | 03:53:24.701 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
803 | 03:53:24.701 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
804 | 03:53:24.701 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
805 | 03:53:24.702 | 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`='3139') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
806 | 03:53:24.702 | 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`='3139') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
807 | 03:53:24.702 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
808 | 03:53:24.702 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
809 | 03:53:24.702 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
810 | 03:53:24.702 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
811 | 03:53:24.702 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
812 | 03:53:24.702 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
813 | 03:53:24.703 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
814 | 03:53:24.703 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
815 | 03:53:24.703 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
816 | 03:53:24.703 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
817 | 03:53:24.703 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
818 | 03:53:24.703 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
819 | 03:53:24.703 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
820 | 03:53:24.704 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
821 | 03:53:24.704 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
822 | 03:53:24.704 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
823 | 03:53:24.704 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
824 | 03:53:24.704 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
825 | 03:53:24.704 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
826 | 03:53:24.705 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
827 | 03:53:24.705 | 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`='3173') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
828 | 03:53:24.705 | 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`='3173') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
829 | 03:53:24.705 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
830 | 03:53:24.705 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
831 | 03:53:24.705 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
832 | 03:53:24.705 | 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`='3173') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
833 | 03:53:24.706 | 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`='3173') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
834 | 03:53:24.706 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
835 | 03:53:24.706 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
836 | 03:53:24.706 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
837 | 03:53:24.706 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
838 | 03:53:24.706 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
839 | 03:53:24.706 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
840 | 03:53:24.706 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
841 | 03:53:24.706 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
842 | 03:53:24.707 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
843 | 03:53:24.707 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
844 | 03:53:24.707 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
845 | 03:53:24.707 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
846 | 03:53:24.707 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
847 | 03:53:24.708 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
848 | 03:53:24.708 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
849 | 03:53:24.708 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
850 | 03:53:24.708 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
851 | 03:53:24.708 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
852 | 03:53:24.708 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
853 | 03:53:24.709 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
854 | 03:53:24.709 | 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`='2526') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
855 | 03:53:24.709 | 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`='2526') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
856 | 03:53:24.710 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
857 | 03:53:24.710 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
858 | 03:53:24.710 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
859 | 03:53:24.710 | 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`='2526') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
860 | 03:53:24.710 | 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`='2526') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
861 | 03:53:24.710 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
862 | 03:53:24.710 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
863 | 03:53:24.710 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
864 | 03:53:24.710 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
865 | 03:53:24.711 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
866 | 03:53:24.711 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
867 | 03:53:24.711 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
868 | 03:53:24.711 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
869 | 03:53:24.711 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
870 | 03:53:24.711 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
871 | 03:53:24.711 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
872 | 03:53:24.711 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
873 | 03:53:24.712 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
874 | 03:53:24.712 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
875 | 03:53:24.712 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
876 | 03:53:24.712 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
877 | 03:53:24.712 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
878 | 03:53:24.712 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
879 | 03:53:24.713 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
880 | 03:53:24.713 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
881 | 03:53:24.713 | 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`='930') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
882 | 03:53:24.713 | 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`='930') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
883 | 03:53:24.714 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
884 | 03:53:24.714 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
885 | 03:53:24.714 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
886 | 03:53:24.714 | 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`='930') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
887 | 03:53:24.714 | 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`='930') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
888 | 03:53:24.714 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
889 | 03:53:24.714 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
890 | 03:53:24.714 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
891 | 03:53:24.715 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
892 | 03:53:24.715 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
893 | 03:53:24.715 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
894 | 03:53:24.715 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
895 | 03:53:24.715 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
896 | 03:53:24.715 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
897 | 03:53:24.715 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
898 | 03:53:24.716 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
899 | 03:53:24.716 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
900 | 03:53:24.716 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
901 | 03:53:24.716 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
902 | 03:53:24.716 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
903 | 03:53:24.716 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
904 | 03:53:24.716 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
905 | 03:53:24.716 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
906 | 03:53:24.717 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
907 | 03:53:24.717 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
908 | 03:53:24.717 | 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`='2005') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
909 | 03:53:24.718 | 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`='2005') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
910 | 03:53:24.718 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
911 | 03:53:24.718 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
912 | 03:53:24.718 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
913 | 03:53:24.718 | 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`='2005') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
914 | 03:53:24.719 | 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`='2005') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
915 | 03:53:24.719 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
916 | 03:53:24.719 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
917 | 03:53:24.719 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
918 | 03:53:24.719 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
919 | 03:53:24.720 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
920 | 03:53:24.720 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
921 | 03:53:24.720 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
922 | 03:53:24.720 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
923 | 03:53:24.720 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
924 | 03:53:24.721 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
925 | 03:53:24.721 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
926 | 03:53:24.721 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
927 | 03:53:24.721 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
928 | 03:53:24.721 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
929 | 03:53:24.721 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
930 | 03:53:24.721 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
931 | 03:53:24.721 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
932 | 03:53:24.722 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
933 | 03:53:24.722 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
934 | 03:53:24.722 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
935 | 03:53:24.722 | 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`='2022') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
936 | 03:53:24.723 | 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`='2022') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
937 | 03:53:24.723 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
938 | 03:53:24.723 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
939 | 03:53:24.723 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
940 | 03:53:24.724 | 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`='2022') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
941 | 03:53:24.724 | 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`='2022') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
942 | 03:53:24.724 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
943 | 03:53:24.724 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
944 | 03:53:24.724 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
945 | 03:53:24.724 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
946 | 03:53:24.724 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
947 | 03:53:24.724 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
948 | 03:53:24.724 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
949 | 03:53:24.724 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
950 | 03:53:24.725 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
951 | 03:53:24.725 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
952 | 03:53:24.725 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
953 | 03:53:24.725 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
954 | 03:53:24.725 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
955 | 03:53:24.726 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
956 | 03:53:24.726 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
957 | 03:53:24.726 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
958 | 03:53:24.726 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
959 | 03:53:24.726 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
960 | 03:53:24.726 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
961 | 03:53:24.726 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
962 | 03:53:24.727 | 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`='1529') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
963 | 03:53:24.727 | 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`='1529') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
964 | 03:53:24.727 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
965 | 03:53:24.728 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
966 | 03:53:24.728 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
967 | 03:53:24.728 | 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`='1529') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
968 | 03:53:24.728 | 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`='1529') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
969 | 03:53:24.728 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
970 | 03:53:24.728 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
971 | 03:53:24.728 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
972 | 03:53:24.728 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
973 | 03:53:24.728 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
974 | 03:53:24.729 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
975 | 03:53:24.729 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
976 | 03:53:24.729 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
977 | 03:53:24.729 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
978 | 03:53:24.729 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
979 | 03:53:24.729 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
980 | 03:53:24.729 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
981 | 03:53:24.730 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
982 | 03:53:24.730 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
983 | 03:53:24.730 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
984 | 03:53:24.730 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
985 | 03:53:24.730 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
986 | 03:53:24.730 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
987 | 03:53:24.730 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
988 | 03:53:24.731 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
989 | 03:53:24.731 | 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`='2877') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
990 | 03:53:24.731 | 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`='2877') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
991 | 03:53:24.732 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
992 | 03:53:24.732 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
993 | 03:53:24.732 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
994 | 03:53:24.732 | 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`='2877') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
995 | 03:53:24.732 | 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`='2877') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
996 | 03:53:24.732 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
997 | 03:53:24.732 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
998 | 03:53:24.732 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
999 | 03:53:24.733 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
1000 | 03:53:24.733 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
1001 | 03:53:24.733 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1002 | 03:53:24.733 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
1003 | 03:53:24.733 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
1004 | 03:53:24.733 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
1005 | 03:53:24.733 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
1006 | 03:53:24.733 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1007 | 03:53:24.733 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
1008 | 03:53:24.734 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
1009 | 03:53:24.734 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
1010 | 03:53:24.734 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1011 | 03:53:24.734 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
1012 | 03:53:24.734 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
1013 | 03:53:24.734 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
1014 | 03:53:24.735 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
1015 | 03:53:24.735 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
1016 | 03:53:24.735 | 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`='817') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
1017 | 03:53:24.735 | 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`='817') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
1018 | 03:53:24.736 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
1019 | 03:53:24.736 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
1020 | 03:53:24.736 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
1021 | 03:53:24.736 | 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`='817') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
1022 | 03:53:24.736 | 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`='817') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
1023 | 03:53:24.736 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
1024 | 03:53:24.736 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
1025 | 03:53:24.736 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
1026 | 03:53:24.737 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
1027 | 03:53:24.737 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
1028 | 03:53:24.737 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1029 | 03:53:24.737 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
1030 | 03:53:24.737 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
1031 | 03:53:24.737 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
1032 | 03:53:24.737 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
1033 | 03:53:24.738 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1034 | 03:53:24.738 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
1035 | 03:53:24.738 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
1036 | 03:53:24.738 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
1037 | 03:53:24.738 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1038 | 03:53:24.738 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/default/_product.php | |
1039 | 03:53:24.738 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
1040 | 03:53:24.739 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
1041 | 03:53:24.739 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
1042 | 03:53:24.739 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
1043 | 03:53:24.739 | 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`='1939') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
1044 | 03:53:24.739 | 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`='1939') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
1045 | 03:53:24.740 | info | yii\db\Command::query | SELECT `price_id` FROM `user_type` WHERE `is_default_for_view`=1 | |
1046 | 03:53:24.740 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/_product.php
| |
1047 | 03:53:24.740 | info | yii\db\Command::query | SELECT `id` FROM `shop_prices` WHERE `base_price`=1 | |
1048 | 03:53:24.740 | 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`='1939') AND (`shop_product_prices`.`price_id`='1') AND (`shop_prices_lang`.`language`='uk') | |
1049 | 03:53:24.740 | 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`='1939') AND (`shop_product_prices`.`price_id`=1) AND (`shop_prices_lang`.`language`='uk') | |
1050 | 03:53:24.740 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/big-template.php
| |
1051 | 03:53:24.740 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_price-template.php
| |
1052 | 03:53:24.741 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=1
| |
1053 | 03:53:24.741 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=1)
| |
1054 | 03:53:24.741 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message-rosnica.php
| |
1055 | 03:53:24.741 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1056 | 03:53:24.741 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/little-template.php
| |
1057 | 03:53:24.741 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=2
| |
1058 | 03:53:24.741 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=2)
| |
1059 | 03:53:24.742 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
1060 | 03:53:24.742 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1061 | 03:53:24.742 | info | yii\db\Command::query | SELECT * FROM `shop_prices` WHERE `shop_prices`.`id`=3
| |
1062 | 03:53:24.742 | info | yii\db\Command::query | SELECT * FROM `shop_prices_lang` WHERE (`language`='uk') AND (`owner_id`=3)
| |
1063 | 03:53:24.742 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_default-message.php
| |
1064 | 03:53:24.742 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/priceView/views/product/_message-template.php
| |
1065 | 03:53:24.743 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/category/views/title-info.php
| |
1066 | 03:53:24.743 | info | yii\db\Command::query | SELECT * FROM `shop_pagination` WHERE `page`='8' | |
1067 | 03:53:24.743 | info | yii\db\Command::query | SELECT * FROM `shop_pagination_lang` WHERE `owner_id`=7 | |
1068 | 03:53:24.744 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/category/views/meta-data.php | |
1069 | 03:53:24.744 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/main.php | |
1070 | 03:53:24.744 | 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` | |
1071 | 03:53:24.745 | 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` | |
1072 | 03:53:24.745 | info | yii\db\Command::query | SELECT `id` FROM `page` WHERE `catalogue`=1 | |
1073 | 03:53:24.745 | 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` | |
1074 | 03:53:24.745 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
1075 | 03:53:24.745 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
1076 | 03:53:24.746 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
1077 | 03:53:24.746 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
1078 | 03:53:24.746 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
1079 | 03:53:24.746 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
1080 | 03:53:24.746 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
1081 | 03:53:24.746 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
1082 | 03:53:24.747 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
1083 | 03:53:24.747 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
1084 | 03:53:24.747 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
1085 | 03:53:24.747 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
1086 | 03:53:24.747 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
1087 | 03:53:24.747 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
1088 | 03:53:24.747 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
1089 | 03:53:24.748 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
1090 | 03:53:24.748 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
1091 | 03:53:24.748 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
1092 | 03:53:24.748 | 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` | |
1093 | 03:53:24.749 | 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` | |
1094 | 03:53:24.749 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
1095 | 03:53:24.749 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
1096 | 03:53:24.750 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
1097 | 03:53:24.750 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
1098 | 03:53:24.750 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
1099 | 03:53:24.750 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
1100 | 03:53:24.750 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
1101 | 03:53:24.750 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
1102 | 03:53:24.751 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
1103 | 03:53:24.751 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
1104 | 03:53:24.751 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
1105 | 03:53:24.751 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
1106 | 03:53:24.751 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
1107 | 03:53:24.751 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
1108 | 03:53:24.751 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
1109 | 03:53:24.752 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='10' | |
1110 | 03:53:24.752 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=10) | |
1111 | 03:53:24.752 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10) | |
1112 | 03:53:24.752 | 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` | |
1113 | 03:53:24.752 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/shop/views/catalogue/_menu.php | |
1114 | 03:53:24.753 | 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) | |
1115 | 03:53:24.753 | 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` | |
1116 | 03:53:24.754 | 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` | |
1117 | 03:53:24.754 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_mobile-menu.php
| |
1118 | 03:53:24.754 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page` | |
1119 | 03:53:24.755 | 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' | |
1120 | 03:53:24.755 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `catalogue`=1 | |
1121 | 03:53:24.755 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `page_lang` | |
1122 | 03:53:24.756 | 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' | |
1123 | 03:53:24.756 | info | yii\db\Command::query | SELECT * FROM `page_lang` WHERE (`language`='uk') AND (`owner_id`=3) | |
1124 | 03:53:24.757 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
1125 | 03:53:24.757 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
1126 | 03:53:24.757 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/header/views/header.php | |
1127 | 03:53:24.757 | 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) | |
1128 | 03:53:24.757 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
1129 | 03:53:24.758 | info | yii\db\Command::query | SELECT * FROM `shop_currency` ORDER BY `sort_order` | |
1130 | 03:53:24.758 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main_in_shop`=1 | |
1131 | 03:53:24.758 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
1132 | 03:53:24.758 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `main`=1 | |
1133 | 03:53:24.758 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE `owner_id`=1 | |
1134 | 03:53:24.759 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/currency/views/index.php | |
1135 | 03:53:24.759 | info | yii\db\Command::query | SELECT * FROM `shop_document` WHERE (`session_id`='p1kvtq6n2ec0rpcnuv5p199952') AND (`state_id` IS NULL) ORDER BY `id` DESC | |
1136 | 03:53:24.759 | info | yii\db\Command::query | SELECT * FROM `shop_currency` WHERE `default_from_prices`=1 | |
1137 | 03:53:24.759 | info | yii\db\Command::query | SELECT * FROM `shop_currency_lang` WHERE (`language`='uk') AND (`owner_id`=1) | |
1138 | 03:53:24.760 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_document` | |
1139 | 03:53:24.760 | 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' | |
1140 | 03:53:24.761 | info | yii\db\Command::query | SELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL | |
1141 | 03:53:24.761 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_authorization-menu.php | |
1142 | 03:53:24.763 | 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 | |
1143 | 03:53:24.763 | info | yii\db\Command::query | SELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information` | |
1144 | 03:53:24.763 | 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` | |
1145 | 03:53:24.763 | 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` | |
1146 | 03:53:24.763 | 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` | |
1147 | 03:53:24.763 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='27' | |
1148 | 03:53:24.764 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=27) | |
1149 | 03:53:24.764 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27) | |
1150 | 03:53:24.764 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='29' | |
1151 | 03:53:24.764 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=29) | |
1152 | 03:53:24.764 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29) | |
1153 | 03:53:24.764 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='13' | |
1154 | 03:53:24.765 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=13) | |
1155 | 03:53:24.765 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13) | |
1156 | 03:53:24.765 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='14' | |
1157 | 03:53:24.765 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=14) | |
1158 | 03:53:24.765 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14) | |
1159 | 03:53:24.765 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product` WHERE `id`='4' | |
1160 | 03:53:24.766 | info | yii\db\Command::query | SELECT * FROM `shop_construct_product_lang` WHERE (`language`='uk') AND (`owner_id`=4) | |
1161 | 03:53:24.766 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4) | |
1162 | 03:53:24.766 | 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` | |
1163 | 03:53:24.766 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/footer/views/footer.php | |
1164 | 03:53:24.767 | info | yii\db\Command::query | SELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8)) | |
1165 | 03:53:24.767 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/widgets/socialGroup/views/socialGroup.php | |
1166 | 03:53:24.767 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_confirmForm.php
| |
1167 | 03:53:24.767 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_alertForm.php
| |
1168 | 03:53:24.767 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/modules/main/views/default/_actionForm.php
| |
1169 | 03:53:24.767 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/firstVisitLangSelector.php
| |
1170 | 03:53:24.767 | trace | yii\base\View::renderFile | Rendering view file: /var/www/lurex.in.ua/releases/20250616210858/src/frontend/views/layouts/partials/privacyPolicyAgreement.php
| |
1171 | 03:53:24.779 | < 11ms > | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |