Log Messages

Всего 151 запись.
TimeLevelCategoryMessage
 
11:57:28.536traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
11:57:28.536traceyii\base\Application::bootstrapBootstrap with app\modules\user\Bootstrap::bootstrap()
11:57:28.536traceyii\base\Module::getModuleLoading module: user
11:57:28.538traceyii\redis\Connection::openOpening redis DB connection: localhost:6379, database=3
11:57:28.538traceyii\redis\Connection::executeCommandExecuting Redis Command: AUTH
11:57:28.538traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11:57:28.538traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.539traceyii\base\Application::bootstrapBootstrap with app\modules\team\Bootstrap::bootstrap()
11:57:28.539traceyii\base\Module::getModuleLoading module: team
11:57:28.539traceyii\base\Application::bootstrapBootstrap with app\modules\tournament\Bootstrap::bootstrap()
11:57:28.539traceyii\base\Module::getModuleLoading module: tournament
11:57:28.540traceyii\base\Application::bootstrapBootstrap with app\modules\player\Bootstrap::bootstrap()
11:57:28.540traceyii\base\Module::getModuleLoading module: player
11:57:28.540traceyii\base\Application::bootstrapBootstrap with app\modules\hdbk\Bootstrap::bootstrap()
11:57:28.540traceyii\base\Module::getModuleLoading module: hdbk
11:57:28.540traceyii\base\Application::bootstrapBootstrap with app\modules\match\Bootstrap::bootstrap()
11:57:28.540traceyii\base\Module::getModuleLoading module: match
11:57:28.540traceyii\base\Application::bootstrapBootstrap with app\modules\redaction\Bootstrap::bootstrap()
11:57:28.540traceyii\base\Module::getModuleLoading module: redaction
11:57:28.540traceyii\base\Module::getModuleLoading module: debug
11:57:28.541traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
11:57:28.541traceyii\base\Module::getModuleLoading module: gii
11:57:28.541traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
11:57:28.542infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
11:57:28.542infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `alias`='tournament'
11:57:28.543infoyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='589'
11:57:28.548traceyii\web\Application::handleRequestRoute requested: 'tournament/frontend/videos/index'
11:57:28.549traceyii\base\Controller::runActionRoute to run: tournament/frontend/videos/index
11:57:28.549traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.549infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament`
11:57:28.552infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'tournament' AND kcu.table_name = 'tournament'
11:57:28.553traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.553traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:57:28.553infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=589
11:57:28.555traceyii\base\InlineAction::runWithParamsRunning action: app\modules\tournament\controllers\frontend\VideosController::actionIndex()
11:57:28.555traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/videos/index.php
11:57:28.555infoyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='tournament') AND (`item_id`=589)
11:57:28.558traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.559traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.560infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT `video`.* FROM `video` INNER JOIN `video_tag_assn` ON video_tag_assn.video_id = video.video_id WHERE (`video`.`in_ru`=1) AND (`video`.`is_public`=1) AND (`video_tag_assn`.`tag_id`=2039) ORDER BY `video`.`published_dt` DESC) `c`
11:57:28.564infoyii\db\Command::querySELECT `video`.* FROM `video` INNER JOIN `video_tag_assn` ON video_tag_assn.video_id = video.video_id WHERE (`video`.`in_ru`=1) AND (`video`.`is_public`=1) AND (`video_tag_assn`.`tag_id`=2039) ORDER BY `video`.`published_dt` DESC LIMIT 12
11:57:28.572traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/redaction/widgets/videos/views/videos-list.php
11:57:28.572traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/default.php
11:57:28.572infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=1
11:57:28.573infoyii\db\Command::querySELECT * FROM `tournament` WHERE `parent_tournament_id`=1 ORDER BY `start_dt` DESC
11:57:28.576infoyii\db\Command::querySELECT `match`.`start_dt` FROM `match` INNER JOIN `tournament` ON `match`.`tournament_id` = `tournament`.`tournament_id` WHERE (`match`.`start_dt` < '2025-01-18 05:00:00') AND (`tournament`.`in_schedule`=1) AND (`tournament`.`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`tournament`.`tournament_id` IN (589, 4, 3, 2)) ORDER BY `match`.`start_dt` DESC LIMIT 1
11:57:28.592infoyii\db\Command::querySELECT `match`.`start_dt` FROM `match` INNER JOIN `tournament` ON `match`.`tournament_id` = `tournament`.`tournament_id` WHERE (`match`.`start_dt` > '2025-01-19 05:00:00') AND (`tournament`.`in_schedule`=1) AND (`tournament`.`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`tournament`.`tournament_id` IN (589, 4, 3, 2)) ORDER BY `match`.`start_dt` LIMIT 1
11:57:28.593infoyii\db\Command::querySELECT `tournament`.* FROM `tournament` INNER JOIN `match` ON `tournament`.`tournament_id` = `match`.`tournament_id` WHERE (`tournament`.`in_ru`=1) AND (`tournament`.`is_published`=1) AND (`tournament`.`in_schedule`=1) AND ((`tournament`.`tournament_id` IN (589, 4, 3, 2)) OR (`tournament`.`parent_tournament_id` IN (589, 4, 3, 2))) AND ((NOT (`match`.`start_dt` IS NULL)) AND ((NOT (`team1_id` IS NULL)) OR (NOT (`team1_placeholder` IS NULL))) AND ((NOT (`team2_id` IS NULL)) OR (NOT (`team2_placeholder` IS NULL))) AND (`match`.`start_dt` BETWEEN '2025-01-18 05:00:00' AND '2025-01-19 05:00:00')) ORDER BY `tournament`.`order`, `tournament`.`full_name`
11:57:28.595traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/Scoreboard/views/widget.php
11:57:28.595traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-header.php
11:57:28.596infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `competition_id`=2
11:57:28.596traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.597traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.597traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-filter.php
11:57:28.597traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.598infoyii\db\Command::querySELECT `hdbk_season`.* FROM `hdbk_season` INNER JOIN `tournament` ON `hdbk_season`.`season_id` = `tournament`.`season_id` WHERE (`tournament`.`competition_id`=2) AND (`tournament`.`is_published`=1) ORDER BY `start_dt` DESC, `season_id` DESC, `order`
11:57:28.600traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.600traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.602infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`tournament`.`is_published`=1) AND (`season_id` IN (24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10)) ORDER BY `order`
11:57:28.706infoyii\db\Command::querySELECT * FROM `hdbk_season` WHERE `season_id`=18
11:57:28.707infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=18) AND (`parent_tournament_id` IS NULL) AND (`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`competition_id`=2) ORDER BY isnull(`order`), `order`, `start_dt` DESC
11:57:28.708infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=24) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.710infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=547
11:57:28.711infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=23) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.712infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=417
11:57:28.713infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=22) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.714infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=348
11:57:28.715infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=21) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.717infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=239
11:57:28.718infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=20) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.719infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=146
11:57:28.720infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=19) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.721infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=72
11:57:28.722infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=18) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.725infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=589
11:57:28.726infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=17) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.728infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=55
11:57:28.729infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=16) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.731infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=50
11:57:28.732infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=15) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.734infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=46
11:57:28.735infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=14) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.746infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=43
11:57:28.747infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=13) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.748infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=40
11:57:28.749infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=12) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.750infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=36
11:57:28.751infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=11) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.752infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=57
11:57:28.753infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=10) AND (`is_published`=1) AND (`competition_id`=2) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
11:57:28.754infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=60
11:57:28.754infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=5 ORDER BY `start_dt` DESC) `c`
11:57:28.756infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=5
11:57:28.757infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=1 ORDER BY `start_dt` DESC) `c`
11:57:28.758infoyii\db\Command::querySELECT * FROM `tournament` WHERE `parent_tournament_id`=1 ORDER BY `start_dt` DESC
11:57:28.759infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`is_published`=1) AND (`parent_tournament_id`=1) ORDER BY `start_dt` DESC
11:57:28.762traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/frontend/common/_tournaments-select.php
11:57:28.762infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=4
11:57:28.763infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=3
11:57:28.764infoyii\db\Command::querySELECT MAX(updated_at) FROM tournament
11:57:28.765traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:57:28.766infoyii\db\Command::querySELECT * FROM `tournament_place` WHERE (`main`=1) AND (`tournament_id`=589)
11:57:28.767traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.767infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_place`
11:57:28.768infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'tournament_place' AND kcu.table_name = 'tournament_place'
11:57:28.769traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.769traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:57:28.769infoyii\db\Command::querySELECT * FROM `hdbk_country` WHERE `country_id`=224
11:57:28.770traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.770traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.770infoyii\db\Command::querySELECT * FROM `hdbk_city` WHERE `city_id`=25045
11:57:28.773traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.773infoyii\db\Command::querySHOW FULL COLUMNS FROM `hdbk_city`
11:57:28.774infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'hdbk_city' AND kcu.table_name = 'hdbk_city'
11:57:28.775traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.775traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:57:28.775infoyii\db\Command::querySELECT `tournament_team`.* FROM `tournament_team` LEFT JOIN `team` ON `tournament_team`.`team_id` = `team`.`team_id` WHERE (`status`='approved') AND (`tournament_team`.`tournament_id`=589)
11:57:28.776traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.777traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.777infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (1, 2, 3, 5, 6, 7)
11:57:28.778traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.778traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.781infoyii\db\Command::querySELECT `tournament_team`.* FROM `tournament_team` LEFT JOIN `team` ON `tournament_team`.`team_id` = `team`.`team_id` WHERE (`status`='approved') AND (`tournament_team`.`tournament_id`=589)
11:57:28.781infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (1, 2, 3, 5, 6, 7)
11:57:28.784infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `team` WHERE `team_id` IN (1, 2, 3, 5, 6, 7) ORDER BY `full_name`) `c`
11:57:28.785infoyii\db\Command::querySELECT EXISTS(SELECT `post`.* FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='news') AND (`post`.`in_ru`=1) AND (`post`.`is_public`=1) AND (`post_tag_assn`.`tag_id`=2039))
11:57:28.786infoyii\db\Command::querySELECT EXISTS(SELECT `post`.* FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='article') AND (`post`.`in_ru`=1) AND (`post`.`is_public`=1) AND (`post_tag_assn`.`tag_id`=2039))
11:57:28.787traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php
11:57:28.788traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php
11:57:28.788traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php
11:57:28.788traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php
11:57:28.788traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.788infoyii\db\Command::querySHOW FULL COLUMNS FROM `settings`
11:57:28.790infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'settings' AND kcu.table_name = 'settings'
11:57:28.791traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.792traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:57:28.833infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
11:57:28.834traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.834infoyii\db\Command::querySELECT COUNT(*) FROM hdbk_competition AS c INNER JOIN tournament AS t ON t.competition_id = c.competition_id INNER JOIN round AS r ON r.tournament_id = t.tournament_id
11:57:28.841traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php
11:57:28.841infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
11:57:28.842traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:57:28.842infoyii\db\Command::querySHOW FULL COLUMNS FROM `page`
11:57:28.844infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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'
11:57:28.845traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:57:28.845traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
11:57:28.845infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
11:57:28.846infoyii\db\Command::querySELECT COUNT(*) FROM `partner`
11:57:28.846traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php
11:57:28.847traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php
11:57:28.847traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php