Log Messages

Всего 156 записи.
#TimeSince previousLevelCategoryMessage
   
118:23:15.015
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
218:23:15.015
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
318:23:15.015
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
418:23:15.016
< 1ms >
traceyii\base\Module::getModuleLoading module: debug
518:23:15.016
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
618:23:15.017
< 0ms >
traceyii\base\Application::bootstrapBootstrap with app\components\SkAssetsAutoCompress::bootstrap()
718:23:15.017
< 0ms >
infoyii\db\Command::querySELECT * FROM languages WHERE visible=1 ORDER BY sort_order
818:23:15.017
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;port=3306;dbname=lurex
918:23:15.018
< 0ms >
infoyii\db\Command::querySELECT MAX(updated_at) FROM languages
1018:23:15.018
< 0ms >
traceyii\db\Command::querySaved query result in cache
1118:23:15.018
< 0ms >
infoyii\db\Command::querySELECT MAX(updated_at) FROM languages
1218:23:15.019
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `redirects`
1318:23:15.019
< 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'
1418:23:15.020
< 0ms >
infoyii\db\Command::querySELECT * FROM `redirects` WHERE `from`='/hello.world?%ADd+allow_url_include%3d1+%ADd+auto_prepend_file%3dphp://input'
1518:23:15.020
< 0ms >
infoyii\db\Command::querySELECT `retail`, `wholesale`, `dropshipping` FROM `social_visible_price` WHERE `alias`='hello.world'
1618:23:15.021
< 0ms >
traceyii\db\Command::querySaved query result in cache
1718:23:15.021
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'main/router/index'
1818:23:15.021
< 0ms >
traceyii\base\Module::getModuleLoading module: main
1918:23:15.021
< 0ms >
traceyii\base\Controller::runActionRoute to run: main/router/index
2018:23:15.021
< 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}
2118:23:15.021
< 0ms >
traceyii\base\Controller::runActionRoute to run: default/error
2218:23:15.021
< 0ms >
traceyii\base\Action::runWithParamsRunning action: yii\web\ErrorAction::run(), invoked by frontend\controllers\DefaultController
2318:23:15.021
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/default/error.php
2418:23:15.022
< 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')
2518:23:15.024
< 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`
2618:23:15.024
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user_type` WHERE `is_default_for_view`=1
2718:23:15.024
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_construct_product`
2818:23:15.026
< 1ms >
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'
2918:23:15.026
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='54'
3018:23:15.026
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_construct_product_lang`
3118:23:15.027
< 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'
3218:23:15.028
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54)
3318:23:15.028
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54)
3418:23:15.028
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='55'
3518:23:15.028
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55)
3618:23:15.029
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55)
3718:23:15.029
< 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`
3818:23:15.029
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='54'
3918:23:15.029
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=54)
4018:23:15.029
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=54)
4118:23:15.030
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='55'
4218:23:15.030
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=55)
4318:23:15.030
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=55)
4418:23:15.030
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/main.php
4518:23:15.031
< 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`
4618:23:15.031
< 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`
4718:23:15.032
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `page` WHERE `catalogue`=1
4818:23:15.032
< 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`
4918:23:15.032
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
5018:23:15.032
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27)
5118:23:15.033
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
5218:23:15.033
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
5318:23:15.033
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29)
5418:23:15.033
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
5518:23:15.034
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
5618:23:15.034
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13)
5718:23:15.034
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
5818:23:15.034
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
5918:23:15.035
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14)
6018:23:15.035
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
6118:23:15.035
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
6218:23:15.035
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4)
6318:23:15.035
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
6418:23:15.036
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='10'
6518:23:15.036
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10)
6618:23:15.036
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10)
6718:23:15.036
< 0ms >
traceyii\base\Module::getModuleLoading module: shop
6818:23:15.037
< 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`
6918:23:15.038
< 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`
7018:23:15.038
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
7118:23:15.039
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27)
7218:23:15.039
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
7318:23:15.039
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
7418:23:15.039
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29)
7518:23:15.039
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
7618:23:15.039
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
7718:23:15.040
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13)
7818:23:15.040
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
7918:23:15.040
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
8018:23:15.040
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14)
8118:23:15.040
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
8218:23:15.040
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
8318:23:15.040
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4)
8418:23:15.041
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
8518:23:15.041
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='10'
8618:23:15.041
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=10)
8718:23:15.041
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=10)
8818:23:15.041
< 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`
8918:23:15.042
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/shop/views/catalogue/_menu.php
9018:23:15.042
< 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'
9118:23:15.043
< 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)
9218:23:15.043
< 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`
9318:23:15.044
< 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`
9418:23:15.044
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_mobile-menu.php
9518:23:15.044
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `page`
9618:23:15.045
< 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'
9718:23:15.046
< 0ms >
infoyii\db\Command::querySELECT * FROM `page` WHERE `catalogue`=1
9818:23:15.046
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `page_lang`
9918:23:15.047
< 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'
10018:23:15.047
< 0ms >
infoyii\db\Command::querySELECT * FROM `page_lang` WHERE (`language`='ru') AND (`owner_id`=3)
10118:23:15.048
< 0ms >
infoyii\db\Command::querySELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8))
10218:23:15.048
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php
10318:23:15.049
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/header/views/header.php
10418:23:15.049
< 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)
10518:23:15.049
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php
10618:23:15.050
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency` ORDER BY `sort_order`
10718:23:15.050
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main_in_shop`=1
10818:23:15.050
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_currency`
10918:23:15.051
< 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'
11018:23:15.051
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_currency_lang`
11118:23:15.051
< 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'
11218:23:15.052
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
11318:23:15.052
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency` WHERE `main`=1
11418:23:15.052
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE `owner_id`=1
11518:23:15.052
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/currency/views/index.php
11618:23:15.053
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://127.0.0.1:6379, database=0
11718:23:15.053
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11818:23:15.053
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11918:23:15.053
< 0ms >
infoyii\web\Session::openSession started
12018:23:15.053
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_document` WHERE (`session_id`='jf0ujscp1c222ktj33tdeuq7bp') AND (`state_id` IS NULL) ORDER BY `id` DESC
12118:23:15.054
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency` WHERE `default_from_prices`=1
12218:23:15.054
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_currency_lang` WHERE (`language`='ru') AND (`owner_id`=1)
12318:23:15.054
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_document`
12418:23:15.055
< 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'
12518:23:15.056
< 0ms >
infoyii\db\Command::querySELECT SUM(quantity) FROM `shop_document_content` WHERE `document_id` IS NULL
12618:23:15.056
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_authorization-menu.php
12718:23:15.057
< 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
12818:23:15.057
< 0ms >
infoyii\db\Command::querySELECT COUNT(*), MAX(`updated_at`) FROM `shop_contact_information`
12918:23:15.057
< 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`
13018:23:15.058
< 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`
13118:23:15.058
< 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`
13218:23:15.058
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='27'
13318:23:15.058
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=27)
13418:23:15.058
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=27)
13518:23:15.059
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='29'
13618:23:15.059
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=29)
13718:23:15.059
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=29)
13818:23:15.059
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='13'
13918:23:15.059
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=13)
14018:23:15.059
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=13)
14118:23:15.060
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='14'
14218:23:15.060
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=14)
14318:23:15.060
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=14)
14418:23:15.060
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product` WHERE `id`='4'
14518:23:15.060
< 0ms >
infoyii\db\Command::querySELECT * FROM `shop_construct_product_lang` WHERE (`language`='ru') AND (`owner_id`=4)
14618:23:15.060
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `shop_construct_user_type` WHERE `construct_id`=4)
14718:23:15.061
< 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`
14818:23:15.061
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/footer/views/footer.php
14918:23:15.061
< 0ms >
infoyii\db\Command::querySELECT * FROM `social` WHERE (`visible`=1) AND (`type` IN (1, 2, 5, 6, 7, 8))
15018:23:15.061
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/widgets/socialGroup/views/socialGroup.php
15118:23:15.061
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_confirmForm.php
15218:23:15.061
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_alertForm.php
15318:23:15.061
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/modules/main/views/default/_actionForm.php
15418:23:15.061
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/firstVisitLangSelector.php
15518:23:15.062
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/lurex.in.ua/releases/20250319211410/src/frontend/views/layouts/partials/privacyPolicyAgreement.php
15618:23:15.068
< 6ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET