17:15:58.219 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:15:58.219 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\user\Bootstrap::bootstrap() |
17:15:58.219 | trace | yii\base\Module::getModule | Loading module: user |
17:15:58.220 | trace | yii\redis\Connection::open | Opening redis DB connection: localhost:6379, database=3 |
17:15:58.220 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: AUTH |
17:15:58.221 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
17:15:58.221 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:15:58.222 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\team\Bootstrap::bootstrap() |
17:15:58.222 | trace | yii\base\Module::getModule | Loading module: team |
17:15:58.222 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\tournament\Bootstrap::bootstrap() |
17:15:58.222 | trace | yii\base\Module::getModule | Loading module: tournament |
17:15:58.222 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\player\Bootstrap::bootstrap() |
17:15:58.222 | trace | yii\base\Module::getModule | Loading module: player |
17:15:58.222 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\hdbk\Bootstrap::bootstrap() |
17:15:58.222 | trace | yii\base\Module::getModule | Loading module: hdbk |
17:15:58.222 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\match\Bootstrap::bootstrap() |
17:15:58.222 | trace | yii\base\Module::getModule | Loading module: match |
17:15:58.222 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\redaction\Bootstrap::bootstrap() |
17:15:58.222 | trace | yii\base\Module::getModule | Loading module: redaction |
17:15:58.223 | trace | yii\base\Module::getModule | Loading module: debug |
17:15:58.223 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:15:58.224 | trace | yii\base\Module::getModule | Loading module: gii |
17:15:58.224 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:15:58.224 | trace | yii\web\Application::handleRequest | Route requested: 'frontend/news/view' |
17:15:58.225 | trace | yii\base\Controller::runAction | Route to run: frontend/news/view |
17:15:58.225 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\frontend\NewsController::actionView() |
17:15:58.225 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
17:15:58.226 | info | yii\db\Command::query | SELECT * FROM `post` WHERE (`post_id`='6989') AND (`post`.`published_dt` < '2025-01-16 17:15:58') |
17:15:58.228 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:15:58.228 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `post` |
17:15:58.230 | 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 = 'post' AND kcu.table_name = 'post' |
17:15:58.231 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:15:58.231 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
17:15:58.232 | info | yii\db\Command::query | SELECT * FROM `post_tag_assn` WHERE `post_id`=6989 |
17:15:58.235 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id` IN ('348', '515') |
17:15:58.236 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:15:58.236 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `tag` |
17:15:58.237 | 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 = 'tag' AND kcu.table_name = 'tag' |
17:15:58.238 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:15:58.238 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
17:15:58.238 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=6989 |
17:15:58.240 | info | yii\db\Command::query | SELECT * FROM `settings` |
17:15:58.240 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:15:58.240 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:15:58.241 | info | yii\db\Command::query | SELECT * FROM `settings` |
17:15:58.241 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/news/view.php |
17:15:58.241 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=6989 |
17:15:58.242 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=6989 |
17:15:58.243 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php |
17:15:58.243 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php |
17:15:58.246 | info | yii\db\Command::query | SELECT * FROM `post_vote_assn` WHERE `post_id`=6989 |
17:15:58.246 | info | yii\db\Command::query | SELECT * FROM `vote` WHERE 0=1 ORDER BY `published_dt` DESC |
17:15:58.247 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='news-single') ORDER BY `number`, `banner_id` DESC |
17:15:58.247 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
17:15:58.247 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/default.php |
17:15:58.247 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_header.php |
17:15:58.248 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
17:15:58.248 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:15:58.248 | 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:15:58.249 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/vk.php |
17:15:58.249 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_footer.php |
17:15:58.249 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='confidentiality' |
17:15:58.250 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
17:15:58.250 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
17:15:58.250 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='use_info' |
17:15:58.251 | info | yii\db\Command::query | SELECT COUNT(*) FROM `partner` |
17:15:58.251 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_socials.php |
17:15:58.251 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php |
17:15:58.251 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php |