06:13:34.090 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
06:13:34.090 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\user\Bootstrap::bootstrap() |
06:13:34.090 | trace | yii\base\Module::getModule | Loading module: user |
06:13:34.092 | trace | yii\redis\Connection::open | Opening redis DB connection: localhost:6379, database=3 |
06:13:34.093 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: AUTH |
06:13:34.093 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
06:13:34.093 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
06:13:34.095 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\team\Bootstrap::bootstrap() |
06:13:34.095 | trace | yii\base\Module::getModule | Loading module: team |
06:13:34.095 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\tournament\Bootstrap::bootstrap() |
06:13:34.095 | trace | yii\base\Module::getModule | Loading module: tournament |
06:13:34.095 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\player\Bootstrap::bootstrap() |
06:13:34.095 | trace | yii\base\Module::getModule | Loading module: player |
06:13:34.095 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\hdbk\Bootstrap::bootstrap() |
06:13:34.095 | trace | yii\base\Module::getModule | Loading module: hdbk |
06:13:34.095 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\match\Bootstrap::bootstrap() |
06:13:34.095 | trace | yii\base\Module::getModule | Loading module: match |
06:13:34.096 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\redaction\Bootstrap::bootstrap() |
06:13:34.096 | trace | yii\base\Module::getModule | Loading module: redaction |
06:13:34.096 | trace | yii\base\Module::getModule | Loading module: debug |
06:13:34.097 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
06:13:34.097 | trace | yii\base\Module::getModule | Loading module: gii |
06:13:34.098 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
06:13:34.099 | trace | yii\web\Application::handleRequest | Route requested: 'frontend/search/tags' |
06:13:34.099 | trace | yii\base\Controller::runAction | Route to run: frontend/search/tags |
06:13:34.099 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\frontend\SearchController::actionTags() |
06:13:34.100 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
06:13:34.101 | info | yii\db\Command::query | SELECT `post`.* FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`is_public`=1) AND (`post`.`in_en`=1) AND (`post`.`type`='article') AND (`post_tag_assn`.`tag_id`='1890') GROUP BY `post`.`post_id` HAVING COUNT(post_tag_assn.tag_id) >= 1 ORDER BY `post`.`published_dt` DESC |
06:13:34.107 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
06:13:34.107 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `post` |
06:13:34.110 | 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' |
06:13:34.111 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
06:13:34.111 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
06:13:34.112 | info | yii\db\Command::query | SELECT * FROM `post_tag_assn` WHERE `post_id`=11804 |
06:13:34.113 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id` IN ('577', '1536', '1882', '1890') |
06:13:34.113 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
06:13:34.114 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
06:13:34.114 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT `post`.* FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`is_public`=1) AND (`post`.`in_en`=1) AND (`post`.`type`='article') AND (`post_tag_assn`.`tag_id`='1890') GROUP BY `post`.`post_id` HAVING COUNT(post_tag_assn.tag_id) >= 1) `c` |
06:13:34.120 | info | yii\db\Command::query | SELECT `post`.* FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`is_public`=1) AND (`post`.`in_en`=1) AND (`post`.`type`='article') AND (`post_tag_assn`.`tag_id`='1890') GROUP BY `post`.`post_id` HAVING COUNT(post_tag_assn.tag_id) >= 1 ORDER BY `post`.`published_dt` DESC LIMIT 20 |
06:13:34.122 | info | yii\db\Command::query | SELECT * FROM `post_tag_assn` WHERE `post_id`=11804 |
06:13:34.122 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id` IN ('577', '1536', '1882', '1890') |
06:13:34.122 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id`='1890' |
06:13:34.123 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/search/tags.php |
06:13:34.123 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-before-main-events') ORDER BY `number`, `banner_id` DESC |
06:13:34.124 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
06:13:34.125 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `banner` |
06:13:34.126 | 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 = 'banner' AND kcu.table_name = 'banner' |
06:13:34.126 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
06:13:34.127 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
06:13:34.127 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
06:13:34.127 | info | yii\db\Command::query | SELECT * FROM `post` WHERE (`post`.`type`='news') AND (`post`.`in_en`=1) AND (`post`.`is_public`=1) AND (NOT (`position_en_id` IS NULL)) ORDER BY `position_en_id` |
06:13:34.166 | info | yii\db\Command::query | SELECT * FROM `post_tag_assn` WHERE `post_id` IN (11892, 11891, 11890, 11893, 11889) |
06:13:34.167 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id` IN ('525', '587', '1536', '1882', '520', '523', '527', '571') |
06:13:34.169 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/posts/views/main-news.php |
06:13:34.169 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=11892 |
06:13:34.171 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=11891 |
06:13:34.173 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=11890 |
06:13:34.175 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=11893 |
06:13:34.177 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=11889 |
06:13:34.178 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-after-main-events') ORDER BY `number`, `banner_id` DESC |
06:13:34.178 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
06:13:34.178 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-before-world-rating') ORDER BY `number`, `banner_id` DESC |
06:13:34.179 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
06:13:34.179 | info | yii\db\Command::query | SELECT * FROM `world_rating` WHERE `type`='men' ORDER BY `year` DESC, `month` DESC |
06:13:34.179 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
06:13:34.179 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `world_rating` |
06:13:34.181 | 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' |
06:13:34.181 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
06:13:34.181 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
06:13:34.182 | info | yii\db\Command::query | SELECT * FROM `world_rating_team` WHERE `rating_id`=24 ORDER BY `place`, `points` DESC |
06:13:34.182 | info | yii\db\Command::query | SELECT * FROM `settings` |
06:13:34.183 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
06:13:34.183 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
06:13:34.183 | info | yii\db\Command::query | SELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-after-world-rating') ORDER BY `number`, `banner_id` DESC |
06:13:34.184 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/banner/views/banner.php |
06:13:34.184 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/search/../common/_filter-tags.php |
06:13:34.187 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/common/_filter-dates.php |
06:13:34.188 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/search/_results.php |
06:13:34.188 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/search/_articles.php |
06:13:34.189 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=11804 |
06:13:34.190 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/default.php |
06:13:34.191 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_header.php |
06:13:34.191 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
06:13:34.191 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
06:13:34.191 | 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 |
06:13:34.197 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/fb.php |
06:13:34.197 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_footer.php |
06:13:34.197 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='confidentiality' |
06:13:34.198 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
06:13:34.198 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
06:13:34.198 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='use_info' |
06:13:34.199 | info | yii\db\Command::query | SELECT COUNT(*) FROM `partner` |
06:13:34.200 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/blocks/_socials.php |
06:13:34.200 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php |
06:13:34.200 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php |