17:24:16.605 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:24:16.605 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\user\Bootstrap::bootstrap() |
17:24:16.605 | trace | yii\base\Module::getModule | Loading module: user |
17:24:16.607 | trace | yii\redis\Connection::open | Opening redis DB connection: localhost:6379, database=3 |
17:24:16.608 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: AUTH |
17:24:16.608 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
17:24:16.608 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.609 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\team\Bootstrap::bootstrap() |
17:24:16.609 | trace | yii\base\Module::getModule | Loading module: team |
17:24:16.609 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\tournament\Bootstrap::bootstrap() |
17:24:16.609 | trace | yii\base\Module::getModule | Loading module: tournament |
17:24:16.609 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\player\Bootstrap::bootstrap() |
17:24:16.609 | trace | yii\base\Module::getModule | Loading module: player |
17:24:16.609 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\hdbk\Bootstrap::bootstrap() |
17:24:16.609 | trace | yii\base\Module::getModule | Loading module: hdbk |
17:24:16.609 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\match\Bootstrap::bootstrap() |
17:24:16.609 | trace | yii\base\Module::getModule | Loading module: match |
17:24:16.609 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\redaction\Bootstrap::bootstrap() |
17:24:16.609 | trace | yii\base\Module::getModule | Loading module: redaction |
17:24:16.610 | trace | yii\base\Module::getModule | Loading module: debug |
17:24:16.610 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:24:16.611 | trace | yii\base\Module::getModule | Loading module: gii |
17:24:16.611 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:24:16.612 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
17:24:16.612 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `alias`='teams' |
17:24:16.617 | trace | yii\web\Application::handleRequest | Route requested: 'team/frontend/calendar/index' |
17:24:16.618 | trace | yii\base\Controller::runAction | Route to run: team/frontend/calendar/index |
17:24:16.618 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.618 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.619 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=38 |
17:24:16.620 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\team\controllers\frontend\CalendarController::actionIndex() |
17:24:16.620 | info | yii\db\Command::query | SELECT YEAR(start_dt) as year FROM `match` WHERE (`team1_id`=38) OR (`team2_id`=38) GROUP BY `year` ORDER BY `year` DESC |
17:24:16.622 | info | yii\db\Command::query | SELECT `match`.* FROM `match` INNER JOIN `tournament` ON `match`.`tournament_id` = `tournament`.`tournament_id` WHERE ((`team1_id`=38) OR (`team2_id`=38)) AND (`tournament`.`in_en`=1) AND (YEAR(match.start_dt)='2017') AND ((NOT (`team1_id` IS NULL)) AND (NOT (`team2_id` IS NULL))) ORDER BY `match`.`start_dt` DESC |
17:24:16.623 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.624 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.624 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=337 |
17:24:16.625 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.626 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.627 | info | yii\db\Command::query | SELECT * FROM `hdbk_competition` WHERE `competition_id`=7 |
17:24:16.627 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.627 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.628 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/team/views/frontend/calendar/index.php |
17:24:16.628 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=221 |
17:24:16.629 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.629 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.629 | info | yii\db\Command::query | SELECT * FROM `hdbk_city` WHERE `city_id`=21181 |
17:24:16.632 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.632 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.633 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/common/_years-select.php |
17:24:16.633 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=337 |
17:24:16.635 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=38 |
17:24:16.636 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE `tournament_id`=337 |
17:24:16.637 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.637 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.639 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=337 |
17:24:16.640 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=270 |
17:24:16.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
17:24:16.641 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=4445) |
17:24:16.642 | info | yii\db\Command::query | SELECT * FROM `video` WHERE 0=1 |
17:24:16.642 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=4445) |
17:24:16.643 | info | yii\db\Command::query | SELECT * FROM `post` WHERE 0=1 |
17:24:16.643 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=4445) |
17:24:16.645 | info | yii\db\Command::query | SELECT * FROM `album` WHERE 0=1 |
17:24:16.645 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=459 |
17:24:16.646 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=38 |
17:24:16.647 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
17:24:16.647 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=4443) |
17:24:16.647 | info | yii\db\Command::query | SELECT * FROM `video` WHERE 0=1 |
17:24:16.648 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=4443) |
17:24:16.648 | info | yii\db\Command::query | SELECT * FROM `post` WHERE 0=1 |
17:24:16.649 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=4443) |
17:24:16.650 | info | yii\db\Command::query | SELECT * FROM `album` WHERE 0=1 |
17:24:16.651 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=3 |
17:24:16.651 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=38 |
17:24:16.652 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
17:24:16.652 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=4442) |
17:24:16.653 | info | yii\db\Command::query | SELECT * FROM `video` WHERE 0=1 |
17:24:16.653 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=4442) |
17:24:16.654 | info | yii\db\Command::query | SELECT * FROM `post` WHERE 0=1 |
17:24:16.654 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=4442) |
17:24:16.655 | info | yii\db\Command::query | SELECT * FROM `album` WHERE 0=1 |
17:24:16.655 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/team/views/layouts/frontend/default.php |
17:24:16.656 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/team/views/layouts/frontend/blocks/common/_team-header.php |
17:24:16.656 | info | yii\db\Command::query | SELECT
sum(st.games) as games,
sum(st.wins) as wins,
sum(st.wins_ot) as wins_ot,
sum(st.wins_so) as wins_so,
sum(st.losses_so) as losses_so,
sum(st.losses_ot) as losses_ot,
sum(st.losses) as losses,
sum(st.draws) as draws,
sum(st.gf) as gf,
sum(st.ga) as ga,
round(sum(st.gf) / sum(st.games), 2) as gf_avg,
sum(st.yellow_cards) as yellow_cards,
sum(st.red_cards) as red_cards,
sum(st.player_age_sum) / sum(st.players_count) as player_age_avg,
st.tournament_id as tournament_id,
st.team_id as team_id
FROM
stats_team as st INNER JOIN tournament as t ON t.tournament_id = st.tournament_id WHERE st.team_id = 38 and t.is_published = 1 GROUP BY st.team_id |
17:24:16.657 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.658 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.658 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE (`module`='team') AND (`item_id`=38) |
17:24:16.663 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.663 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.663 | info | yii\db\Command::query | SELECT COUNT(*) FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='article') AND (`post`.`is_public`=1) AND (`post`.`in_en`=1) AND (`post_tag_assn`.`tag_id`=547) |
17:24:16.665 | info | yii\db\Command::query | SELECT COUNT(*) FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='news') AND (`post`.`is_public`=1) AND (`post`.`in_en`=1) AND (`post_tag_assn`.`tag_id`=547) |
17:24:16.666 | info | yii\db\Command::query | SELECT COUNT(*) FROM `video` INNER JOIN `video_tag_assn` ON video_tag_assn.video_id = video.video_id WHERE (`video`.`is_public`=1) AND (`video`.`in_en`=1) AND (`video_tag_assn`.`tag_id`=547) |
17:24:16.668 | info | yii\db\Command::query | SELECT COUNT(*) FROM `album` INNER JOIN `album_tag_assn` ON album_tag_assn.album_id = album.album_id WHERE (`album`.`is_public`=1) AND (`album`.`in_en`=1) AND (`album_tag_assn`.`tag_id`=547) |
17:24:16.671 | info | yii\db\Command::query | SELECT * FROM `staff` WHERE 0=1 |
17:24:16.672 | info | yii\db\Command::query | SELECT * FROM `match` `m` WHERE (NOT (`m`.`start_dt` IS NULL)) AND ((`m`.`team1_id`=38) OR (`m`.`team2_id`=38)) AND ((NOT (`m`.`gf` IS NULL)) AND (NOT (`m`.`ga` IS NULL))) ORDER BY `m`.`start_dt` DESC LIMIT 5 |
17:24:16.673 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (38, 337) |
17:24:16.675 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (29, 6, 38, 342, 578) |
17:24:16.677 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/team/widgets/views/team-header-matches.php |
17:24:16.678 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE `tournament_id`=441 |
17:24:16.679 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=441 |
17:24:16.681 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE `tournament_id`=567 |
17:24:16.682 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=567 |
17:24:16.686 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php |
17:24:16.686 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php |
17:24:16.686 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-before-news') ORDER BY `number`, `banner_id` DESC |
17:24:16.687 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
17:24:16.687 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.687 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.687 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
17:24:16.688 | info | yii\db\Command::query | SELECT `post`.`post_id`, `post`.`type`, `post`.`title`, `post`.`title_en`, `post`.`lead`, `post`.`lead_en`, `post`.`marker`, `post`.`translite`, `post`.`image`, `post`.`author`, `post`.`author_en`, `post`.`position_id`, `post`.`position_en_id`, `post`.`published_dt`, `post`.`in_ru`, `post`.`in_en`, `post`.`top_title`, `post`.`top_title_en` FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='news') AND (`post`.`in_en`=1) AND (`post`.`is_public`=1) AND (`post_tag_assn`.`tag_id`=547) ORDER BY `published_dt` DESC LIMIT 25 |
17:24:16.689 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.690 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.690 | info | yii\db\Command::query | SELECT * FROM `post_tag_assn` WHERE `post_id`=10699 |
17:24:16.690 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id` IN ('517', '539', '547', '671', '674', '838', '842', '843', '1568', '1662', '1663') |
17:24:16.691 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/posts/views/sidebar-news.php |
17:24:16.692 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=10699 |
17:24:16.693 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-after-news') ORDER BY `number`, `banner_id` DESC |
17:24:16.693 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
17:24:16.694 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php |
17:24:16.694 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php |
17:24:16.694 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
17:24:16.694 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.694 | info | yii\db\Command::query | SELECT
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 |
17:24:16.700 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/fb.php |
17:24:16.700 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php |
17:24:16.701 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='confidentiality' |
17:24:16.701 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:24:16.701 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:24:16.702 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='use_info' |
17:24:16.702 | info | yii\db\Command::query | SELECT COUNT(*) FROM `partner` |
17:24:16.703 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php |
17:24:16.703 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php |
17:24:16.703 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php |