20:29:54.039 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
20:29:54.039 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\user\Bootstrap::bootstrap() |
20:29:54.039 | trace | yii\base\Module::getModule | Loading module: user |
20:29:54.040 | trace | yii\redis\Connection::open | Opening redis DB connection: localhost:6379, database=3 |
20:29:54.040 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: AUTH |
20:29:54.040 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
20:29:54.040 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.041 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\team\Bootstrap::bootstrap() |
20:29:54.041 | trace | yii\base\Module::getModule | Loading module: team |
20:29:54.041 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\tournament\Bootstrap::bootstrap() |
20:29:54.041 | trace | yii\base\Module::getModule | Loading module: tournament |
20:29:54.041 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\player\Bootstrap::bootstrap() |
20:29:54.041 | trace | yii\base\Module::getModule | Loading module: player |
20:29:54.041 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\hdbk\Bootstrap::bootstrap() |
20:29:54.041 | trace | yii\base\Module::getModule | Loading module: hdbk |
20:29:54.041 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\match\Bootstrap::bootstrap() |
20:29:54.041 | trace | yii\base\Module::getModule | Loading module: match |
20:29:54.041 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\redaction\Bootstrap::bootstrap() |
20:29:54.041 | trace | yii\base\Module::getModule | Loading module: redaction |
20:29:54.041 | trace | yii\base\Module::getModule | Loading module: debug |
20:29:54.042 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
20:29:54.042 | trace | yii\base\Module::getModule | Loading module: gii |
20:29:54.042 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
20:29:54.043 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
20:29:54.043 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `alias`='teams' |
20:29:54.048 | trace | yii\web\Application::handleRequest | Route requested: 'team/frontend/calendar/index' |
20:29:54.049 | trace | yii\base\Controller::runAction | Route to run: team/frontend/calendar/index |
20:29:54.049 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.049 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.049 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=266 |
20:29:54.050 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\team\controllers\frontend\CalendarController::actionIndex() |
20:29:54.050 | info | yii\db\Command::query | SELECT YEAR(start_dt) as year FROM `match` WHERE (`team1_id`=266) OR (`team2_id`=266) GROUP BY `year` ORDER BY `year` DESC |
20:29:54.051 | info | yii\db\Command::query | SELECT `match`.* FROM `match` INNER JOIN `tournament` ON `match`.`tournament_id` = `tournament`.`tournament_id` WHERE ((`team1_id`=266) OR (`team2_id`=266)) AND (`tournament`.`in_en`=1) AND (YEAR(match.start_dt)='2015') AND ((NOT (`team1_id` IS NULL)) AND (NOT (`team2_id` IS NULL))) ORDER BY `match`.`start_dt` DESC |
20:29:54.057 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.058 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.059 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=148 |
20:29:54.060 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.060 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.061 | info | yii\db\Command::query | SELECT * FROM `hdbk_competition` WHERE `competition_id`=7 |
20:29:54.061 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.062 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.062 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/team/views/frontend/calendar/index.php |
20:29:54.063 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=247 |
20:29:54.064 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.064 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.065 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/common/_years-select.php |
20:29:54.066 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=148 |
20:29:54.069 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=266 |
20:29:54.069 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE `tournament_id`=148 |
20:29:54.070 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.070 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.071 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=148 |
20:29:54.072 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=265 |
20:29:54.073 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
20:29:54.074 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=1626) |
20:29:54.074 | info | yii\db\Command::query | SELECT * FROM `video` WHERE 0=1 |
20:29:54.075 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=1626) |
20:29:54.076 | info | yii\db\Command::query | SELECT * FROM `post` WHERE 0=1 |
20:29:54.076 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=1626) |
20:29:54.078 | info | yii\db\Command::query | SELECT * FROM `album` WHERE 0=1 |
20:29:54.079 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=4 |
20:29:54.080 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=266 |
20:29:54.080 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
20:29:54.080 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=1617) |
20:29:54.081 | info | yii\db\Command::query | SELECT * FROM `video` WHERE 0=1 |
20:29:54.081 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=1617) |
20:29:54.082 | info | yii\db\Command::query | SELECT * FROM `post` WHERE 0=1 |
20:29:54.083 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=1617) |
20:29:54.084 | info | yii\db\Command::query | SELECT * FROM `album` WHERE 0=1 |
20:29:54.085 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=267 |
20:29:54.086 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=266 |
20:29:54.087 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
20:29:54.087 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=1591) |
20:29:54.087 | info | yii\db\Command::query | SELECT * FROM `video` WHERE 0=1 |
20:29:54.088 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=1591) |
20:29:54.089 | info | yii\db\Command::query | SELECT * FROM `post` WHERE 0=1 |
20:29:54.089 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=1591) |
20:29:54.090 | info | yii\db\Command::query | SELECT * FROM `album` WHERE 0=1 |
20:29:54.090 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/team/views/layouts/frontend/default.php |
20:29:54.090 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/team/views/layouts/frontend/blocks/common/_team-header.php |
20:29:54.091 | 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 = 266 and t.is_published = 1 GROUP BY st.team_id |
20:29:54.092 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.092 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `stats_team` |
20:29:54.094 | info | yii\db\Command::query | SELECT
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 = 'stats_team' AND kcu.table_name = 'stats_team' |
20:29:54.094 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.094 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
20:29:54.095 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE (`module`='team') AND (`item_id`=266) |
20:29:54.099 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.099 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.099 | 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`=768) |
20:29:54.100 | 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`=768) |
20:29:54.100 | 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`=768) |
20:29:54.102 | 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`=768) |
20:29:54.106 | info | yii\db\Command::query | SELECT * FROM `hdbk_city` WHERE 0=1 |
20:29:54.107 | info | yii\db\Command::query | SELECT * FROM `staff` WHERE 0=1 |
20:29:54.107 | info | yii\db\Command::query | SELECT * FROM `match` `m` WHERE (NOT (`m`.`start_dt` IS NULL)) AND ((`m`.`team1_id`=266) OR (`m`.`team2_id`=266)) AND ((NOT (`m`.`gf` IS NULL)) AND (NOT (`m`.`ga` IS NULL))) ORDER BY `m`.`start_dt` DESC LIMIT 5 |
20:29:54.109 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (266, 43, 30, 4) |
20:29:54.111 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (360, 266, 265) |
20:29:54.112 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/team/widgets/views/team-header-matches.php |
20:29:54.114 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE `tournament_id`=206 |
20:29:54.117 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=206 |
20:29:54.120 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php |
20:29:54.120 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php |
20:29:54.121 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-before-news') ORDER BY `number`, `banner_id` DESC |
20:29:54.121 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
20:29:54.121 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.122 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.122 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
20:29:54.122 | 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`=768) ORDER BY `published_dt` DESC LIMIT 25 |
20:29:54.123 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-after-news') ORDER BY `number`, `banner_id` DESC |
20:29:54.124 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
20:29:54.125 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php |
20:29:54.125 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php |
20:29:54.125 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
20:29:54.125 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.126 | 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 |
20:29:54.127 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/fb.php |
20:29:54.127 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php |
20:29:54.127 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='confidentiality' |
20:29:54.128 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
20:29:54.128 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
20:29:54.128 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='use_info' |
20:29:54.129 | info | yii\db\Command::query | SELECT COUNT(*) FROM `partner` |
20:29:54.129 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php |
20:29:54.129 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php |
20:29:54.129 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php |