678891f391939: GET http://bsrussia.local.internet-design.ru/tournaments/match%20zvezd-2015-match%20zvezd%202015/teams at 2025-01-16 07:58:27 am by 52.167.144.192

Log Messages

Всего 102 записи.
TimeLevelCategoryMessage
 
07:58:27.590traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
07:58:27.590traceyii\base\Application::bootstrapBootstrap with app\modules\user\Bootstrap::bootstrap()
07:58:27.590traceyii\base\Module::getModuleLoading module: user
07:58:27.591traceyii\redis\Connection::openOpening redis DB connection: localhost:6379, database=3
07:58:27.592traceyii\redis\Connection::executeCommandExecuting Redis Command: AUTH
07:58:27.592traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
07:58:27.592traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.594traceyii\base\Application::bootstrapBootstrap with app\modules\team\Bootstrap::bootstrap()
07:58:27.594traceyii\base\Module::getModuleLoading module: team
07:58:27.594traceyii\base\Application::bootstrapBootstrap with app\modules\tournament\Bootstrap::bootstrap()
07:58:27.594traceyii\base\Module::getModuleLoading module: tournament
07:58:27.594traceyii\base\Application::bootstrapBootstrap with app\modules\player\Bootstrap::bootstrap()
07:58:27.594traceyii\base\Module::getModuleLoading module: player
07:58:27.594traceyii\base\Application::bootstrapBootstrap with app\modules\hdbk\Bootstrap::bootstrap()
07:58:27.594traceyii\base\Module::getModuleLoading module: hdbk
07:58:27.594traceyii\base\Application::bootstrapBootstrap with app\modules\match\Bootstrap::bootstrap()
07:58:27.594traceyii\base\Module::getModuleLoading module: match
07:58:27.594traceyii\base\Application::bootstrapBootstrap with app\modules\redaction\Bootstrap::bootstrap()
07:58:27.594traceyii\base\Module::getModuleLoading module: redaction
07:58:27.594traceyii\base\Module::getModuleLoading module: debug
07:58:27.596traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
07:58:27.596traceyii\base\Module::getModuleLoading module: gii
07:58:27.596traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
07:58:27.597infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
07:58:27.598infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `alias`='tournaments'
07:58:27.599infoyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='match zvezd-2015-match zvezd 2015'
07:58:27.603traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.603traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:58:27.603traceyii\web\Application::handleRequestRoute requested: 'tournament/frontend/teams/index'
07:58:27.604traceyii\base\Controller::runActionRoute to run: tournament/frontend/teams/index
07:58:27.604infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=170
07:58:27.604traceyii\base\InlineAction::runWithParamsRunning action: app\modules\tournament\controllers\frontend\TeamsController::actionIndex()
07:58:27.605infoyii\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`=170)
07:58:27.608traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.608traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:58:27.608infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (325, 326)
07:58:27.609traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.609traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:58:27.610infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (325, 326) ORDER BY team.team_id = 9 DESC, `team`.`full_name`
07:58:27.611traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/teams/index.php
07:58:27.612infoyii\db\Command::querySELECT * FROM `tournament_team` WHERE `tournament_id`=170
07:58:27.613infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=170
07:58:27.614infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=170
07:58:27.615infoyii\db\Command::querySELECT * FROM `team_history` WHERE (`since` <= '2015-09-19') AND ((`to` IS NULL) OR (`to` >= '2015-09-19')) AND (`team_id`=326) ORDER BY `since` DESC
07:58:27.618infoyii\db\Command::querySELECT * FROM `hdbk_city` WHERE 0=1
07:58:27.619infoyii\db\Command::querySELECT * FROM `team_history` WHERE (`since` <= '2015-09-19') AND ((`to` IS NULL) OR (`to` >= '2015-09-19')) AND (`team_id`=325) ORDER BY `since` DESC
07:58:27.619infoyii\db\Command::querySELECT * FROM `hdbk_city` WHERE 0=1
07:58:27.619traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/default.php
07:58:27.620infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=169
07:58:27.621infoyii\db\Command::querySELECT * FROM `tournament` WHERE `parent_tournament_id`=169 ORDER BY `start_dt` DESC
07:58:27.624infoyii\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`=170) ORDER BY `match`.`start_dt` DESC LIMIT 1
07:58:27.624infoyii\db\Command::querySELECT `match`.`start_dt` FROM `match` INNER JOIN `tournament` ON `match`.`tournament_id` = `tournament`.`tournament_id` WHERE (`match`.`start_dt` > '2025-01-17 05:00:00') AND (`tournament`.`in_schedule`=1) AND (`tournament`.`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`tournament`.`tournament_id`=170) ORDER BY `match`.`start_dt` LIMIT 1
07:58:27.625infoyii\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`=170) OR (`tournament`.`parent_tournament_id`=170)) 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-16 05:00:00' AND '2025-01-17 05:00:00')) ORDER BY `tournament`.`order`, `tournament`.`full_name`
07:58:27.627traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/Scoreboard/views/widget.php
07:58:27.627traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-header.php
07:58:27.627infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `competition_id`=35
07:58:27.628traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.628traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:58:27.628traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-filter.php
07:58:27.628traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.628infoyii\db\Command::querySELECT `hdbk_season`.* FROM `hdbk_season` INNER JOIN `tournament` ON `hdbk_season`.`season_id` = `tournament`.`season_id` WHERE (`tournament`.`competition_id`=35) AND (`tournament`.`is_published`=1) ORDER BY `start_dt` DESC, `season_id` DESC, `order`
07:58:27.631traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.631traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:58:27.631infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`tournament`.`is_published`=1) AND (`season_id`=20) ORDER BY `order`
07:58:27.647infoyii\db\Command::querySELECT * FROM `hdbk_season` WHERE `season_id`=20
07:58:27.647infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=20) AND (`parent_tournament_id` IS NULL) AND (`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`competition_id`=35) ORDER BY isnull(`order`), `order`, `start_dt` DESC
07:58:27.649infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=20) AND (`is_published`=1) AND (`competition_id`=35) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
07:58:27.650infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=169 ORDER BY `start_dt` DESC) `c`
07:58:27.652infoyii\db\Command::querySELECT * FROM `tournament` WHERE `parent_tournament_id`=169 ORDER BY `start_dt` DESC
07:58:27.652infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`is_published`=1) AND (`parent_tournament_id`=169) ORDER BY `start_dt` DESC
07:58:27.654traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/frontend/common/_tournaments-select.php
07:58:27.654infoyii\db\Command::querySELECT MAX(updated_at) FROM tournament
07:58:27.656traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
07:58:27.657infoyii\db\Command::querySELECT * FROM `tournament_place` WHERE (`main`=1) AND (`tournament_id`=170)
07:58:27.658infoyii\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`=170)
07:58:27.658infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (325, 326)
07:58:27.659infoyii\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`=170)
07:58:27.659infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (325, 326)
07:58:27.660infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `team` WHERE `team_id` IN (325, 326) ORDER BY `full_name`) `c`
07:58:27.661infoyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='tournament') AND (`item_id`=170)
07:58:27.664traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.664traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:58:27.664infoyii\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`=170))
07:58:27.666infoyii\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`=170))
07:58:27.667traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php
07:58:27.667traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php
07:58:27.667traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php
07:58:27.667traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php
07:58:27.667traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.668traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:58:27.668infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
07:58:27.669traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.669infoyii\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
07:58:27.676traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php
07:58:27.676infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
07:58:27.676traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
07:58:27.677traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
07:58:27.677infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
07:58:27.678infoyii\db\Command::querySELECT COUNT(*) FROM `partner`
07:58:27.678traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php
07:58:27.678traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php
07:58:27.678traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php