All Latest
678848bc8b95a: GET http://bsrussia.local.internet-design.ru/tournaments/Kubok-dvuh-stolits-2016-Kubok-dvuh-stolits-2016/news at 2025-01-16 02:46:04 am by 40.77.167.54

Log Messages

Всего 131 запись.
TimeLevelCategoryMessage
 
02:46:04.566traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
02:46:04.566traceyii\base\Application::bootstrapBootstrap with app\modules\user\Bootstrap::bootstrap()
02:46:04.566traceyii\base\Module::getModuleLoading module: user
02:46:04.568traceyii\redis\Connection::openOpening redis DB connection: localhost:6379, database=3
02:46:04.568traceyii\redis\Connection::executeCommandExecuting Redis Command: AUTH
02:46:04.568traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
02:46:04.569traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.570traceyii\base\Application::bootstrapBootstrap with app\modules\team\Bootstrap::bootstrap()
02:46:04.570traceyii\base\Module::getModuleLoading module: team
02:46:04.570traceyii\base\Application::bootstrapBootstrap with app\modules\tournament\Bootstrap::bootstrap()
02:46:04.570traceyii\base\Module::getModuleLoading module: tournament
02:46:04.570traceyii\base\Application::bootstrapBootstrap with app\modules\player\Bootstrap::bootstrap()
02:46:04.570traceyii\base\Module::getModuleLoading module: player
02:46:04.570traceyii\base\Application::bootstrapBootstrap with app\modules\hdbk\Bootstrap::bootstrap()
02:46:04.570traceyii\base\Module::getModuleLoading module: hdbk
02:46:04.570traceyii\base\Application::bootstrapBootstrap with app\modules\match\Bootstrap::bootstrap()
02:46:04.570traceyii\base\Module::getModuleLoading module: match
02:46:04.570traceyii\base\Application::bootstrapBootstrap with app\modules\redaction\Bootstrap::bootstrap()
02:46:04.570traceyii\base\Module::getModuleLoading module: redaction
02:46:04.570traceyii\base\Module::getModuleLoading module: debug
02:46:04.571traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
02:46:04.571traceyii\base\Module::getModuleLoading module: gii
02:46:04.571traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
02:46:04.572infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
02:46:04.573infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `alias`='tournaments'
02:46:04.574infoyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='Kubok-dvuh-stolits-2016-Kubok-dvuh-stolits-2016'
02:46:04.580traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.581traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.582traceyii\web\Application::handleRequestRoute requested: 'tournament/frontend/news/index'
02:46:04.582traceyii\base\Controller::runActionRoute to run: tournament/frontend/news/index
02:46:04.582infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=245
02:46:04.583traceyii\base\InlineAction::runWithParamsRunning action: app\modules\tournament\controllers\frontend\NewsController::actionIndex()
02:46:04.584infoyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='tournament') AND (`item_id`=245)
02:46:04.590traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.591infoyii\db\Command::querySHOW FULL COLUMNS FROM `tag`
02:46:04.592infoyii\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'
02:46:04.593traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.593traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
02:46:04.594infoyii\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`=245))
02:46:04.599traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/news/index.php
02:46:04.600infoyii\db\Command::querySELECT COUNT(*) FROM (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 (published_dt <= '2025-01-16 02:46:04') AND (`post_tag_assn`.`tag_id`=245) ORDER BY `published_dt` DESC) `c`
02:46:04.628infoyii\db\Command::querySELECT `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 (published_dt <= '2025-01-16 02:46:04') AND (`post_tag_assn`.`tag_id`=245) ORDER BY `published_dt` DESC LIMIT 20
02:46:04.650traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.650infoyii\db\Command::querySHOW FULL COLUMNS FROM `post`
02:46:04.653infoyii\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 = 'post' AND kcu.table_name = 'post'
02:46:04.653traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.653traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
02:46:04.704infoyii\db\Command::querySELECT * FROM `post_tag_assn` WHERE `post_id` IN (6091, 5716, 5513, 5353, 4892, 4887, 4886, 4885, 4884, 4879, 4877, 4876, 4874, 4871, 4869, 4868, 4867, 4860, 4856, 4852)
02:46:04.709infoyii\db\Command::querySELECT * FROM `tag` WHERE `tag_id` IN ('245', '514', '517', '539', '559', '608', '627', '515', '516', '657', '757', '239', '288')
02:46:04.710traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/redaction/widgets/views/link-pager.php
02:46:04.711infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=245
02:46:04.716traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/redaction/widgets/posts/views/news.php
02:46:04.717infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=6091
02:46:04.719infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=5716
02:46:04.720infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=5513
02:46:04.722infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=5353
02:46:04.723infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4892
02:46:04.724infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4887
02:46:04.726infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4886
02:46:04.727infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4885
02:46:04.728infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4884
02:46:04.729infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4879
02:46:04.730infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4877
02:46:04.731infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4876
02:46:04.732infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4874
02:46:04.735infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4871
02:46:04.736infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4869
02:46:04.738infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4868
02:46:04.740infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4867
02:46:04.742infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4860
02:46:04.745infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4856
02:46:04.746infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=4852
02:46:04.747traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/default.php
02:46:04.747infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=244
02:46:04.748infoyii\db\Command::querySELECT * FROM `tournament` WHERE `parent_tournament_id`=244 ORDER BY `start_dt` DESC
02:46:04.750infoyii\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`=245) ORDER BY `match`.`start_dt` DESC LIMIT 1
02:46:04.750infoyii\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`=245) ORDER BY `match`.`start_dt` LIMIT 1
02:46:04.751infoyii\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`=245) OR (`tournament`.`parent_tournament_id`=245)) 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`
02:46:04.752traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/Scoreboard/views/widget.php
02:46:04.752traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-header.php
02:46:04.753infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `competition_id`=39
02:46:04.753traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.753traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.753traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-filter.php
02:46:04.753traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.754infoyii\db\Command::querySELECT `hdbk_season`.* FROM `hdbk_season` INNER JOIN `tournament` ON `hdbk_season`.`season_id` = `tournament`.`season_id` WHERE (`tournament`.`competition_id`=39) AND (`tournament`.`is_published`=1) ORDER BY `start_dt` DESC, `season_id` DESC, `order`
02:46:04.756traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.756traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.756infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`tournament`.`is_published`=1) AND (`season_id`=21) ORDER BY `order`
02:46:04.777infoyii\db\Command::querySELECT * FROM `hdbk_season` WHERE `season_id`=21
02:46:04.777infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=21) AND (`parent_tournament_id` IS NULL) AND (`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`competition_id`=39) ORDER BY isnull(`order`), `order`, `start_dt` DESC
02:46:04.778infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`season_id`=21) AND (`is_published`=1) AND (`competition_id`=39) ORDER BY `start_dt` DESC, isnull(parent_tournament_id)
02:46:04.779infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=244 ORDER BY `start_dt` DESC) `c`
02:46:04.780infoyii\db\Command::querySELECT * FROM `tournament` WHERE `parent_tournament_id`=244 ORDER BY `start_dt` DESC
02:46:04.781infoyii\db\Command::querySELECT * FROM `tournament` WHERE (`is_published`=1) AND (`parent_tournament_id`=244) ORDER BY `start_dt` DESC
02:46:04.782traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/frontend/common/_tournaments-select.php
02:46:04.782infoyii\db\Command::querySELECT MAX(updated_at) FROM tournament
02:46:04.782traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
02:46:04.783infoyii\db\Command::querySELECT * FROM `tournament_place` WHERE (`main`=1) AND (`tournament_id`=245)
02:46:04.786infoyii\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`=245)
02:46:04.789traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.789infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_team`
02:46:04.791infoyii\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'
02:46:04.792traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.792traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
02:46:04.792infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (3, 4, 5, 6, 29, 50, 102, 122, 153, 255)
02:46:04.793traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.794traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.797infoyii\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`=245)
02:46:04.800infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (3, 4, 5, 6, 29, 50, 102, 122, 153, 255)
02:46:04.804infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `team` WHERE `team_id` IN (3, 4, 5, 6, 29, 50, 102, 122, 153, 255) ORDER BY `full_name`) `c`
02:46:04.805infoyii\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`=245))
02:46:04.805infoyii\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`=245))
02:46:04.806traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php
02:46:04.806traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php
02:46:04.807traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php
02:46:04.807traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php
02:46:04.807traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.807traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.807infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
02:46:04.808traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.808infoyii\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
02:46:04.809traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php
02:46:04.809infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
02:46:04.809traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
02:46:04.809traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
02:46:04.809infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
02:46:04.810infoyii\db\Command::querySELECT COUNT(*) FROM `partner`
02:46:04.810traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php
02:46:04.810traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php
02:46:04.810traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php