15:48:31.656 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
15:48:31.656 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\user\Bootstrap::bootstrap() |
15:48:31.656 | trace | yii\base\Module::getModule | Loading module: user |
15:48:31.658 | trace | yii\redis\Connection::open | Opening redis DB connection: localhost:6379, database=3 |
15:48:31.658 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: AUTH |
15:48:31.658 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
15:48:31.658 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.660 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\team\Bootstrap::bootstrap() |
15:48:31.660 | trace | yii\base\Module::getModule | Loading module: team |
15:48:31.660 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\tournament\Bootstrap::bootstrap() |
15:48:31.660 | trace | yii\base\Module::getModule | Loading module: tournament |
15:48:31.660 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\player\Bootstrap::bootstrap() |
15:48:31.660 | trace | yii\base\Module::getModule | Loading module: player |
15:48:31.660 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\hdbk\Bootstrap::bootstrap() |
15:48:31.660 | trace | yii\base\Module::getModule | Loading module: hdbk |
15:48:31.660 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\match\Bootstrap::bootstrap() |
15:48:31.660 | trace | yii\base\Module::getModule | Loading module: match |
15:48:31.661 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\redaction\Bootstrap::bootstrap() |
15:48:31.661 | trace | yii\base\Module::getModule | Loading module: redaction |
15:48:31.661 | trace | yii\base\Module::getModule | Loading module: debug |
15:48:31.662 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
15:48:31.662 | trace | yii\base\Module::getModule | Loading module: gii |
15:48:31.662 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
15:48:31.664 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
15:48:31.664 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `alias`='piter-leto-2018-top_league_2018' |
15:48:31.670 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.671 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.671 | trace | yii\web\Application::handleRequest | Route requested: 'tournament/frontend/teams/players' |
15:48:31.671 | trace | yii\base\Controller::runAction | Route to run: tournament/frontend/teams/players |
15:48:31.671 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=425 |
15:48:31.672 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\tournament\controllers\frontend\TeamsController::actionPlayers() |
15:48:31.672 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE (`tournament_id`=425) AND (`team_id`='432') |
15:48:31.675 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.675 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `tournament_team` |
15:48:31.676 | 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 = 'tournament_team' AND kcu.table_name = 'tournament_team' |
15:48:31.677 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.677 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
15:48:31.678 | info | yii\db\Command::query | SELECT `tournament_team_player`.*, if (tournament_team_player.position_id is not null, tournament_team_player.position_id, player.position_id) common_position FROM `tournament_team_player` LEFT JOIN `player` ON `tournament_team_player`.`player_id` = `player`.`player_id` WHERE (`tournament_team_player`.`status`='approved') AND ((`tournament_team_player`.`tournament_id`, `tournament_team_player`.`team_id`) IN ((425, 432))) ORDER BY isnull(common_position), FIELD (common_position, 1,2,4,3), isnull(tournament_team_player.number), `tournament_team_player`.`number`, isnull(player.number), `player`.`number`, `player`.`last_name`, `player`.`first_name` |
15:48:31.681 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.682 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.683 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id` IN (263, 3305, 4357, 3304, 3298, 6386, 107, 379, 5324, 1799, 4128, 8091, 8092, 8095, 106, 8772, 8094, 701, 1904, 6641, 3361, 9, 5380, 6545, 8093, 3299, 8090, 8089, 6553, 3297) |
15:48:31.685 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.686 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.695 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=432 |
15:48:31.696 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.696 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.696 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/teams/players.php |
15:48:31.697 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE `tournament_id`=425 |
15:48:31.698 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=425 |
15:48:31.699 | info | yii\db\Command::query | SELECT * FROM `hdbk_city` WHERE `city_id`=18026 |
15:48:31.699 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.700 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.700 | info | yii\db\Command::query | SELECT * FROM `hdbk_season` WHERE `season_id`=23 |
15:48:31.700 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.700 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `hdbk_season` |
15:48:31.702 | 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 = 'hdbk_season' AND kcu.table_name = 'hdbk_season' |
15:48:31.702 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.702 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
15:48:31.703 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/tournament/views/frontend/teams/_header.php |
15:48:31.703 | info | yii\db\Command::query | SELECT * FROM `team_history` WHERE (`since` <= '2018-06-18') AND ((`to` IS NULL) OR (`to` >= '2018-06-18')) AND (`team_id`=432) ORDER BY `since` DESC |
15:48:31.704 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=425 |
15:48:31.705 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.705 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.705 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.706 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=1 |
15:48:31.706 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.706 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.707 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.708 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=1 |
15:48:31.708 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.709 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=1 |
15:48:31.710 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.710 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=2 |
15:48:31.711 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.711 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=2 |
15:48:31.712 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.712 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=2 |
15:48:31.713 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.713 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=2 |
15:48:31.714 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=227 |
15:48:31.715 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=2 |
15:48:31.716 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.716 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=2 |
15:48:31.717 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.717 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=4 |
15:48:31.718 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=321 |
15:48:31.719 | info | yii\db\Command::query | SELECT * FROM `hdbk_player_position` WHERE `position_id`=3 |
15:48:31.721 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.723 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.724 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.725 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.726 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=227 |
15:48:31.727 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.728 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.729 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.731 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.732 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.733 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.734 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.735 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.735 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.736 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.737 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.737 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.738 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.739 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
15:48:31.740 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/default.php |
15:48:31.740 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=424 |
15:48:31.741 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `parent_tournament_id`=424 ORDER BY `start_dt` DESC |
15:48:31.743 | info | yii\db\Command::query | SELECT `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`=425) ORDER BY `match`.`start_dt` DESC LIMIT 1 |
15:48:31.744 | info | yii\db\Command::query | SELECT `match`.`start_dt` FROM `match` INNER JOIN `tournament` ON `match`.`tournament_id` = `tournament`.`tournament_id` WHERE (`match`.`start_dt` > '2025-01-17 05:00:00') AND (`tournament`.`in_schedule`=1) AND (`tournament`.`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`tournament`.`tournament_id`=425) ORDER BY `match`.`start_dt` LIMIT 1 |
15:48:31.745 | info | yii\db\Command::query | SELECT `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`=425) OR (`tournament`.`parent_tournament_id`=425)) 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-16 05:00:00' AND '2025-01-17 05:00:00')) ORDER BY `tournament`.`order`, `tournament`.`full_name` |
15:48:31.747 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/Scoreboard/views/widget.php |
15:48:31.747 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-header.php |
15:48:31.747 | info | yii\db\Command::query | SELECT * FROM `hdbk_competition` WHERE `competition_id`=48 |
15:48:31.748 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.748 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.748 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-filter.php |
15:48:31.748 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.748 | info | yii\db\Command::query | SELECT `hdbk_season`.* FROM `hdbk_season` INNER JOIN `tournament` ON `hdbk_season`.`season_id` = `tournament`.`season_id` WHERE (`tournament`.`competition_id`=48) AND (`tournament`.`is_published`=1) ORDER BY `start_dt` DESC, `season_id` DESC, `order` |
15:48:31.751 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE (`tournament`.`is_published`=1) AND (`season_id` IN (26, 24, 23, 21)) ORDER BY `order` |
15:48:31.802 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE (`season_id`=23) AND (`parent_tournament_id` IS NULL) AND (`is_published`=1) AND (`tournament`.`in_ru`=1) AND (`competition_id`=48) ORDER BY isnull(`order`), `order`, `start_dt` DESC |
15:48:31.804 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE (`season_id`=26) AND (`is_published`=1) AND (`competition_id`=48) ORDER BY `start_dt` DESC, isnull(parent_tournament_id) |
15:48:31.805 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=586 |
15:48:31.806 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE (`season_id`=24) AND (`is_published`=1) AND (`competition_id`=48) ORDER BY `start_dt` DESC, isnull(parent_tournament_id) |
15:48:31.808 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=465 |
15:48:31.809 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE (`season_id`=23) AND (`is_published`=1) AND (`competition_id`=48) ORDER BY `start_dt` DESC, isnull(parent_tournament_id) |
15:48:31.812 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=456 |
15:48:31.813 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE (`season_id`=21) AND (`is_published`=1) AND (`competition_id`=48) ORDER BY `start_dt` DESC, isnull(parent_tournament_id) |
15:48:31.815 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=298 |
15:48:31.816 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=455 ORDER BY `start_dt` DESC) `c` |
15:48:31.817 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `parent_tournament_id`=455 ORDER BY `start_dt` DESC |
15:48:31.818 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=424 ORDER BY `start_dt` DESC) `c` |
15:48:31.819 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `parent_tournament_id`=424 ORDER BY `start_dt` DESC |
15:48:31.820 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `tournament` WHERE `parent_tournament_id`=380 ORDER BY `start_dt` DESC) `c` |
15:48:31.821 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `parent_tournament_id`=380 ORDER BY `start_dt` DESC |
15:48:31.823 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=381 |
15:48:31.824 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE (`is_published`=1) AND (`parent_tournament_id`=424) ORDER BY `start_dt` DESC |
15:48:31.825 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/common/_tournaments-select.php |
15:48:31.826 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM tournament |
15:48:31.827 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
15:48:31.828 | info | yii\db\Command::query | SELECT * FROM `tournament_place` WHERE (`main`=1) AND (`tournament_id`=425) |
15:48:31.828 | info | yii\db\Command::query | SELECT `tournament_team`.* FROM `tournament_team` LEFT JOIN `team` ON `tournament_team`.`team_id` = `team`.`team_id` WHERE (`status`='approved') AND (`tournament_team`.`tournament_id`=425) |
15:48:31.829 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (4, 153, 163, 432, 433, 530, 562, 569) |
15:48:31.832 | info | yii\db\Command::query | SELECT `tournament_team`.* FROM `tournament_team` LEFT JOIN `team` ON `tournament_team`.`team_id` = `team`.`team_id` WHERE (`status`='approved') AND (`tournament_team`.`tournament_id`=425) |
15:48:31.833 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (4, 153, 163, 432, 433, 530, 562, 569) |
15:48:31.835 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `team` WHERE `team_id` IN (4, 153, 163, 432, 433, 530, 562, 569) ORDER BY `full_name`) `c` |
15:48:31.836 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE (`module`='tournament') AND (`item_id`=425) |
15:48:31.839 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.839 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `tag` |
15:48:31.841 | 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' |
15:48:31.841 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.841 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
15:48:31.842 | info | yii\db\Command::query | SELECT 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`=425)) |
15:48:31.843 | info | yii\db\Command::query | SELECT 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`=425)) |
15:48:31.845 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php |
15:48:31.845 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php |
15:48:31.845 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php |
15:48:31.846 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php |
15:48:31.846 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.846 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.846 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
15:48:31.847 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.847 | 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 |
15:48:31.848 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php |
15:48:31.848 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='confidentiality' |
15:48:31.849 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
15:48:31.849 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
15:48:31.849 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='use_info' |
15:48:31.850 | info | yii\db\Command::query | SELECT COUNT(*) FROM `partner` |
15:48:31.850 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php |
15:48:31.850 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php |
15:48:31.850 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php |