Log Messages

Всего 124 записи.
TimeLevelCategoryMessage
 
04:33:06.716traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
04:33:06.717traceyii\base\Application::bootstrapBootstrap with app\modules\user\Bootstrap::bootstrap()
04:33:06.717traceyii\base\Module::getModuleLoading module: user
04:33:06.718traceyii\redis\Connection::openOpening redis DB connection: localhost:6379, database=3
04:33:06.719traceyii\redis\Connection::executeCommandExecuting Redis Command: AUTH
04:33:06.719traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
04:33:06.719traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.720traceyii\base\Application::bootstrapBootstrap with app\modules\team\Bootstrap::bootstrap()
04:33:06.720traceyii\base\Module::getModuleLoading module: team
04:33:06.720traceyii\base\Application::bootstrapBootstrap with app\modules\tournament\Bootstrap::bootstrap()
04:33:06.720traceyii\base\Module::getModuleLoading module: tournament
04:33:06.721traceyii\base\Application::bootstrapBootstrap with app\modules\player\Bootstrap::bootstrap()
04:33:06.721traceyii\base\Module::getModuleLoading module: player
04:33:06.721traceyii\base\Application::bootstrapBootstrap with app\modules\hdbk\Bootstrap::bootstrap()
04:33:06.721traceyii\base\Module::getModuleLoading module: hdbk
04:33:06.721traceyii\base\Application::bootstrapBootstrap with app\modules\match\Bootstrap::bootstrap()
04:33:06.721traceyii\base\Module::getModuleLoading module: match
04:33:06.721traceyii\base\Application::bootstrapBootstrap with app\modules\redaction\Bootstrap::bootstrap()
04:33:06.721traceyii\base\Module::getModuleLoading module: redaction
04:33:06.721traceyii\base\Module::getModuleLoading module: debug
04:33:06.722traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
04:33:06.722traceyii\base\Module::getModuleLoading module: gii
04:33:06.723traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
04:33:06.724infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
04:33:06.724infoyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='teams'
04:33:06.730traceyii\web\Application::handleRequestRoute requested: 'team/frontend/stats/index'
04:33:06.730traceyii\base\Controller::runActionRoute to run: team/frontend/stats/index
04:33:06.730traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.730infoyii\db\Command::querySHOW FULL COLUMNS FROM `team`
04:33:06.732infoyii\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'
04:33:06.732traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.732traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.733infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`=40
04:33:06.733traceyii\base\InlineAction::runWithParamsRunning action: app\modules\team\controllers\frontend\StatsController::actionIndex()
04:33:06.733infoyii\db\Command::querySELECT * FROM `hdbk_season` ORDER BY `hdbk_season`.`start_dt` DESC, `hdbk_season`.`season_id` DESC
04:33:06.734traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.734infoyii\db\Command::querySHOW FULL COLUMNS FROM `hdbk_season`
04:33:06.735infoyii\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'
04:33:06.736traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.736traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.737infoyii\db\Command::querySELECT `tournament`.* FROM `tournament` INNER JOIN `tournament_team` `tt` ON tt.tournament_id = tournament.tournament_id WHERE ((`tt`.`team_id`=40) AND (`status`='approved')) AND (`tournament`.`season_id` IN (26, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 25, 3, 2, 1)) ORDER BY `order` DESC
04:33:06.740traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.740infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament`
04:33:06.743infoyii\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'
04:33:06.744traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.744traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.790infoyii\db\Command::querySELECT * FROM `hdbk_season` WHERE `season_id`='8'
04:33:06.791infoyii\db\Command::querySELECT 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 INNER JOIN hdbk_season as s ON s.season_id = t.season_id WHERE st.team_id = 40 and t.is_published = 1 and t.season_id = 8 GROUP BY st.tournament_id ORDER BY t.start_dt desc
04:33:06.792infoyii\db\Command::querySELECT 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 INNER JOIN hdbk_season as s ON s.season_id = t.season_id WHERE st.team_id = 40 and t.is_published = 1 and t.season_id = 8 GROUP BY st.team_id ORDER BY t.start_dt desc
04:33:06.794traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/team/views/frontend/stats/index.php
04:33:06.794infoyii\db\Command::querySELECT * FROM `hdbk_country` WHERE `country_id`=220
04:33:06.795traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.795infoyii\db\Command::querySHOW FULL COLUMNS FROM `hdbk_country`
04:33:06.797infoyii\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_country' AND kcu.table_name = 'hdbk_country'
04:33:06.797traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.798traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.799traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/frontend/common/_seasons-select.php
04:33:06.802traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/team/views/layouts/frontend/default.php
04:33:06.802traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/team/views/layouts/frontend/blocks/common/_team-header.php
04:33:06.802infoyii\db\Command::querySELECT 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 = 40 and t.is_published = 1 GROUP BY st.team_id
04:33:06.803traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.804infoyii\db\Command::querySHOW FULL COLUMNS FROM `stats_team`
04:33:06.805infoyii\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 = 'stats_team' AND kcu.table_name = 'stats_team'
04:33:06.806traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.806traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.849infoyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='team') AND (`item_id`=40)
04:33:06.854traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.854infoyii\db\Command::querySHOW FULL COLUMNS FROM `tag`
04:33:06.856infoyii\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 = 'tag' AND kcu.table_name = 'tag'
04:33:06.857traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.857traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.858infoyii\db\Command::querySELECT 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`=549)
04:33:06.859infoyii\db\Command::querySELECT 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`=549)
04:33:06.860infoyii\db\Command::querySELECT 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`=549)
04:33:06.863infoyii\db\Command::querySELECT 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`=549)
04:33:06.868infoyii\db\Command::querySELECT * FROM `hdbk_city` WHERE 0=1
04:33:06.868infoyii\db\Command::querySELECT * FROM `staff` WHERE 0=1
04:33:06.869infoyii\db\Command::querySELECT * FROM `match` `m` WHERE (NOT (`m`.`start_dt` IS NULL)) AND ((`m`.`team1_id`=40) OR (`m`.`team2_id`=40)) AND ((NOT (`m`.`gf` IS NULL)) AND (NOT (`m`.`ga` IS NULL))) ORDER BY `m`.`start_dt` DESC LIMIT 5
04:33:06.870traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.871infoyii\db\Command::querySHOW FULL COLUMNS FROM `match`
04:33:06.873infoyii\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'
04:33:06.873traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.874traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.917infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (44, 173, 40)
04:33:06.920infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (40, 3)
04:33:06.921traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/team/widgets/views/team-header-matches.php
04:33:06.923infoyii\db\Command::querySELECT * FROM `tournament_team` WHERE `tournament_id`=337
04:33:06.924traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.924infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_team`
04:33:06.926infoyii\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'
04:33:06.927traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.927traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.929infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=337
04:33:06.932traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php
04:33:06.933traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php
04:33:06.933infoyii\db\Command::querySELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-before-news') ORDER BY `number`, `banner_id` DESC
04:33:06.934traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php
04:33:06.934traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.934infoyii\db\Command::querySHOW FULL COLUMNS FROM `settings`
04:33:06.935infoyii\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'
04:33:06.936traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.936traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.977infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
04:33:06.978infoyii\db\Command::querySELECT `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`=549) ORDER BY `published_dt` DESC LIMIT 25
04:33:06.979infoyii\db\Command::querySELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-after-news') ORDER BY `number`, `banner_id` DESC
04:33:06.980traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php
04:33:06.980traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php
04:33:06.981traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php
04:33:06.981infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
04:33:06.982traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.982infoyii\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
04:33:06.990traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/fb.php
04:33:06.990traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php
04:33:06.991infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
04:33:06.991traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
04:33:06.991infoyii\db\Command::querySHOW FULL COLUMNS FROM `page`
04:33:06.993infoyii\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'
04:33:06.993traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
04:33:06.993traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
04:33:06.993infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
04:33:06.994infoyii\db\Command::querySELECT COUNT(*) FROM `partner`
04:33:06.994traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php
04:33:06.995traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php
04:33:06.995traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php