6788f8fd516d5: GET http://bsrussia.local.internet-design.ru/profiles/persons/3905?season_id=22 at 2025-01-16 03:18:05 pm by 101.44.25.248

Log Messages

Всего 237 записей.
TimeLevelCategoryMessage
 
15:18:05.328traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
15:18:05.328traceyii\base\Application::bootstrapBootstrap with app\modules\user\Bootstrap::bootstrap()
15:18:05.328traceyii\base\Module::getModuleLoading module: user
15:18:05.329traceyii\redis\Connection::openOpening redis DB connection: localhost:6379, database=3
15:18:05.330traceyii\redis\Connection::executeCommandExecuting Redis Command: AUTH
15:18:05.330traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
15:18:05.330traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.332traceyii\base\Application::bootstrapBootstrap with app\modules\team\Bootstrap::bootstrap()
15:18:05.332traceyii\base\Module::getModuleLoading module: team
15:18:05.332traceyii\base\Application::bootstrapBootstrap with app\modules\tournament\Bootstrap::bootstrap()
15:18:05.332traceyii\base\Module::getModuleLoading module: tournament
15:18:05.332traceyii\base\Application::bootstrapBootstrap with app\modules\player\Bootstrap::bootstrap()
15:18:05.332traceyii\base\Module::getModuleLoading module: player
15:18:05.332traceyii\base\Application::bootstrapBootstrap with app\modules\hdbk\Bootstrap::bootstrap()
15:18:05.332traceyii\base\Module::getModuleLoading module: hdbk
15:18:05.332traceyii\base\Application::bootstrapBootstrap with app\modules\match\Bootstrap::bootstrap()
15:18:05.332traceyii\base\Module::getModuleLoading module: match
15:18:05.332traceyii\base\Application::bootstrapBootstrap with app\modules\redaction\Bootstrap::bootstrap()
15:18:05.332traceyii\base\Module::getModuleLoading module: redaction
15:18:05.332traceyii\base\Module::getModuleLoading module: debug
15:18:05.333traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
15:18:05.333traceyii\base\Module::getModuleLoading module: gii
15:18:05.333traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
15:18:05.334infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
15:18:05.335infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `alias`='profiles'
15:18:05.335infoyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='persons'
15:18:05.336traceyii\web\Application::handleRequestRoute requested: 'player/frontend/profile/index'
15:18:05.336traceyii\base\Controller::runActionRoute to run: player/frontend/profile/index
15:18:05.336traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.337traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.337infoyii\db\Command::querySELECT * FROM `player` WHERE `player_id`=3905
15:18:05.338infoyii\db\Command::querySELECT * FROM `team_player` WHERE (`player_id`=3905) AND (`team_id`=9) ORDER BY `in`
15:18:05.339infoyii\db\Command::querySELECT sp.player_id, sp.season_id, sp.competition_id, sp.team_id, sp.tournament_id, sum(games) as games, sum(goals) as goals, sum(freekick_goals) as freekick_goals, sum(penalties) as penalties, sum(assists) as assists, sum(second_assists) as second_assists, sum(shoots) as shoots, sum(shoots_target) as shoots_target, sum(biciclets) as biciclets, sum(freekicks) as freekicks, sum(plus_minus) as plus_minus, sum(fouls) as fouls, sum(corners) as corners, sum(shoots_block) as shoots_block, sum(yellow_cards) as yellow_cards, sum(red_cards) as red_cards, sum(saves) as saves, sum(gk_shoots_target) as gk_shoots_target, sum(gk_shoots_postbar) as gk_shoots_postbar, sum(missed_goals) as missed_goals FROM stats_player as sp INNER JOIN hdbk_season as s ON s.season_id = sp.season_id INNER JOIN tournament as t ON t.tournament_id = sp.tournament_id WHERE sp.player_id = 3905 AND t.is_unofficial = 0 ORDER BY s.start_dt DESC, s.season_id DESC
15:18:05.345traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.346traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.346traceyii\base\InlineAction::runWithParamsRunning action: app\modules\player\controllers\frontend\ProfileController::actionIndex()
15:18:05.346infoyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='player') AND (`item_id`=3905)
15:18:05.348infoyii\db\Command::querySELECT `hdbk_season`.* FROM `hdbk_season` INNER JOIN `tournament` `t` ON t.season_id = hdbk_season.season_id INNER JOIN `tournament_team_player` `ttp` ON ttp.tournament_id = t.tournament_id WHERE (`ttp`.`player_id`=3905) AND (`ttp`.`status`='approved') ORDER BY `hdbk_season`.`start_dt` DESC, `hdbk_season`.`season_id` DESC
15:18:05.401traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.401traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.402infoyii\db\Command::querySELECT sp.player_id, sp.season_id, sp.competition_id, sp.team_id, sp.tournament_id, sum(games) as games, sum(goals) as goals, sum(freekick_goals) as freekick_goals, sum(penalties) as penalties, sum(assists) as assists, sum(second_assists) as second_assists, sum(shoots) as shoots, sum(shoots_target) as shoots_target, sum(biciclets) as biciclets, sum(freekicks) as freekicks, sum(plus_minus) as plus_minus, sum(fouls) as fouls, sum(corners) as corners, sum(shoots_block) as shoots_block, sum(yellow_cards) as yellow_cards, sum(red_cards) as red_cards, sum(saves) as saves, sum(gk_shoots_target) as gk_shoots_target, sum(gk_shoots_postbar) as gk_shoots_postbar, sum(missed_goals) as missed_goals FROM stats_player as sp INNER JOIN hdbk_season as s ON s.season_id = sp.season_id INNER JOIN tournament as t ON t.tournament_id = sp.tournament_id WHERE sp.player_id = 3905 AND sp.season_id = 22 AND t.is_unofficial = 0 GROUP BY sp.team_id, sp.season_id ORDER BY s.start_dt DESC, s.season_id DESC
15:18:05.408infoyii\db\Command::querySELECT sp.player_id, sp.season_id, sp.competition_id, sp.team_id, sp.tournament_id, sum(games) as games, sum(goals) as goals, sum(freekick_goals) as freekick_goals, sum(penalties) as penalties, sum(assists) as assists, sum(second_assists) as second_assists, sum(shoots) as shoots, sum(shoots_target) as shoots_target, sum(biciclets) as biciclets, sum(freekicks) as freekicks, sum(plus_minus) as plus_minus, sum(fouls) as fouls, sum(corners) as corners, sum(shoots_block) as shoots_block, sum(yellow_cards) as yellow_cards, sum(red_cards) as red_cards, sum(saves) as saves, sum(gk_shoots_target) as gk_shoots_target, sum(gk_shoots_postbar) as gk_shoots_postbar, sum(missed_goals) as missed_goals FROM stats_player as sp INNER JOIN hdbk_season as s ON s.season_id = sp.season_id INNER JOIN tournament as t ON t.tournament_id = sp.tournament_id WHERE sp.player_id = 3905 AND sp.season_id = 22 AND t.is_unofficial = 0 ORDER BY s.start_dt DESC, s.season_id DESC
15:18:05.411traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/index.php
15:18:05.411infoyii\db\Command::querySELECT * FROM `team_player` WHERE (`team_player`.`status`='accepted') AND (`player_id`=3905) ORDER BY `team_player`.`in` DESC
15:18:05.413infoyii\db\Command::querySELECT * FROM `team` WHERE 0=1 ORDER BY `team`.`is_national` DESC
15:18:05.413infoyii\db\Command::querySELECT * FROM `hdbk_country` WHERE `country_id`=423
15:18:05.414traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.414traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.415traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/frontend/common/_seasons-select.php
15:18:05.416traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_headers.php
15:18:05.416traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_matches.php
15:18:05.416infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`=71
15:18:05.417traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.417traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.417traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.418infoyii\db\Command::querySELECT m.* FROM `match` AS m INNER JOIN round AS r ON r.round_id = m.round_id INNER JOIN tournament AS t ON t.tournament_id = m.tournament_id INNER JOIN match_player AS mp ON mp.match_id = m.match_id WHERE mp.player_id = 3905 AND mp.team_id = 71 AND t.season_id = 22 AND mp.status IN (0, 1) GROUP BY m.match_id ORDER BY m.start_dt DESC
15:18:05.421infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN ('71', '78')
15:18:05.422infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN ('76', '376', '71')
15:18:05.423infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4749') AND (`player_id`=3905) AND (`situation` IN (1, 2, 3))
15:18:05.424infoyii\db\Command::querySELECT COUNT(*) FROM `match_yellow_card` WHERE (`match_id`='4749') AND (`player_id`=3905)
15:18:05.425infoyii\db\Command::querySELECT COUNT(*) FROM `match_red_card` WHERE (`match_id`='4749') AND (`player_id`=3905)
15:18:05.425infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4749') AND (`player_id`=3905) AND (`situation`=2)
15:18:05.426infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4749') AND (`first_assistant`=3905)
15:18:05.426infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4748') AND (`player_id`=3905) AND (`situation` IN (1, 2, 3))
15:18:05.427infoyii\db\Command::querySELECT COUNT(*) FROM `match_yellow_card` WHERE (`match_id`='4748') AND (`player_id`=3905)
15:18:05.428infoyii\db\Command::querySELECT COUNT(*) FROM `match_red_card` WHERE (`match_id`='4748') AND (`player_id`=3905)
15:18:05.428infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4748') AND (`player_id`=3905) AND (`situation`=2)
15:18:05.428infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4748') AND (`first_assistant`=3905)
15:18:05.429infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4745') AND (`player_id`=3905) AND (`situation` IN (1, 2, 3))
15:18:05.429infoyii\db\Command::querySELECT COUNT(*) FROM `match_yellow_card` WHERE (`match_id`='4745') AND (`player_id`=3905)
15:18:05.430infoyii\db\Command::querySELECT COUNT(*) FROM `match_red_card` WHERE (`match_id`='4745') AND (`player_id`=3905)
15:18:05.430infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4745') AND (`player_id`=3905) AND (`situation`=2)
15:18:05.430infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4745') AND (`first_assistant`=3905)
15:18:05.431infoyii\db\Command::querySELECT MAX(updated_at) FROM stats_player WHERE team_id = 71 AND player_id = 3905 AND season_id = 22
15:18:05.432traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:18:05.432traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'match_id' in 'app\modules\match\models\Match'.
15:18:05.432traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.433traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'start_date' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_by' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_by' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_at' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_at' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_at' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_by' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'old_id' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team1' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team2' in 'app\modules\match\models\Match'.
15:18:05.433traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_match.php
15:18:05.433traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.434traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.434infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`='332'
15:18:05.435infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`='332'
15:18:05.436infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `round` WHERE `tournament_id`=332 ORDER BY `order`, `name`) `c`
15:18:05.437infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='71'
15:18:05.437infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='76'
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'match_id' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'start_date' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_by' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_by' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_at' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_at' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_at' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_by' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'old_id' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team1' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team2' in 'app\modules\match\models\Match'.
15:18:05.439traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_match.php
15:18:05.439infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`='332'
15:18:05.440infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `round` WHERE `tournament_id`=332 ORDER BY `order`, `name`) `c`
15:18:05.440infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='71'
15:18:05.441infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='376'
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'match_id' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'start_date' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_by' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_by' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_at' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_at' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_at' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_by' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'old_id' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team1' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team2' in 'app\modules\match\models\Match'.
15:18:05.442traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_match.php
15:18:05.443infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`='332'
15:18:05.443infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `round` WHERE `tournament_id`=332 ORDER BY `order`, `name`) `c`
15:18:05.444infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='78'
15:18:05.444infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='71'
15:18:05.445traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_matches.php
15:18:05.445infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`=76
15:18:05.446traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.446infoyii\db\Command::querySELECT m.* FROM `match` AS m INNER JOIN round AS r ON r.round_id = m.round_id INNER JOIN tournament AS t ON t.tournament_id = m.tournament_id INNER JOIN match_player AS mp ON mp.match_id = m.match_id WHERE mp.player_id = 3905 AND mp.team_id = 76 AND t.season_id = 22 AND mp.status IN (0, 1) GROUP BY m.match_id ORDER BY m.start_dt DESC
15:18:05.449infoyii\db\Command::querySELECT MAX(updated_at) FROM stats_player WHERE team_id = 76 AND player_id = 3905 AND season_id = 22
15:18:05.449traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:18:05.450traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_matches.php
15:18:05.450infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`=484
15:18:05.450traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.450infoyii\db\Command::querySELECT m.* FROM `match` AS m INNER JOIN round AS r ON r.round_id = m.round_id INNER JOIN tournament AS t ON t.tournament_id = m.tournament_id INNER JOIN match_player AS mp ON mp.match_id = m.match_id WHERE mp.player_id = 3905 AND mp.team_id = 484 AND t.season_id = 22 AND mp.status IN (0, 1) GROUP BY m.match_id ORDER BY m.start_dt DESC
15:18:05.453infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN ('485', '11', '484')
15:18:05.453infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN ('484', '172')
15:18:05.454infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4554') AND (`player_id`=3905) AND (`situation` IN (1, 2, 3))
15:18:05.454infoyii\db\Command::querySELECT COUNT(*) FROM `match_yellow_card` WHERE (`match_id`='4554') AND (`player_id`=3905)
15:18:05.455infoyii\db\Command::querySELECT COUNT(*) FROM `match_red_card` WHERE (`match_id`='4554') AND (`player_id`=3905)
15:18:05.455infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4554') AND (`player_id`=3905) AND (`situation`=2)
15:18:05.455infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4554') AND (`first_assistant`=3905)
15:18:05.456infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4542') AND (`player_id`=3905) AND (`situation` IN (1, 2, 3))
15:18:05.456infoyii\db\Command::querySELECT COUNT(*) FROM `match_yellow_card` WHERE (`match_id`='4542') AND (`player_id`=3905)
15:18:05.457infoyii\db\Command::querySELECT COUNT(*) FROM `match_red_card` WHERE (`match_id`='4542') AND (`player_id`=3905)
15:18:05.457infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4542') AND (`player_id`=3905) AND (`situation`=2)
15:18:05.457infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4542') AND (`first_assistant`=3905)
15:18:05.457infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4535') AND (`player_id`=3905) AND (`situation` IN (1, 2, 3))
15:18:05.458infoyii\db\Command::querySELECT COUNT(*) FROM `match_yellow_card` WHERE (`match_id`='4535') AND (`player_id`=3905)
15:18:05.459infoyii\db\Command::querySELECT COUNT(*) FROM `match_red_card` WHERE (`match_id`='4535') AND (`player_id`=3905)
15:18:05.459infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4535') AND (`player_id`=3905) AND (`situation`=2)
15:18:05.459infoyii\db\Command::querySELECT COUNT(*) FROM `match_goal` WHERE (`match_id`='4535') AND (`first_assistant`=3905)
15:18:05.460infoyii\db\Command::querySELECT MAX(updated_at) FROM stats_player WHERE team_id = 484 AND player_id = 3905 AND season_id = 22
15:18:05.460traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'match_id' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'start_date' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_by' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_by' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_at' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_at' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_at' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_by' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'old_id' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team1' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team2' in 'app\modules\match\models\Match'.
15:18:05.461traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_match.php
15:18:05.461infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`='338'
15:18:05.463infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`='338'
15:18:05.463infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `round` WHERE `tournament_id`=338 ORDER BY `order`, `name`) `c`
15:18:05.464infoyii\db\Command::querySELECT * FROM `round` WHERE `round_id`='649'
15:18:05.464traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.465infoyii\db\Command::querySHOW FULL COLUMNS FROM `round`
15:18:05.466infoyii\db\Command::querySELECT 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 = 'round' AND kcu.table_name = 'round'
15:18:05.467traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.467traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
15:18:05.467infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='485'
15:18:05.468infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='484'
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'match_id' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'start_date' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_by' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_by' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_at' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_at' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_at' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_by' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'old_id' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team1' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team2' in 'app\modules\match\models\Match'.
15:18:05.470traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_match.php
15:18:05.470infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`='338'
15:18:05.471infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `round` WHERE `tournament_id`=338 ORDER BY `order`, `name`) `c`
15:18:05.471infoyii\db\Command::querySELECT * FROM `round` WHERE `round_id`='649'
15:18:05.471infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='11'
15:18:05.472infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='484'
15:18:05.473traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'match_id' in 'app\modules\match\models\Match'.
15:18:05.473traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'start_date' in 'app\modules\match\models\Match'.
15:18:05.473traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_by' in 'app\modules\match\models\Match'.
15:18:05.473traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_by' in 'app\modules\match\models\Match'.
15:18:05.473traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'created_at' in 'app\modules\match\models\Match'.
15:18:05.473traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'updated_at' in 'app\modules\match\models\Match'.
15:18:05.474traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_at' in 'app\modules\match\models\Match'.
15:18:05.474traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'disabled_by' in 'app\modules\match\models\Match'.
15:18:05.474traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'old_id' in 'app\modules\match\models\Match'.
15:18:05.474traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team1' in 'app\modules\match\models\Match'.
15:18:05.474traceyii\base\Model::onUnsafeAttributeFailed to set unsafe attribute 'team2' in 'app\modules\match\models\Match'.
15:18:05.474traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_match.php
15:18:05.474infoyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`='338'
15:18:05.475infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT * FROM `round` WHERE `tournament_id`=338 ORDER BY `order`, `name`) `c`
15:18:05.475infoyii\db\Command::querySELECT * FROM `round` WHERE `round_id`='649'
15:18:05.475infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='484'
15:18:05.476infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id`='172'
15:18:05.477traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/layouts/frontend/default.php
15:18:05.477traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/layouts/frontend/blocks/common/_player-header.php
15:18:05.478infoyii\db\Command::querySELECT * FROM `hdbk_country` WHERE 0=1
15:18:05.478infoyii\db\Command::querySELECT * FROM `team_player` WHERE (`player_id`=3905) AND (`team_id`=9) ORDER BY `in`
15:18:05.479traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php
15:18:05.479traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php
15:18:05.479traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php
15:18:05.480traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php
15:18:05.480traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.480traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.480infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
15:18:05.481traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.481infoyii\db\Command::querySELECT 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:18:05.482traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/fb.php
15:18:05.482traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php
15:18:05.482infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
15:18:05.482traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
15:18:05.483traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
15:18:05.483infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
15:18:05.483infoyii\db\Command::querySELECT COUNT(*) FROM `partner`
15:18:05.483traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php
15:18:05.484traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php
15:18:05.484traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php