Log Messages

Всього 156 записи.
#TimeSince previousLevelCategoryMessage
   
102:42:23.229
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
202:42:23.229
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
302:42:23.229
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
402:42:23.231
< 1ms >
traceyii\base\Module::getModuleLoading module: debug
502:42:23.231
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
602:42:23.232
< 0ms >
traceyii\base\Application::bootstrapBootstrap with app\components\SkAssetsAutoCompress::bootstrap()
702:42:23.232
< 0ms >
infoyii\db\Command::querySELECT * FROM languages WHERE visible=1 ORDER BY sort_order
802:42:23.232
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;port=3306;dbname=lurex
902:42:23.233
< 0ms >
infoyii\db\Command::querySELECT MAX(updated_at) FROM languages
1002:42:23.233
< 0ms >
traceyii\db\Command::querySaved query result in cache
1102:42:23.233
< 0ms >
infoyii\db\Command::querySELECT MAX(updated_at) FROM languages
1202:42:23.233
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `redirects`
1302:42:23.234
< 0ms >
infoyii\db\Command::querySELECT `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'
1402:42:23.235
< 0ms >
infoyii\db\Command::querySELECT * FROM `redirects` WHERE `from`='/hello.world?%ADd+allow_url_include%3d1+%ADd+auto_prepend_file%3dphp://input'
1502:42:23.235
< 0ms >
infoyii\db\Command::querySELECT `retail`, `wholesale`, `dropshipping` FROM `social_visible_price` WHERE `alias`='hello.world'
1602:42:23.235
< 0ms >
traceyii\db\Command::querySaved query result in cache
1702:42:23.235
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'main/router/index'
1802:42:23.235
< 0ms >
traceyii\base\Module::getModuleLoading module: main
1902:42:23.236
< 0ms >
traceyii\base\Controller::runActionRoute to run: main/router/index
2002:42:23.236
< 0ms >
erroryii\web\HttpException:400yii\web\BadRequestHttpException: Не удалось проверить переданные данные. in /var/www/lurex.in.ua/shared/vendor/yiisoft/yii2/web/Controller.php:218 Stack trace: #0 /var/www/lurex.in.ua/shared/vendor/yiisoft/yii2/base/Controller.php(179): yii\web\Controller->beforeAction() #1 /var/www/lurex.in.ua/shared/vendor/yiisoft/yii2/base/Module.php(534): yii\base\Controller->runAction() #2 /var/www/lurex.in.ua/shared/vendor/yiisoft/yii2/web/Application.php(104): yii\base\Module->runAction() #3 /var/www/lurex.in.ua/shared/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Application->handleRequest() #4 /var/www/lurex.in.ua/releases/20250319211410/public/frontend/index.php(29): yii\base\Application->run() #5 /var/www/lurex.in.ua/releases/20250319211410/public/frontend/index.php(30): {closure}() #6 {main}
2102:42:23.236
< 0ms >
traceyii\base\Controller::runActionRoute to run: default/error
2202:42:23.236
< 0ms >
traceyii\base\Action::runWithParamsRunning action: yii\web\ErrorAction::run(), invoked by frontend\controllers\DefaultController
2302:42:23.236
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/default/error.php
2402:42:23.236
< 0ms >
infoyii\db\Command::querySELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `source_message` `t1`, `message` `t2` WHERE (`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='app') AND (`t2`.`language`='ru')
2502:42:23.238
< 2ms >
infoyii\db\Command::querySELECT `tt`.`title` AS `title`, `t`.`id` AS `id`, `t`.`construct_id` AS `constructId` FROM `shop_tapes` `t` LEFT JOIN `shop_tapes_lang` `tt` ON t.id=tt.owner_id AND tt.language='ru' WHERE (`t`.`visible`=1) AND ((`t`.`show_on_404`=1) OR (0=1)) ORDER BY `t`.`sort_order`
2602:42:23.239
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user_type` WHERE `is_default_for_view`=1
2702:42:23.239
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_construct_product`
2802:42:23.239
< 0ms >
infoyii\db\Command::querySELECT `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'
2902:42:23.240
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='54'
3002:42:23.240
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_construct_product_lang`
3102:42:23.240
< 0ms >
infoyii\db\Command::querySELECT `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'
3202:42:23.241
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54)
3302:42:23.241
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54)
3402:42:23.241
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='55'
3502:42:23.241
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55)
3602:42:23.242
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55)
3702:42:23.242
< 0ms >
infoyii\db\Command::querySELECT `tt`.`title` AS `title`, `t`.`id` AS `id`, `t`.`construct_id` AS `constructId` FROM `shop_tapes` `t` LEFT JOIN `shop_tapes_lang` `tt` ON t.id=tt.owner_id AND tt.language='ru' WHERE (`t`.`visible`=1) AND ((`t`.`show_on_404`=1) OR (0=1)) ORDER BY `t`.`sort_order`
3802:42:23.242
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='54'
3902:42:23.242
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54)
4002:42:23.242
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54)
4102:42:23.243
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='55'
4202:42:23.243
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55)
4302:42:23.243
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55)
4402:42:23.243
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/main.php
4502:42:23.244
< 0ms >
infoyii\db\Command::querySELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order`
4602:42:23.244
< 0ms >
infoyii\db\Command::querySELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE (`visible`=1) AND (`position`=1) ORDER BY `menu`.`sort_order`
4702:42:23.244
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `page` WHERE `catalogue`=1
4802:42:23.245
< 0ms >
infoyii\db\Command::querySELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='ru' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group`
4902:42:23.245
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
5002:42:23.245
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27)
5102:42:23.245
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
5202:42:23.245
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
5302:42:23.246
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29)
5402:42:23.246
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
5502:42:23.246
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
5602:42:23.246
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13)
5702:42:23.246
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
5802:42:23.247
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
5902:42:23.247
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14)
6002:42:23.247
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
6102:42:23.247
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
6202:42:23.247
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4)
6302:42:23.248
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
6402:42:23.248
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='10'
6502:42:23.248
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10)
6602:42:23.248
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10)
6702:42:23.248
< 0ms >
traceyii\base\Module::getModuleLoading module: shop
6802:42:23.249
< 0ms >
infoyii\db\Command::querySELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order`
6902:42:23.250
< 1ms >
infoyii\db\Command::querySELECT `mct`.`title` AS `label`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`construct_id` AS `constructId`, `mc`.`image_in_menu` AS `image` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_in_menu`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group`
7002:42:23.250
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
7102:42:23.251
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27)
7202:42:23.251
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
7302:42:23.251
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
7402:42:23.251
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29)
7502:42:23.251
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
7602:42:23.251
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
7702:42:23.252
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13)
7802:42:23.252
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
7902:42:23.252
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
8002:42:23.252
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14)
8102:42:23.253
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
8202:42:23.253
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
8302:42:23.253
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4)
8402:42:23.253
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
8502:42:23.253
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='10'
8602:42:23.254
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10)
8702:42:23.254
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10)
8802:42:23.254
< 0ms >
infoyii\db\Command::querySELECT `main`.`id`, `lang`.`title`, `lang`.`mark`, `main`.`showcase_image` AS `image`, `main`.`alias`, `main`.`image_in_menu` AS `menuImage`, `aliases`.`alias` AS `url` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='ru') AND (`visible`=1) AND (`show_in_menu`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') ORDER BY `main`.`sort_order`
8902:42:23.254
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/catalogue/_menu.php
9002:42:23.255
< 0ms >
infoyii\db\Command::querySELECT `main`.`field_key`, `mainL`.`field_value` FROM `settings` `main` LEFT JOIN `settings_lang` `mainL` ON mainL.owner_id=main.id WHERE `mainL`.`language`='ru'
9102:42:23.255
< 0ms >
infoyii\db\Command::querySELECT * FROM `subscribe` `subscribe` LEFT JOIN `subscribe_lang` `subscribelang` ON subscribe.id=subscribelang.owner_id WHERE (`subscribelang`.`language`='ru') AND (`subscribe`.`visible`=1) AND (`subscribe`.`usage`=1) AND (`subscribe`.`type`=1)
9202:42:23.256
< 0ms >
infoyii\db\Command::querySELECT `main`.`id`, `lang`.`title`, `main`.`image`, `aliases`.`alias` AS `url`, `main`.`sort_order` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`object`='app\\modules\\shop\\models\\Product') AND (`visible`=1) AND (`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`parent_id`=0) ORDER BY `sort_order`
9302:42:23.257
< 1ms >
infoyii\db\Command::querySELECT `main`.`id`, `lang`.`mark`, `main`.`showcase_image`, `main`.`alias`, `aliases`.`alias` AS `url`, `main`.`construct_id` FROM `shop_showcases` `main` LEFT JOIN `shop_showcases_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE (`language`='ru') AND (`visible`=1) AND (`show_on_main`=1) AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\shop\\models\\Showcase') AND (`show_in_filter`=1) ORDER BY `main`.`sort_order`
9402:42:23.257
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_mobile-menu.php
9502:42:23.257
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `page`
9602:42:23.258
< 0ms >
infoyii\db\Command::querySELECT `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'
9702:42:23.258
< 0ms >
infoyii\db\Command::querySELECT * FROM `page` WHERE `catalogue`=1
9802:42:23.259
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `page_lang`
9902:42:23.259
< 0ms >
infoyii\db\Command::querySELECT `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'
10002:42:23.260
< 0ms >
infoyii\db\Command::querySELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=3)
10102:42:23.261
< 0ms >
infoyii\db\Command::querySELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8))
10202:42:23.261
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php
10302:42:23.261
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/header/views/header.php
10402:42:23.261
< 0ms >
infoyii\db\Command::querySELECT `ibt`.`content`, `ib`.`show_on_mobile`, `ib`.`show_on_desktop` FROM `info_blocks` `ib` LEFT JOIN `info_blocks_lang` `ibt` ON ib.id=ibt.owner_id AND ibt.language='ru' WHERE (`ib`.`location`='topSite') AND (`ib`.`visible`=1)
10502:42:23.262
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php
10602:42:23.262
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency` ORDER BY `sort_order`
10702:42:23.263
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main_in_shop`=1
10802:42:23.263
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_currency`
10902:42:23.263
< 0ms >
infoyii\db\Command::querySELECT `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'
11002:42:23.264
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_currency_lang`
11102:42:23.264
< 0ms >
infoyii\db\Command::querySELECT `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'
11202:42:23.265
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
11302:42:23.265
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main`=1
11402:42:23.265
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
11502:42:23.265
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/currency/views/index.php
11602:42:23.266
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://127.0.0.1:6379, database=0
11702:42:23.266
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11802:42:23.266
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11902:42:23.266
< 0ms >
infoyii\web\Session::openSession started
12002:42:23.266
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_document` WHERE (`session_id`='602vdu59p8ml52cigva64pahoo') AND (`state_id` IS NULL) ORDER BY `id` DESC
12102:42:23.267
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency` WHERE `default_from_prices`=1
12202:42:23.267
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1)
12302:42:23.267
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_document`
12402:42:23.268
< 0ms >
infoyii\db\Command::querySELECT `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'
12502:42:23.269
< 0ms >
infoyii\db\Command::querySELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL
12602:42:23.269
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php
12702:42:23.270
< 1ms >
infoyii\db\Command::querySELECT `t`.`image`, `tlang`.`title` FROM `shop_contact_information` `t` LEFT JOIN `shop_contact_information_lang` `tlang` ON t.id=tlang.owner_id WHERE (`tlang`.`language`='ru') AND (`t`.`visible`=1) ORDER BY `t`.`created_at` DESC
12802:42:23.271
< 0ms >
infoyii\db\Command::querySELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information`
12902:42:23.271
< 0ms >
infoyii\db\Command::querySELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order`
13002:42:23.271
< 0ms >
infoyii\db\Command::querySELECT `menu`.`id`, `menu`.`parent_id`, `menu`.`object`, `menu`.`object_id`, `menu`.`image` AS `img`, `menu_lang`.`title` AS `label`, `aliases`.`alias` AS `url` FROM `menu` `menu` LEFT JOIN `menu_lang` `menu_lang` ON menu_lang.owner_id=menu.id AND menu_lang.language='ru' LEFT JOIN `aliases` ON aliases.model=menu.object AND aliases.primaryKey=menu.object_id AND aliases.redirectID=0 WHERE ((`visible`=1) AND (`position`=2)) AND (`menu`.`parent_id`=0) ORDER BY `menu`.`sort_order`
13102:42:23.271
< 0ms >
infoyii\db\Command::querySELECT `mgt`.`title` AS `groupName`, `mct`.`title` AS `text`, `a`.`alias` AS `url`, `mg`.`position_relative_catalog` AS `position`, `mc`.`position_relative_catalog` AS `position_category`, `mc`.`sorting_by_category` AS `sort_order`, `mc`.`sort_order` AS `sort_order_with_group`, `mg`.`sort_order` AS `sort_order_group`, `mc`.`image_in_menu` AS `image`, `mc`.`construct_id` AS `construct_id` FROM `shop_multi_category` `mc` LEFT JOIN `shop_multi_category_lang` `mct` ON mc.id=mct.owner_id AND mct.language='ru' LEFT JOIN `shop_multi_category_group` `mg` ON mc.group_id=mg.id LEFT JOIN `shop_multi_category_group_lang` `mgt` ON mg.id=mgt.owner_id AND mgt.language='ru' LEFT JOIN `aliases` `a` ON mc.id=a.primaryKey AND a.model='common\\models\\withdrawal\\MultiCategory' AND a.redirectID=0 WHERE (`mc`.`show_on_main`=1) AND (`mc`.`visible`=1) GROUP BY `mc`.`id` ORDER BY `mg`.`sort_order`, `sort_order_with_group`
13202:42:23.271
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
13302:42:23.272
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27)
13402:42:23.272
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
13502:42:23.272
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
13602:42:23.272
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29)
13702:42:23.272
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
13802:42:23.273
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
13902:42:23.273
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13)
14002:42:23.273
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
14102:42:23.273
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
14202:42:23.273
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14)
14302:42:23.274
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
14402:42:23.274
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
14502:42:23.274
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4)
14602:42:23.274
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
14702:42:23.274
< 0ms >
infoyii\db\Command::querySELECT `main`.`id`, `main`.`image`, `lang`.`title`, `lang`.`text`, `aliases`.`alias` AS `url` FROM `category` `main` LEFT JOIN `category_lang` `lang` ON main.id=lang.owner_id LEFT JOIN `aliases` `aliases` ON aliases.primaryKey=main.id WHERE ((`main`.`object`='app\\modules\\shop\\models\\Product') AND (`main`.`visible`=1) AND (`lang`.`language`='ru') AND (`aliases`.`redirectID`=0) AND (`aliases`.`model`='app\\modules\\main\\models\\Category')) AND (`main`.`parent_id`=0) ORDER BY `main`.`sort_order`
14802:42:23.275
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/footer/views/footer.php
14902:42:23.275
< 0ms >
infoyii\db\Command::querySELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8))
15002:42:23.275
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php
15102:42:23.275
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_confirmForm.php
15202:42:23.275
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_alertForm.php
15302:42:23.275
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_actionForm.php
15402:42:23.275
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/firstVisitLangSelector.php
15502:42:23.276
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/privacyPolicyAgreement.php
15602:42:23.286
< 9ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET