6788e522e1dd3: GET http://bsrussia.local.internet-design.ru/profiles/teams/266/stats?season_id=6 at 2025-01-16 01:53:22 pm by 94.74.90.68

Performance Profiling

Total processing time: 74 ms; Peak memory: 5.092 MB. Show Profiling Timeline

Всего 35 записей.
TimeDurationCategoryInfo
  
13:53:22.9275.1 msyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='teams'
13:53:22.9363.9 msyii\db\Command::querySELECT `tournament`.* FROM `tournament` INNER JOIN `tournament_team` `tt` ON tt.tournament_id = tournament.tournament_id WHERE ((`tt`.`team_id`=266) AND (`status`='approved')) AND (`tournament`.`season_id` IN (26, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 25, 3, 2, 1)) ORDER BY `order` DESC
13:53:22.9553.9 msyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='team') AND (`item_id`=266)
13:53:22.9632.8 msyii\db\Command::querySELECT COUNT(*) FROM `album` INNER JOIN `album_tag_assn` ON album_tag_assn.album_id = album.album_id WHERE (`album`.`is_public`=1) AND (`album`.`in_en`=1) AND (`album_tag_assn`.`tag_id`=768)
13:53:22.9611.7 msyii\db\Command::querySELECT COUNT(*) FROM `video` INNER JOIN `video_tag_assn` ON video_tag_assn.video_id = video.video_id WHERE (`video`.`is_public`=1) AND (`video`.`in_en`=1) AND (`video_tag_assn`.`tag_id`=768)
13:53:22.9511.2 msyii\db\Command::querySELECT sum(st.games) as games, sum(st.wins) as wins, sum(st.wins_ot) as wins_ot, sum(st.wins_so) as wins_so, sum(st.losses_so) as losses_so, sum(st.losses_ot) as losses_ot, sum(st.losses) as losses, sum(st.draws) as draws, sum(st.gf) as gf, sum(st.ga) as ga, round(sum(st.gf) / sum(st.games), 2) as gf_avg, sum(st.yellow_cards) as yellow_cards, sum(st.red_cards) as red_cards, sum(st.player_age_sum) / sum(st.players_count) as player_age_avg, st.tournament_id as tournament_id, st.team_id as team_id FROM stats_team as st INNER JOIN tournament as t ON t.tournament_id = st.tournament_id WHERE st.team_id = 266 and t.is_published = 1 GROUP BY st.team_id
13:53:22.9721.1 msyii\db\Command::querySELECT * FROM `tournament_team` WHERE `tournament_id`=148
13:53:22.9521.0 msyii\db\Command::querySHOW FULL COLUMNS FROM `stats_team`
13:53:22.9790.6 msyii\db\Command::querySELECT * FROM `tournament_team` WHERE `tournament_id`=206
13:53:22.9540.6 msyii\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 = 'stats_team' AND kcu.table_name = 'stats_team'
13:53:22.9430.6 msyii\db\Command::querySELECT sum(st.games) as games, sum(st.wins) as wins, sum(st.wins_ot) as wins_ot, sum(st.wins_so) as wins_so, sum(st.losses_so) as losses_so, sum(st.losses_ot) as losses_ot, sum(st.losses) as losses, sum(st.draws) as draws, sum(st.gf) as gf, sum(st.ga) as ga, round(sum(st.gf) / sum(st.games), 2) as gf_avg, sum(st.yellow_cards) as yellow_cards, sum(st.red_cards) as red_cards, sum(st.player_age_sum) / sum(st.players_count) as player_age_avg, st.tournament_id as tournament_id, st.team_id as team_id FROM stats_team as st INNER JOIN tournament as t ON t.tournament_id = st.tournament_id INNER JOIN hdbk_season as s ON s.season_id = t.season_id WHERE st.team_id = 266 and t.is_published = 1 and t.season_id = 6 GROUP BY st.tournament_id ORDER BY t.start_dt desc
13:53:22.9260.5 msyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
13:53:22.9600.5 msyii\db\Command::querySELECT COUNT(*) FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='article') AND (`post`.`is_public`=1) AND (`post`.`in_en`=1) AND (`post_tag_assn`.`tag_id`=768)
13:53:22.9670.5 msyii\db\Command::querySELECT * FROM `match` `m` WHERE (NOT (`m`.`start_dt` IS NULL)) AND ((`m`.`team1_id`=266) OR (`m`.`team2_id`=266)) AND ((NOT (`m`.`gf` IS NULL)) AND (NOT (`m`.`ga` IS NULL))) ORDER BY `m`.`start_dt` DESC LIMIT 5
13:53:22.9760.5 msyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=148
13:53:22.9440.4 msyii\db\Command::querySELECT sum(st.games) as games, sum(st.wins) as wins, sum(st.wins_ot) as wins_ot, sum(st.wins_so) as wins_so, sum(st.losses_so) as losses_so, sum(st.losses_ot) as losses_ot, sum(st.losses) as losses, sum(st.draws) as draws, sum(st.gf) as gf, sum(st.ga) as ga, round(sum(st.gf) / sum(st.games), 2) as gf_avg, sum(st.yellow_cards) as yellow_cards, sum(st.red_cards) as red_cards, sum(st.player_age_sum) / sum(st.players_count) as player_age_avg, st.tournament_id as tournament_id, st.team_id as team_id FROM stats_team as st INNER JOIN tournament as t ON t.tournament_id = st.tournament_id INNER JOIN hdbk_season as s ON s.season_id = t.season_id WHERE st.team_id = 266 and t.is_published = 1 and t.season_id = 6 GROUP BY st.team_id ORDER BY t.start_dt desc
13:53:22.9700.4 msyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (360, 266, 265)
13:53:22.9680.4 msyii\db\Command::querySELECT * FROM `team` WHERE `team_id` IN (266, 43, 30, 4)
13:53:22.9860.4 msyii\db\Command::querySELECT `post`.`post_id`, `post`.`type`, `post`.`title`, `post`.`title_en`, `post`.`lead`, `post`.`lead_en`, `post`.`marker`, `post`.`translite`, `post`.`image`, `post`.`author`, `post`.`author_en`, `post`.`position_id`, `post`.`position_en_id`, `post`.`published_dt`, `post`.`in_ru`, `post`.`in_en`, `post`.`top_title`, `post`.`top_title_en` FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='news') AND (`post`.`in_en`=1) AND (`post`.`is_public`=1) AND (`post_tag_assn`.`tag_id`=768) ORDER BY `published_dt` DESC LIMIT 25
13:53:22.9600.4 msyii\db\Command::querySELECT COUNT(*) FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='news') AND (`post`.`is_public`=1) AND (`post`.`in_en`=1) AND (`post_tag_assn`.`tag_id`=768)
13:53:22.9340.4 msyii\db\Command::querySELECT * FROM `hdbk_season` ORDER BY `hdbk_season`.`start_dt` DESC, `hdbk_season`.`season_id` DESC
13:53:22.9810.4 msyii\db\Command::querySELECT * FROM `tournament` WHERE `tournament_id`=206
13:53:22.9430.3 msyii\db\Command::querySELECT * FROM `hdbk_season` WHERE `season_id`='6'
13:53:22.9450.3 msyii\db\Command::querySELECT * FROM `hdbk_country` WHERE `country_id`=247
13:53:22.9330.3 msyii\db\Command::querySELECT * FROM `team` WHERE `team_id`=266
13:53:22.9660.3 msyii\db\Command::querySELECT * FROM `hdbk_city` WHERE 0=1
13:53:22.9850.3 msyii\db\Command::querySELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-before-news') ORDER BY `number`, `banner_id` DESC
13:53:22.9870.2 msyii\db\Command::querySELECT * FROM `banner` WHERE (`is_public`=1) AND (`position`='sb-after-news') ORDER BY `number`, `banner_id` DESC
13:53:22.9660.1 msyii\db\Command::querySELECT * FROM `staff` WHERE 0=1
13:53:22.9890.1 msyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
13:53:22.9870.1 msyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
13:53:22.9860.1 msyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
13:53:22.9900.1 msyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
13:53:22.9880.1 msyii\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
13:53:22.9900.0 msyii\db\Command::querySELECT COUNT(*) FROM `partner`