16:30:54.391 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:30:54.391 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\user\Bootstrap::bootstrap() |
16:30:54.391 | trace | yii\base\Module::getModule | Loading module: user |
16:30:54.392 | trace | yii\redis\Connection::open | Opening redis DB connection: localhost:6379, database=3 |
16:30:54.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: AUTH |
16:30:54.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:30:54.393 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.394 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\team\Bootstrap::bootstrap() |
16:30:54.394 | trace | yii\base\Module::getModule | Loading module: team |
16:30:54.394 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\tournament\Bootstrap::bootstrap() |
16:30:54.394 | trace | yii\base\Module::getModule | Loading module: tournament |
16:30:54.395 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\player\Bootstrap::bootstrap() |
16:30:54.395 | trace | yii\base\Module::getModule | Loading module: player |
16:30:54.395 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\hdbk\Bootstrap::bootstrap() |
16:30:54.395 | trace | yii\base\Module::getModule | Loading module: hdbk |
16:30:54.395 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\match\Bootstrap::bootstrap() |
16:30:54.395 | trace | yii\base\Module::getModule | Loading module: match |
16:30:54.395 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\redaction\Bootstrap::bootstrap() |
16:30:54.395 | trace | yii\base\Module::getModule | Loading module: redaction |
16:30:54.395 | trace | yii\base\Module::getModule | Loading module: debug |
16:30:54.396 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:30:54.396 | trace | yii\base\Module::getModule | Loading module: gii |
16:30:54.396 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:30:54.397 | trace | yii\web\Application::handleRequest | Route requested: 'match/frontend/view/render' |
16:30:54.397 | trace | yii\base\Controller::runAction | Route to run: match/frontend/view/render |
16:30:54.397 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.398 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.398 | info | yii\db\Command::query | SELECT * FROM `match` WHERE `match_id`=9815 |
16:30:54.398 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
16:30:54.400 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=565 |
16:30:54.400 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.401 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.401 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\match\controllers\frontend\ViewController::actionRender() |
16:30:54.401 | info | yii\db\Command::query | SELECT * FROM `round` WHERE `round_id`=1256 |
16:30:54.401 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.402 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.402 | info | yii\db\Command::query | SELECT * FROM `match_translation` WHERE `match_id`=9815 |
16:30:54.402 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.402 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.403 | info | yii\db\Command::query | SELECT * FROM `match_translation_event` WHERE `match_id`=9815 ORDER BY `minute` DESC, `second` DESC |
16:30:54.403 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.404 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.404 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id` IN (365, 2619, 83, 66, 822, 25, 7071, 114, 364, 1129, 65, 4462) |
16:30:54.406 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.406 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.409 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_broadcast.php |
16:30:54.409 | info | yii\db\Command::query | SELECT `match_player`.* FROM `match_player` INNER JOIN `player` ON `match_player`.`player_id` = `player`.`player_id` LEFT JOIN `match` ON `match_player`.`match_id` = `match`.`match_id` INNER JOIN `tournament_team_player` `ttp` ON ttp.team_id = match_player.team_id AND ttp.tournament_id = match.tournament_id AND ttp.player_id = match_player.player_id WHERE `match_player`.`match_id`=9815 ORDER BY `match_player`.`goalkeeper` DESC, `match_player`.`number`, `ttp`.`number`, `ttp`.`position_id`, `player`.`position_id`, `player`.`last_name`, `player`.`first_name` |
16:30:54.411 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.411 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.412 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id` IN (9522, 353, 4462, 257, 2619, 7071, 1843, 364, 114, 365, 9860, 83, 117, 728, 25, 1825, 65, 4460, 1129, 66, 2277, 822) |
16:30:54.418 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id` IN (251, 367, 219, 221, 295) |
16:30:54.419 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.419 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.419 | info | yii\db\Command::query | SELECT * FROM `match` WHERE `match_id`=9815 |
16:30:54.420 | info | yii\db\Command::query | SELECT `match_staff`.* FROM `match_staff` INNER JOIN `staff` ON `match_staff`.`staff_id` = `staff`.`staff_id` LEFT JOIN `tournament_team_staff` `tts` ON tts.staff_id = match_staff.staff_id and tts.team_id = match_staff.team_id WHERE (`tts`.`tournament_id`=565) AND (`match_staff`.`match_id`=9815) ORDER BY `coach` DESC, isnull(tts.rank), `tts`.`rank` |
16:30:54.421 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.421 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.421 | info | yii\db\Command::query | SELECT * FROM `staff` WHERE `staff_id` IN (9168, 8143) |
16:30:54.422 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.422 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.423 | info | yii\db\Command::query | SELECT * FROM `match_goal` WHERE `match_id`=9815 ORDER BY `minute`, `additional`, `second`, `number` |
16:30:54.423 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.423 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.424 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id` IN (365, 4462, 25, 65, 1129, 7071, 822, 66, 83, 2619) |
16:30:54.427 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=66 |
16:30:54.428 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=365 |
16:30:54.429 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=728 |
16:30:54.430 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=4462 |
16:30:54.431 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=66 |
16:30:54.432 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=1129 |
16:30:54.433 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=1825 |
16:30:54.434 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=65 |
16:30:54.436 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=66 |
16:30:54.436 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=365 |
16:30:54.437 | info | yii\db\Command::query | SELECT * FROM `match_yellow_card` WHERE `match_id`=9815 ORDER BY `minute`, `additional`, `second`, `number` |
16:30:54.437 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.437 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `match_yellow_card` |
16:30:54.439 | 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 = 'match_yellow_card' AND kcu.table_name = 'match_yellow_card' |
16:30:54.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.439 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
16:30:54.439 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id` IN (364, 114, 25, 2619) |
16:30:54.442 | info | yii\db\Command::query | SELECT * FROM `match_red_card` WHERE `match_id`=9815 ORDER BY `minute`, `additional`, `second`, `number` |
16:30:54.442 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.443 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `match_red_card` |
16:30:54.444 | 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 = 'match_red_card' AND kcu.table_name = 'match_red_card' |
16:30:54.444 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.444 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
16:30:54.444 | info | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=25 |
16:30:54.445 | info | yii\db\Command::query | SELECT * FROM `match_shootout` WHERE `match_id`=9815 ORDER BY `number`, `id` |
16:30:54.446 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-common.php |
16:30:54.446 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=170 |
16:30:54.447 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.447 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.447 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=6 |
16:30:54.448 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline.php |
16:30:54.448 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/blocks/_teams-top.php |
16:30:54.448 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE `tournament_id`=565 |
16:30:54.449 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.449 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.450 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=565 |
16:30:54.451 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.451 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.451 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.451 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.451 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.451 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.452 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event.php |
16:30:54.453 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeline-event-icon.php |
16:30:54.453 | info | yii\db\Command::query | SELECT * FROM `match_goalkeeper` WHERE (`team_id`=170) AND (`match_id`=9815) ORDER BY `in_minute`, `in_second` |
16:30:54.454 | info | yii\db\Command::query | SELECT * FROM `match_goalkeeper` WHERE (`team_id`=6) AND (`match_id`=9815) ORDER BY `in_minute`, `in_second` |
16:30:54.454 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_goalkeepers.php |
16:30:54.454 | info | yii\db\Command::query | SELECT * FROM `match_timeout` WHERE (`team_id`=170) AND (`match_id`=9815) ORDER BY `minute`, `second` |
16:30:54.454 | info | yii\db\Command::query | SELECT * FROM `match_timeout` WHERE (`team_id`=6) AND (`match_id`=9815) ORDER BY `minute`, `second` |
16:30:54.455 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_timeouts.php |
16:30:54.455 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT `match_player`.* FROM `match_player` INNER JOIN `player` ON `match_player`.`player_id` = `player`.`player_id` WHERE `match_player`.`match_id`=9815 ORDER BY isnull(match_player.number), `match_player`.`number`, CONCAT_WS(" ", last_name, first_name, middle_name)) `c` |
16:30:54.455 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol.php |
16:30:54.456 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE `match_id`=9815 ORDER BY `main` DESC |
16:30:54.456 | info | yii\db\Command::query | SELECT * FROM `album` WHERE `album_id`='2937' |
16:30:54.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.457 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE `match_id`=9815 ORDER BY `main` DESC |
16:30:54.458 | info | yii\db\Command::query | SELECT * FROM `album` WHERE `album_id`='2937' |
16:30:54.458 | info | yii\db\Command::query | SELECT * FROM `album_photo` WHERE `album_id`=2937 ORDER BY `order`, `original` |
16:30:54.513 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.513 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.528 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE `match_id`=9815 ORDER BY `main` DESC |
16:30:54.528 | info | yii\db\Command::query | SELECT * FROM `video` WHERE `video_id`='1000' |
16:30:54.528 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.529 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.529 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/mediaslider/views/media-slider-mix.php |
16:30:54.529 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/photos/views/_photos.php |
16:30:54.530 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/videos/views/_videos.php |
16:30:54.531 | info | yii\db\Command::query | SELECT * FROM `video_tag_assn` WHERE `video_id`=1000 |
16:30:54.531 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id` IN ('517', '674', '1568', '1992', '1993') |
16:30:54.532 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.532 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.532 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/photos/views/_photos.php |
16:30:54.615 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/blocks/_teams-top.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.616 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.617 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.618 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.619 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.620 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player.php |
16:30:54.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-country.php |
16:30:54.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-player-number.php |
16:30:54.621 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-staff.php |
16:30:54.621 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=367 |
16:30:54.622 | info | yii\db\Command::query | SELECT * FROM `match` WHERE `match_id`=9815 |
16:30:54.622 | info | yii\db\Command::query | SELECT * FROM `tournament_team_staff` WHERE (`staff_id`=9168) AND (`team_id`=170) AND (`tournament_id`=565) |
16:30:54.622 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.623 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.623 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_protocol-staff.php |
16:30:54.623 | info | yii\db\Command::query | SELECT * FROM `match` WHERE `match_id`=9815 |
16:30:54.623 | info | yii\db\Command::query | SELECT * FROM `tournament_team_staff` WHERE (`staff_id`=8143) AND (`team_id`=6) AND (`tournament_id`=565) |
16:30:54.624 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
16:30:54.624 | info | yii\db\Command::query | SELECT * FROM `match_stats` WHERE (`match_id`, `team_id`) IN ((9815, 170)) |
16:30:54.624 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.624 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.625 | info | yii\db\Command::query | SELECT * FROM `match_stats` WHERE (`match_id`, `team_id`) IN ((9815, 6)) |
16:30:54.625 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/_stats.php |
16:30:54.625 | info | yii\db\Command::query | SELECT * FROM `match_protocol` WHERE `match_id`=9815 |
16:30:54.626 | info | yii\db\Command::query | SELECT * FROM `match` `m` WHERE (NOT (`m`.`start_dt` IS NULL)) AND ((`m`.`team1_id`=170) OR (`m`.`team2_id`=170)) AND ((NOT (`m`.`gf` IS NULL)) AND (NOT (`m`.`ga` IS NULL))) ORDER BY `m`.`start_dt` DESC LIMIT 5 |
16:30:54.627 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (170, 678, 6) |
16:30:54.628 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (6, 170, 47, 337) |
16:30:54.630 | info | yii\db\Command::query | SELECT * FROM `match` `m` WHERE (NOT (`m`.`start_dt` IS NULL)) AND ((`m`.`team1_id`=6) OR (`m`.`team2_id`=6)) AND ((NOT (`m`.`gf` IS NULL)) AND (NOT (`m`.`ga` IS NULL))) ORDER BY `m`.`start_dt` DESC LIMIT 5 |
16:30:54.631 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (170, 6, 47) |
16:30:54.632 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (6, 29, 170, 337) |
16:30:54.633 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/blocks/_score.php |
16:30:54.633 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/_header.php |
16:30:54.634 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=565 |
16:30:54.634 | info | yii\db\Command::query | SELECT * FROM `round_tour` WHERE `tour_id`=6581 |
16:30:54.635 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.635 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.635 | info | yii\db\Command::query | SELECT * FROM `match_series` WHERE `series_id`=2052 |
16:30:54.636 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.636 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.636 | info | yii\db\Command::query | SELECT * FROM `round_tree` WHERE `tree_id`=668 |
16:30:54.637 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.637 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.637 | info | yii\db\Command::query | SELECT COUNT(*) FROM `round_team` WHERE `round_id`=1256 |
16:30:54.637 | info | yii\db\Command::query | SELECT * FROM `round` WHERE `round_id`=1256 |
16:30:54.639 | info | yii\db\Command::query | SELECT * FROM `team_history` WHERE (`since` <= '2020-02-16 16:30:00') AND ((`to` IS NULL) OR (`to` >= '2020-02-16 16:30:00')) AND (`team_id`=170) ORDER BY `since` DESC |
16:30:54.640 | info | yii\db\Command::query | SELECT * FROM `hdbk_city` WHERE `city_id`=34403 |
16:30:54.640 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.640 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.640 | info | yii\db\Command::query | SELECT * FROM `hdbk_category` WHERE `category_id`=3 |
16:30:54.640 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.641 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.641 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=367 |
16:30:54.641 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/blocks/_header-last-matches.php |
16:30:54.644 | info | yii\db\Command::query | SELECT * FROM `match_period` WHERE `match_id`=9815 ORDER BY `number` |
16:30:54.649 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.649 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.649 | info | yii\db\Command::query | SELECT * FROM `hdbk_city` WHERE `city_id`=17849 |
16:30:54.649 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
16:30:54.650 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/blocks/_header-last-matches.php |
16:30:54.652 | info | yii\db\Command::query | SELECT * FROM `team_history` WHERE (`since` <= '2020-02-16 16:30:00') AND ((`to` IS NULL) OR (`to` >= '2020-02-16 16:30:00')) AND (`team_id`=6) ORDER BY `since` DESC |
16:30:54.653 | info | yii\db\Command::query | SELECT * FROM `match_referee` WHERE `match_id`=9815 ORDER BY `position_id` |
16:30:54.653 | info | yii\db\Command::query | SELECT * FROM `hdbk_stadium` WHERE `stadium_id`=53 |
16:30:54.653 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.653 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.654 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
16:30:54.654 | info | yii\db\Command::query | SELECT * FROM `hdbk_city` WHERE `city_id`=17849 |
16:30:54.654 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.654 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.654 | info | yii\db\Command::query | SELECT * FROM `match` WHERE (((`team1_id`=170) AND (`team2_id`=6)) OR ((`team1_id`=6) AND (`team2_id`=170))) AND ((NOT (`match_id`=9815)) AND (`start_dt` < '2020-02-16 16:30:00') AND (NOT (`gf` IS NULL)) AND (NOT (`ga` IS NULL))) ORDER BY `start_dt` DESC |
16:30:54.656 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id` IN (565, 495) |
16:30:54.658 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (6, 170) |
16:30:54.659 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (170, 6) |
16:30:54.660 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/_history.php |
16:30:54.660 | info | yii\db\Command::query | SELECT * FROM `hdbk_competition` WHERE `competition_id`=36 |
16:30:54.660 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.666 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.667 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
16:30:54.667 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=9780) |
16:30:54.668 | info | yii\db\Command::query | SELECT * FROM `video` WHERE `video_id`='985' |
16:30:54.669 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=9780) |
16:30:54.670 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`='13100' |
16:30:54.670 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.671 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.671 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=13100 |
16:30:54.672 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=9780) |
16:30:54.673 | info | yii\db\Command::query | SELECT * FROM `album` WHERE `album_id`='2924' |
16:30:54.674 | info | yii\db\Command::query | SELECT * FROM `video_tag_assn` WHERE `video_id`=985 |
16:30:54.675 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id` IN ('517', '674', '1568', '1993') |
16:30:54.676 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=495 |
16:30:54.677 | info | yii\db\Command::query | SELECT * FROM `hdbk_competition` WHERE `competition_id`=7 |
16:30:54.678 | info | yii\db\Command::query | SELECT * FROM `tournament_team` WHERE `tournament_id`=495 |
16:30:54.681 | info | yii\db\Command::query | SELECT * FROM `tournament` WHERE `tournament_id`=495 |
16:30:54.683 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
16:30:54.683 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=7831) |
16:30:54.683 | info | yii\db\Command::query | SELECT * FROM `video` WHERE 0=1 |
16:30:54.684 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=7831) |
16:30:54.684 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`='11472' |
16:30:54.685 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=11472 |
16:30:54.686 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=7831) |
16:30:54.687 | info | yii\db\Command::query | SELECT * FROM `album` WHERE `album_id`='2542' |
16:30:54.689 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/common/blocks/_media.php |
16:30:54.689 | info | yii\db\Command::query | SELECT * FROM `video_match_assn` WHERE (`main`=1) AND (`match_id`=7464) |
16:30:54.689 | info | yii\db\Command::query | SELECT * FROM `video` WHERE 0=1 |
16:30:54.689 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE (`main`=1) AND (`match_id`=7464) |
16:30:54.690 | info | yii\db\Command::query | SELECT * FROM `post` WHERE 0=1 |
16:30:54.690 | info | yii\db\Command::query | SELECT * FROM `album_match_assn` WHERE (`main`=1) AND (`match_id`=7464) |
16:30:54.691 | info | yii\db\Command::query | SELECT * FROM `album` WHERE `album_id`='2514' |
16:30:54.692 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/_news.php |
16:30:54.692 | info | yii\db\Command::query | SELECT * FROM `post_match_assn` WHERE `match_id`=9815 |
16:30:54.693 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id` IN ('13132', '13151', '13152') |
16:30:54.695 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/redaction/widgets/posts/views/news.php |
16:30:54.695 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=13152 |
16:30:54.696 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=13132 |
16:30:54.697 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT `match_player`.* FROM `match_player` INNER JOIN `player` ON `match_player`.`player_id` = `player`.`player_id` WHERE `match_player`.`match_id`=9815 ORDER BY isnull(match_player.number), `match_player`.`number`, CONCAT_WS(" ", last_name, first_name, middle_name)) `c` |
16:30:54.698 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/common/_tabs.php |
16:30:54.698 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/frontend/view/football/page.php |
16:30:54.698 | info | yii\db\Command::query | SELECT * FROM `hdbk_competition` WHERE `competition_id`=36 |
16:30:54.699 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/match/views/layouts/frontend/default.php |
16:30:54.699 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-header.php |
16:30:54.699 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/modules/tournament/views/layouts/frontend/blocks/_tournament-filter.php |
16:30:54.699 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.700 | info | yii\db\Command::query | SELECT MAX(updated_at) FROM tournament |
16:30:54.700 | info | yii\db\Command::query | SELECT * FROM `tournament_place` WHERE (`main`=1) AND (`tournament_id`=565) |
16:30:54.700 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.701 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.701 | info | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=219 |
16:30:54.701 | info | yii\db\Command::query | SELECT * FROM `hdbk_city` WHERE `city_id`=17849 |
16:30:54.701 | 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`=565) |
16:30:54.702 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (6, 29, 47, 170, 337, 341, 366, 678) |
16:30:54.704 | 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`=565) |
16:30:54.705 | info | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id` IN (6, 29, 47, 170, 337, 341, 366, 678) |
16:30:54.707 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT * FROM `team` WHERE `team_id` IN (6, 29, 47, 170, 337, 341, 366, 678) ORDER BY `full_name`) `c` |
16:30:54.707 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE (`module`='tournament') AND (`item_id`=565) |
16:30:54.707 | 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`=1992)) |
16:30:54.708 | 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`=1992)) |
16:30:54.708 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php |
16:30:54.708 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php |
16:30:54.709 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php |
16:30:54.709 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php |
16:30:54.709 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.709 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.709 | info | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
16:30:54.710 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.710 | 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:30:54.714 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/vk.php |
16:30:54.714 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php |
16:30:54.714 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='confidentiality' |
16:30:54.715 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:30:54.715 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:30:54.715 | info | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='use_info' |
16:30:54.716 | info | yii\db\Command::query | SELECT COUNT(*) FROM `partner` |
16:30:54.716 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php |
16:30:54.716 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php |
16:30:54.716 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php |