All Latest
6787f4108b396: GET http://bsrussia.local.internet-design.ru/tournaments/anohincup-2017-kubok-anokhina2017/calendar at 2025-01-15 08:44:48 pm by 87.250.224.50

Log Messages

Всего 204 записи.
TimeLevelCategoryMessage
 
20:44:48.565traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
20:44:48.565traceyii\base\Application::bootstrapBootstrap with app\modules\user\Bootstrap::bootstrap()
20:44:48.565traceyii\base\Module::getModuleLoading module: user
20:44:48.566traceyii\redis\Connection::openOpening redis DB connection: localhost:6379, database=3
20:44:48.566traceyii\redis\Connection::executeCommandExecuting Redis Command: AUTH
20:44:48.566traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
20:44:48.566traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.568traceyii\base\Application::bootstrapBootstrap with app\modules\team\Bootstrap::bootstrap()
20:44:48.568traceyii\base\Module::getModuleLoading module: team
20:44:48.568traceyii\base\Application::bootstrapBootstrap with app\modules\tournament\Bootstrap::bootstrap()
20:44:48.568traceyii\base\Module::getModuleLoading module: tournament
20:44:48.568traceyii\base\Application::bootstrapBootstrap with app\modules\player\Bootstrap::bootstrap()
20:44:48.568traceyii\base\Module::getModuleLoading module: player
20:44:48.568traceyii\base\Application::bootstrapBootstrap with app\modules\hdbk\Bootstrap::bootstrap()
20:44:48.568traceyii\base\Module::getModuleLoading module: hdbk
20:44:48.568traceyii\base\Application::bootstrapBootstrap with app\modules\match\Bootstrap::bootstrap()
20:44:48.568traceyii\base\Module::getModuleLoading module: match
20:44:48.568traceyii\base\Application::bootstrapBootstrap with app\modules\redaction\Bootstrap::bootstrap()
20:44:48.568traceyii\base\Module::getModuleLoading module: redaction
20:44:48.568traceyii\base\Module::getModuleLoading module: debug
20:44:48.570traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
20:44:48.570traceyii\base\Module::getModuleLoading module: gii
20:44:48.570traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
20:44:48.571infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
20:44:48.572infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `alias`='tournaments'
20:44:48.573infoyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='anohincup-2017-kubok-anokhina2017'
20:44:48.578traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.579traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.579traceyii\web\Application::handleRequestRoute requested: 'tournament/frontend/calendar/index'
20:44:48.580traceyii\base\Controller::runActionRoute to run: tournament/frontend/calendar/index
20:44:48.580infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=346
20:44:48.581infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=346 ORDER BY `start_dt` DESC) `c`
20:44:48.582infoyii\db\Command::querySELECT * FROM `round` WHERE `tournament_id`=346 ORDER BY `order`
20:44:48.583traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.583infoyii\db\Command::querySHOW FULL COLUMNS FROM `round`
20:44:48.584infoyii\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 = 'round' AND kcu.table_name = 'round'
20:44:48.584traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.585traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.585traceyii\base\InlineAction::runWithParamsRunning action: app\modules\tournament\controllers\frontend\CalendarController::actionIndex()
20:44:48.585infoyii\db\Command::querySELECT `match`.* FROM `match` INNER JOIN `round` ON round.round_id = match.round_id WHERE round.tournament_id = 346 ORDER BY `match`.`start_dt` DESC
20:44:48.586traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.586infoyii\db\Command::querySHOW FULL COLUMNS FROM `match`
20:44:48.588infoyii\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 = 'match' AND kcu.table_name = 'match'
20:44:48.589traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.589traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.633infoyii\db\Command::querySELECT * FROM `round` WHERE `round_id`=895
20:44:48.634infoyii\db\Command::querySELECT `match`.* FROM `match` INNER JOIN `round` ON `match`.`round_id` = `round`.`round_id` WHERE ((NOT (`team1_id` IS NULL)) OR (NOT (`team1_placeholder` IS NULL))) AND ((NOT (`team2_id` IS NULL)) OR (NOT (`team2_placeholder` IS NULL))) AND (`round`.`type_id` IN (3, 4)) AND (`match`.`tournament_id`=346) ORDER BY isnull(`match`.`start_dt`), `match`.`start_dt`
20:44:48.649infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (50, 29, 3)
20:44:48.650traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.650infoyii\db\Command::querySHOW FULL COLUMNS FROM `team`
20:44:48.652infoyii\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 = 'team' AND kcu.table_name = 'team'
20:44:48.652traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.652traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.693infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (3, 6, 29)
20:44:48.695infoyii\db\Command::querySELECT * FROM `round_tour` WHERE `tour_id` IN (5118, 5120, 5119)
20:44:48.696traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.696infoyii\db\Command::querySHOW FULL COLUMNS FROM `round_tour`
20:44:48.697infoyii\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 = 'round_tour' AND kcu.table_name = 'round_tour'
20:44:48.697traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.697traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.697infoyii\db\Command::querySELECT * FROM `hdbk_stadium` WHERE `stadium_id` IN (38, 2)
20:44:48.698traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.698infoyii\db\Command::querySHOW FULL COLUMNS FROM `hdbk_stadium`
20:44:48.699infoyii\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_stadium' AND kcu.table_name = 'hdbk_stadium'
20:44:48.700traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.700traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.700infoyii\db\Command::querySELECT * FROM `round` WHERE `round_id`=895
20:44:48.701infoyii\db\Command::querySELECT * FROM `round` WHERE (`type_id` IN (3, 4)) AND (`tournament_id`=346) ORDER BY `order`, `name`
20:44:48.701infoyii\db\Command::querySELECT * FROM `round_tour` WHERE `round_id`=895 ORDER BY `tour_number`
20:44:48.705infoyii\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`=346)
20:44:48.705traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.705infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_team`
20:44:48.706infoyii\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_team' AND kcu.table_name = 'tournament_team'
20:44:48.707traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.708traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.708infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (3, 6, 29, 50)
20:44:48.710infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (3, 6, 29, 50) ORDER BY team.team_id = 9 DESC, `team`.`full_name`
20:44:48.711traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/calendar/playoff.php
20:44:48.712traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/calendar/_tabs.php
20:44:48.712infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `round` WHERE ((`type_id` IN (1, 2)) OR (((`type_id`=5) AND (`has_table`=1)))) AND (`tournament_id`=346) ORDER BY `order`, `name`) `c`
20:44:48.713infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `round` WHERE (`type_id` IN (3, 4)) AND (`tournament_id`=346) ORDER BY `order`, `name`) `c`
20:44:48.713infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=346
20:44:48.714traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/calendar/_filter.php
20:44:48.714infoyii\db\Command::querySELECT * FROM `tournament_team` WHERE `tournament_id`=346
20:44:48.715infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=346
20:44:48.715traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/calendar/_matches.php
20:44:48.716infoyii\db\Command::querySELECT * FROM `match_series` WHERE `series_id`=300
20:44:48.716traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.716infoyii\db\Command::querySHOW FULL COLUMNS FROM `match_series`
20:44:48.718infoyii\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 = 'match_series' AND kcu.table_name = 'match_series'
20:44:48.718traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.718traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.761infoyii\db\Command::querySELECT * FROM `round_tree` WHERE `tree_id`=105
20:44:48.762traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.762infoyii\db\Command::querySHOW FULL COLUMNS FROM `round_tree`
20:44:48.764infoyii\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 = 'round_tree' AND kcu.table_name = 'round_tree'
20:44:48.765traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.765traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.765infoyii\db\Command::querySELECT COUNT(*) FROM `round_team` WHERE `round_id`=895
20:44:48.766infoyii\db\Command::querySELECT * FROM `round` WHERE `round_id`=895
20:44:48.769traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php
20:44:48.770infoyii\db\Command::querySELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=6749)
20:44:48.771infoyii\db\Command::querySELECT * FROM `video` WHERE 0=1
20:44:48.771infoyii\db\Command::querySELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=6749)
20:44:48.772infoyii\db\Command::querySELECT * FROM `post` WHERE 0=1
20:44:48.773infoyii\db\Command::querySELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=6749)
20:44:48.774infoyii\db\Command::querySELECT * FROM `album` WHERE 0=1
20:44:48.774infoyii\db\Command::querySELECT * FROM `match_series` WHERE `series_id`=301
20:44:48.775infoyii\db\Command::querySELECT * FROM `round_tree` WHERE `tree_id`=105
20:44:48.775traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php
20:44:48.775infoyii\db\Command::querySELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=6750)
20:44:48.776infoyii\db\Command::querySELECT * FROM `video` WHERE 0=1
20:44:48.776infoyii\db\Command::querySELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=6750)
20:44:48.777infoyii\db\Command::querySELECT * FROM `post` WHERE 0=1
20:44:48.777infoyii\db\Command::querySELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=6750)
20:44:48.778infoyii\db\Command::querySELECT * FROM `album` WHERE 0=1
20:44:48.778infoyii\db\Command::querySELECT * FROM `match_series` WHERE `series_id`=303
20:44:48.778infoyii\db\Command::querySELECT * FROM `round_tree` WHERE `tree_id`=106
20:44:48.779traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php
20:44:48.779infoyii\db\Command::querySELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=6752)
20:44:48.780infoyii\db\Command::querySELECT * FROM `video` WHERE 0=1
20:44:48.780infoyii\db\Command::querySELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=6752)
20:44:48.781infoyii\db\Command::querySELECT * FROM `post` WHERE 0=1
20:44:48.781infoyii\db\Command::querySELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=6752)
20:44:48.782infoyii\db\Command::querySELECT * FROM `album` WHERE 0=1
20:44:48.782infoyii\db\Command::querySELECT * FROM `match_series` WHERE `series_id`=302
20:44:48.782infoyii\db\Command::querySELECT * FROM `round_tree` WHERE `tree_id`=105
20:44:48.782infoyii\db\Command::querySELECT * FROM `round` WHERE `round_id`=895
20:44:48.783traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php
20:44:48.783infoyii\db\Command::querySELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=6751)
20:44:48.784infoyii\db\Command::querySELECT * FROM `video` WHERE 0=1
20:44:48.784infoyii\db\Command::querySELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=6751)
20:44:48.785infoyii\db\Command::querySELECT * FROM `post` WHERE 0=1
20:44:48.785infoyii\db\Command::querySELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=6751)
20:44:48.786infoyii\db\Command::querySELECT * FROM `album` WHERE 0=1
20:44:48.786traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/default.php
20:44:48.786infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=345
20:44:48.787infoyii\db\Command::querySELECT * FROM `tournament` WHERE `parent_tournament_id`=345 ORDER BY `start_dt` DESC
20:44:48.789infoyii\db\Command::querySELECT `match`.`start_dt` FROM `match` INNER JOIN `tournament` ON `match`.`tournament_id` = `tournament`.`tournament_id` WHERE (`match`.`start_dt` < '2025-01-15 05:00:00') AND (`tournament`.`in_schedule`=1) AND (`tournament`.`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`tournament`.`tournament_id`=346) ORDER BY `match`.`start_dt` DESC LIMIT 1
20:44:48.789infoyii\db\Command::querySELECT `match`.`start_dt` FROM `match` INNER JOIN `tournament` ON `match`.`tournament_id` = `tournament`.`tournament_id` WHERE (`match`.`start_dt` > '2025-01-16 05:00:00') AND (`tournament`.`in_schedule`=1) AND (`tournament`.`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`tournament`.`tournament_id`=346) ORDER BY `match`.`start_dt` LIMIT 1
20:44:48.790infoyii\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`=346) OR (`tournament`.`parent_tournament_id`=346)) 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-15 05:00:00' AND '2025-01-16 05:00:00')) ORDER BY `tournament`.`order`, `tournament`.`full_name`
20:44:48.792traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/Scoreboard/views/widget.php
20:44:48.792traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-header.php
20:44:48.792infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `competition_id`=14
20:44:48.793traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.793infoyii\db\Command::querySHOW FULL COLUMNS FROM `hdbk_competition`
20:44:48.794infoyii\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_competition' AND kcu.table_name = 'hdbk_competition'
20:44:48.794traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.794traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.795traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-filter.php
20:44:48.795traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.795infoyii\db\Command::querySELECT `hdbk_season`.* FROM `hdbk_season` INNER JOIN `tournament` ON `hdbk_season`.`season_id` = `tournament`.`season_id` WHERE (`tournament`.`competition_id`=14) AND (`tournament`.`is_published`=1) ORDER BY `start_dt` DESC, `season_id` DESC, `order`
20:44:48.797traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.798infoyii\db\Command::querySHOW FULL COLUMNS FROM `hdbk_season`
20:44:48.799infoyii\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_season' AND kcu.table_name = 'hdbk_season'
20:44:48.799traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.799traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.800infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`tournament`.`is_published`=1) AND (`season_id` IN (22, 19)) ORDER BY `order`
20:44:48.832infoyii\db\Command::querySELECT * FROM `hdbk_season` WHERE `season_id`=22
20:44:48.833infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=22) AND (`parent_tournament_id` IS NULL) AND (`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`competition_id`=14) ORDER BY isnull(`order`), `order`, `start_dt` DESC
20:44:48.834infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=22) AND (`is_published`=1) AND (`competition_id`=14) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
20:44:48.836infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=19) AND (`is_published`=1) AND (`competition_id`=14) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
20:44:48.838infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=87
20:44:48.838infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=345 ORDER BY `start_dt` DESC) `c`
20:44:48.840infoyii\db\Command::querySELECT * FROM `tournament` WHERE `parent_tournament_id`=345 ORDER BY `start_dt` DESC
20:44:48.841infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`is_published`=1) AND (`parent_tournament_id`=345) ORDER BY `start_dt` DESC
20:44:48.843traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/frontend/common/_tournaments-select.php
20:44:48.843infoyii\db\Command::querySELECT MAX(updated_at) FROM tournament
20:44:48.844traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.845infoyii\db\Command::querySELECT * FROM `tournament_place` WHERE (`main`=1) AND (`tournament_id`=346)
20:44:48.846infoyii\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`=346)
20:44:48.847infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (3, 6, 29, 50)
20:44:48.848infoyii\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`=346)
20:44:48.849infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (3, 6, 29, 50)
20:44:48.850infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `team` WHERE `team_id` IN (3, 6, 29, 50) ORDER BY `full_name`) `c`
20:44:48.851infoyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='tournament') AND (`item_id`=346)
20:44:48.854traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.854traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.855infoyii\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`=346))
20:44:48.856infoyii\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`=346))
20:44:48.857traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php
20:44:48.858traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php
20:44:48.858traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php
20:44:48.858traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php
20:44:48.858traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.858infoyii\db\Command::querySHOW FULL COLUMNS FROM `settings`
20:44:48.860infoyii\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'
20:44:48.860traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.861traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.905infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
20:44:48.906traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.906infoyii\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
20:44:48.913traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php
20:44:48.913infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
20:44:48.914traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
20:44:48.914infoyii\db\Command::querySHOW FULL COLUMNS FROM `page`
20:44:48.916infoyii\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'
20:44:48.917traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
20:44:48.917traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
20:44:48.917infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
20:44:48.918infoyii\db\Command::querySELECT COUNT(*) FROM `partner`
20:44:48.918traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php
20:44:48.919traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php
20:44:48.919traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php