Total processing time: 87 ms; Peak memory: 3.606 MB. Show Profiling Timeline
Time | Duration | Category | Info |
---|---|---|---|
11:24:33.521 | 52.9 ms | yii\db\Command::query | SELECT `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`=10016) AND (`ttp`.`status`='approved') ORDER BY `hdbk_season`.`start_dt` DESC, `hdbk_season`.`season_id` DESC |
11:24:33.520 | 1.0 ms | yii\db\Command::query | SELECT * FROM `tag` WHERE (`module`='player') AND (`item_id`=10016) |
11:24:33.576 | 0.8 ms | yii\db\Command::query | SELECT * FROM `team_player` WHERE (`team_player`.`status`='accepted') AND (`player_id`=10016) ORDER BY `team_player`.`in` DESC |
11:24:33.518 | 0.7 ms | yii\db\Command::query | SELECT 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 = 10016 AND t.is_unofficial = 0 ORDER BY s.start_dt DESC, s.season_id DESC |
11:24:33.574 | 0.6 ms | yii\db\Command::query | SELECT 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 = 10016 AND t.is_unofficial = 0 GROUP BY sp.season_id ORDER BY s.start_dt DESC, s.season_id DESC |
11:24:33.511 | 0.5 ms | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
11:24:33.516 | 0.5 ms | yii\db\Command::query | SELECT * FROM `team_player` WHERE (`player_id`=10016) AND (`team_id`=9) ORDER BY `in` |
11:24:33.514 | 0.5 ms | yii\db\Command::query | SELECT * FROM `player` WHERE `player_id`=10016 |
11:24:33.579 | 0.4 ms | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE `country_id`=367 |
11:24:33.512 | 0.3 ms | yii\db\Command::query | SELECT * FROM `tournament` WHERE `alias`='persons' |
11:24:33.577 | 0.2 ms | yii\db\Command::query | SELECT * FROM `team` WHERE `team_id`=543 ORDER BY `team`.`is_national` DESC |
11:24:33.582 | 0.2 ms | yii\db\Command::query | SELECT * FROM `hdbk_country` WHERE 0=1 |
11:24:33.583 | 0.2 ms | yii\db\Command::query | SELECT * FROM `team_player` WHERE (`player_id`=10016) AND (`team_id`=9) ORDER BY `in` |
11:24:33.588 | 0.2 ms | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='confidentiality' |
11:24:33.512 | 0.1 ms | yii\db\Command::query | SELECT * FROM `hdbk_competition` WHERE `alias`='profiles' |
11:24:33.585 | 0.1 ms | yii\db\Command::query | SELECT * FROM `settings` WHERE `id`=1 |
11:24:33.586 | 0.1 ms | 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 |
11:24:33.588 | 0.1 ms | yii\db\Command::query | SELECT * FROM `page` WHERE `page`.`alias`='use_info' |
11:24:33.589 | 0.0 ms | yii\db\Command::query | SELECT COUNT(*) FROM `partner` |