Log Messages

Всего 76 записей.
TimeLevelCategoryMessage
 
11:28:26.002traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
11:28:26.002traceyii\base\Application::bootstrapBootstrap with app\modules\user\Bootstrap::bootstrap()
11:28:26.002traceyii\base\Module::getModuleLoading module: user
11:28:26.004traceyii\redis\Connection::openOpening redis DB connection: localhost:6379, database=3
11:28:26.004traceyii\redis\Connection::executeCommandExecuting Redis Command: AUTH
11:28:26.004traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
11:28:26.004traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.005traceyii\base\Application::bootstrapBootstrap with app\modules\team\Bootstrap::bootstrap()
11:28:26.005traceyii\base\Module::getModuleLoading module: team
11:28:26.005traceyii\base\Application::bootstrapBootstrap with app\modules\tournament\Bootstrap::bootstrap()
11:28:26.005traceyii\base\Module::getModuleLoading module: tournament
11:28:26.006traceyii\base\Application::bootstrapBootstrap with app\modules\player\Bootstrap::bootstrap()
11:28:26.006traceyii\base\Module::getModuleLoading module: player
11:28:26.006traceyii\base\Application::bootstrapBootstrap with app\modules\hdbk\Bootstrap::bootstrap()
11:28:26.006traceyii\base\Module::getModuleLoading module: hdbk
11:28:26.006traceyii\base\Application::bootstrapBootstrap with app\modules\match\Bootstrap::bootstrap()
11:28:26.006traceyii\base\Module::getModuleLoading module: match
11:28:26.006traceyii\base\Application::bootstrapBootstrap with app\modules\redaction\Bootstrap::bootstrap()
11:28:26.006traceyii\base\Module::getModuleLoading module: redaction
11:28:26.006traceyii\base\Module::getModuleLoading module: debug
11:28:26.007traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
11:28:26.007traceyii\base\Module::getModuleLoading module: gii
11:28:26.007traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
11:28:26.008infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
11:28:26.008infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `alias`='profiles'
11:28:26.009infoyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='persons'
11:28:26.009traceyii\web\Application::handleRequestRoute requested: 'player/frontend/profile/index'
11:28:26.009traceyii\base\Controller::runActionRoute to run: player/frontend/profile/index
11:28:26.009traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.010traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:28:26.010infoyii\db\Command::querySELECT * FROM `player` WHERE `player_id`=9957
11:28:26.011infoyii\db\Command::querySELECT * FROM `team_player` WHERE (`player_id`=9957) AND (`team_id`=9) ORDER BY `in`
11:28:26.012infoyii\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 = 9957 AND t.is_unofficial = 0 ORDER BY s.start_dt DESC, s.season_id DESC
11:28:26.016traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.016traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:28:26.016traceyii\base\InlineAction::runWithParamsRunning action: app\modules\player\controllers\frontend\ProfileController::actionIndex()
11:28:26.017infoyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='player') AND (`item_id`=9957)
11:28:26.019infoyii\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`=9957) AND (`ttp`.`status`='approved') ORDER BY `hdbk_season`.`start_dt` DESC, `hdbk_season`.`season_id` DESC
11:28:26.071traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.072traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:28:26.072infoyii\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 = 9957 AND t.is_unofficial = 0 GROUP BY sp.season_id ORDER BY s.start_dt DESC, s.season_id DESC
11:28:26.072traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/index.php
11:28:26.073infoyii\db\Command::querySELECT * FROM `team_player` WHERE (`team_player`.`status`='accepted') AND (`player_id`=9957) ORDER BY `team_player`.`in` DESC
11:28:26.073traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.073traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:28:26.073infoyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (536, 630) ORDER BY `team`.`is_national` DESC
11:28:26.074traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.074traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:28:26.074infoyii\db\Command::querySELECT * FROM `hdbk_country` WHERE `country_id`=366
11:28:26.075traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.075traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:28:26.075traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_headers.php
11:28:26.075traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/frontend/profile/common/_seasons.php
11:28:26.076traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/layouts/frontend/default.php
11:28:26.076traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/player/views/layouts/frontend/blocks/common/_player-header.php
11:28:26.076infoyii\db\Command::querySELECT * FROM `hdbk_country` WHERE 0=1
11:28:26.077infoyii\db\Command::querySELECT * FROM `team_player` WHERE (`player_id`=9957) AND (`team_id`=9) ORDER BY `in`
11:28:26.077traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php
11:28:26.077traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php
11:28:26.077traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php
11:28:26.077traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php
11:28:26.077traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.078traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:28:26.078infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
11:28:26.078traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.078infoyii\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
11:28:26.079traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialIframe/views/fb.php
11:28:26.079traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php
11:28:26.079infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
11:28:26.079traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
11:28:26.079traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
11:28:26.080infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
11:28:26.080infoyii\db\Command::querySELECT COUNT(*) FROM `partner`
11:28:26.080traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php
11:28:26.080traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php
11:28:26.080traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php