16:29:46.815 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:29:46.815 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\user\Bootstrap::bootstrap() |
16:29:46.815 | trace | yii\base\Module::getModule | Loading module: user |
16:29:46.816 | trace | yii\redis\Connection::open | Opening redis DB connection: localhost:6379, database=3 |
16:29:46.816 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: AUTH |
16:29:46.817 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:29:46.817 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:29:46.818 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\team\Bootstrap::bootstrap() |
16:29:46.818 | trace | yii\base\Module::getModule | Loading module: team |
16:29:46.818 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\tournament\Bootstrap::bootstrap() |
16:29:46.818 | trace | yii\base\Module::getModule | Loading module: tournament |
16:29:46.819 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\player\Bootstrap::bootstrap() |
16:29:46.819 | trace | yii\base\Module::getModule | Loading module: player |
16:29:46.819 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\hdbk\Bootstrap::bootstrap() |
16:29:46.819 | trace | yii\base\Module::getModule | Loading module: hdbk |
16:29:46.819 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\match\Bootstrap::bootstrap() |
16:29:46.819 | trace | yii\base\Module::getModule | Loading module: match |
16:29:46.819 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\redaction\Bootstrap::bootstrap() |
16:29:46.819 | trace | yii\base\Module::getModule | Loading module: redaction |
16:29:46.819 | trace | yii\base\Module::getModule | Loading module: debug |
16:29:46.820 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:29:46.821 | trace | yii\base\Module::getModule | Loading module: gii |
16:29:46.821 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:29:46.821 | trace | yii\web\Application::handleRequest | Route requested: 'frontend/tournaments/index' |
16:29:46.822 | trace | yii\base\Controller::runAction | Route to run: frontend/tournaments/index |
16:29:46.822 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\frontend\TournamentsController::actionIndex() |
16:29:46.822 | info | yii\db\Command::query | SELECT * FROM `hdbk_season` ORDER BY `hdbk_season`.`start_dt` DESC, `hdbk_season`.`season_id` DESC |
16:29:46.822 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
16:29:46.823 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:29:46.824 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:29:46.824 | info | yii\db\Command::query | SELECT * FROM `hdbk_season` ORDER BY `hdbk_season`.`start_dt` DESC, `hdbk_season`.`season_id` DESC |
16:29:46.825 | info | yii\db\Command::query | SELECT * FROM `hdbk_category` WHERE `hdbk_category`.`in_ru`=1 ORDER BY `name` |
16:29:46.825 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:29:46.825 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:29:46.826 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE (`tournament`.`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`tournament`.`parent_tournament_id` IS NULL) AND (`season_id`=26) ORDER BY `tournament`.`start_dt` DESC, `tournament`.`tournament_id` DESC) `c` |
16:29:46.827 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE (`tournament`.`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`tournament`.`parent_tournament_id` IS NULL) AND (`season_id`=26) ORDER BY `tournament`.`start_dt` DESC, `tournament`.`tournament_id` DESC LIMIT 15 |
16:29:46.828 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:29:46.828 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:29:46.829 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/tournaments/index.php |
16:29:46.829 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-before-world-rating') ORDER BY `number`, `banner_id` DESC |
16:29:46.830 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
16:29:46.830 | info | yii\db\Command::query | SELECT * FROM `world_rating` WHERE `type`='men' ORDER BY `year` DESC, `month` DESC |
16:29:46.831 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:29:46.831 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `world_rating` |
16:29:46.832 | 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 = 'world_rating' AND kcu.table_name = 'world_rating' |
16:29:46.833 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:29:46.833 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
16:29:46.833 | info | yii\db\Command::query | SELECT * FROM `world_rating_team` WHERE `rating_id`=24 ORDER BY `place`, `points` DESC |
16:29:46.834 | info | yii\db\Command::query | SELECT * FROM `settings` |
16:29:46.834 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:29:46.835 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:29:46.835 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-after-world-rating') ORDER BY `number`, `banner_id` DESC |
16:29:46.835 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
16:29:46.835 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/common/_seasons-select.php |
16:29:46.837 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/common/_categories-select.php |
16:29:46.837 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/tournaments/_tournaments.php |
16:29:46.837 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=588 ORDER BY `start_dt` DESC) `c` |
16:29:46.839 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=588 |
16:29:46.841 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=587 ORDER BY `start_dt` DESC) `c` |
16:29:46.842 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=587 |
16:29:46.844 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=565 ORDER BY `start_dt` DESC) `c` |
16:29:46.844 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=565 |
16:29:46.845 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=586 ORDER BY `start_dt` DESC) `c` |
16:29:46.847 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=586 |
16:29:46.848 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=585 ORDER BY `start_dt` DESC) `c` |
16:29:46.849 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=585 |
16:29:46.851 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/default.php |
16:29:46.851 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_header.php |
16:29:46.851 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
16:29:46.852 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:29:46.852 | 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 |
16:29:46.853 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/vk.php |
16:29:46.853 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_footer.php |
16:29:46.853 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='confidentiality' |
16:29:46.854 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:29:46.854 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:29:46.854 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='use_info' |
16:29:46.855 | info | yii\db\Command::query | SELECT COUNT(*) FROM `partner` |
16:29:46.855 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_socials.php |
16:29:46.855 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php |
16:29:46.855 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php |