GET https://devcodin.com/lagdata?season_name=2020

Query Metrics

67 Database Queries
19 Different statements
38.64 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.06 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
2 0.66 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
3 0.36 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.area AS area_4 FROM competition t0 WHERE t0.id = ?
Parameters:
[
  1
]
4 0.89 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
5 1.41 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
6 0.60 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
7 0.52 ms
SELECT v0_.id AS id_0, v0_.position AS position_1, v0_.team AS team_2, v0_.team_logo AS team_logo_3, v0_.games_matches AS games_matches_4, v0_.won AS won_5, v0_.tied_draw AS tied_draw_6, v0_.lost AS lost_7, v0_.goals_scored AS goals_scored_8, v0_.goals_conceded AS goals_conceded_9, v0_.points AS points_10, v0_.tournament_id AS tournament_id_11 FROM view_ttat01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.position ASC
Parameters:
[
  8
]
8 0.66 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
9 0.58 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
10 0.48 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
11 0.45 ms
SELECT v0_.id AS id_0, v0_.position AS position_1, v0_.team AS team_2, v0_.team_logo AS team_logo_3, v0_.games_matches AS games_matches_4, v0_.won AS won_5, v0_.tied_draw AS tied_draw_6, v0_.lost AS lost_7, v0_.goals_scored AS goals_scored_8, v0_.goals_conceded AS goals_conceded_9, v0_.points AS points_10, v0_.tournament_id AS tournament_id_11 FROM view_ttaht01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.points DESC, v0_.goals_scored - v0_.goals_conceded DESC, v0_.games_matches DESC, v0_.won DESC, v0_.tied_draw DESC, v0_.lost DESC, v0_.goals_conceded DESC, v0_.team ASC
Parameters:
[
  8
]
12 0.72 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
13 0.57 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
14 0.47 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
15 0.50 ms
SELECT v0_.id AS id_0, v0_.position AS position_1, v0_.team AS team_2, v0_.team_logo AS team_logo_3, v0_.games_matches AS games_matches_4, v0_.won AS won_5, v0_.tied_draw AS tied_draw_6, v0_.lost AS lost_7, v0_.goals_scored AS goals_scored_8, v0_.goals_conceded AS goals_conceded_9, v0_.points AS points_10, v0_.tournament_id AS tournament_id_11 FROM view_ttabt01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.points DESC, v0_.goals_scored - v0_.goals_conceded DESC, v0_.games_matches DESC, v0_.won DESC, v0_.tied_draw DESC, v0_.lost DESC, v0_.goals_conceded DESC, v0_.team ASC
Parameters:
[
  8
]
16 0.67 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
17 0.59 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
18 0.49 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
19 0.46 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.games_matches AS games_matches_3, v0_.won AS won_4, v0_.tied_draw AS tied_draw_5, v0_.lost AS lost_6, v0_.goals_scored AS goals_scored_7, v0_.goals_conceded AS goals_conceded_8, v0_.points AS points_9, v0_.ordinary_position AS ordinary_position_10, v0_.tournament_id AS tournament_id_11 FROM view_ttatxg01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.points DESC, v0_.goals_scored - v0_.goals_conceded DESC, v0_.won DESC, v0_.goals_scored ASC, v0_.team ASC
Parameters:
[
  8
]
20 0.71 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
21 0.52 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
22 0.50 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
23 0.47 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.chances_created AS chances_created_3, v0_.matches_played AS matches_played_4, v0_.goals_scored AS goals_scored_5, v0_.goals_concieved AS goals_concieved_6, v0_.chances_created_against AS chances_created_against_7, v0_.chanses90 AS chanses90_8, v0_.tournament_id AS tournament_id_9 FROM view_ttsm01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.chanses90 DESC, v0_.matches_played DESC, v0_.goals_scored DESC, v0_.chances_created DESC, v0_.goals_concieved DESC, v0_.chances_created_against DESC, v0_.team ASC
Parameters:
[
  8
]
24 0.67 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
25 0.54 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
26 0.53 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
27 0.50 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.matches_played AS matches_played_3, v0_.goals_scored AS goals_scored_4, v0_.shots AS shots_5, v0_.shots_on_goal AS shots_on_goal_6, v0_.shots_on_goal90 AS shots_on_goal90_7, v0_.tournament_id AS tournament_id_8 FROM view_ttspm01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.shots_on_goal90 DESC, v0_.matches_played DESC, v0_.goals_scored DESC, v0_.shots DESC, v0_.shots_on_goal DESC, v0_.team ASC
Parameters:
[
  8
]
28 0.63 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
29 0.58 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
30 0.52 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
31 0.46 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.goals AS goals_3, v0_.shots AS shots_4, v0_.goals_per_shot AS goals_per_shot_5, v0_.matches_played AS matches_played_6, v0_.shots_on_goal AS shots_on_goal_7, v0_.tournament_id AS tournament_id_8 FROM view_ttkg01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.goals_per_shot DESC, v0_.matches_played DESC, v0_.goals DESC, v0_.shots DESC, v0_.shots_on_goal DESC, v0_.team ASC
Parameters:
[
  8
]
32 0.68 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
33 0.51 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
34 0.43 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
35 0.42 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.passes AS passes_3, v0_.successfull_passes AS successfull_passes_4, v0_.pass_percentage AS pass_percentage_5, v0_.matches_played AS matches_played_6, v0_.tournament_id AS tournament_id_7 FROM view_ttppp01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.pass_percentage DESC, v0_.matches_played DESC, v0_.passes DESC, v0_.successfull_passes DESC, v0_.team ASC
Parameters:
[
  8
]
36 0.65 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
37 0.51 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
38 0.50 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
39 0.43 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.matches_played AS matches_played_3, v0_.passes AS passes_4, v0_.key_passes AS key_passes_5, v0_.key_passes90 AS key_passes90_6, v0_.tournament_id AS tournament_id_7 FROM view_ttnp01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.key_passes90 DESC, v0_.matches_played DESC, v0_.passes DESC, v0_.key_passes DESC, v0_.team ASC
Parameters:
[
  8
]
40 0.97 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
41 0.52 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
42 0.45 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
43 0.47 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.matches_played AS matches_played_3, v0_.passes AS passes_4, v0_.smart_passes AS smart_passes_5, v0_.progressive_passes AS progressive_passes_6, v0_.smart_progressive_passes AS smart_progressive_passes_7, v0_.smart_progressive_passes90 AS smart_progressive_passes90_8, v0_.tournament_id AS tournament_id_9 FROM view_ttspp01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.smart_progressive_passes90 DESC, v0_.matches_played DESC, v0_.passes DESC, v0_.smart_passes DESC, v0_.progressive_passes DESC, v0_.smart_progressive_passes DESC, v0_.team ASC
Parameters:
[
  8
]
44 0.63 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
45 0.51 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
46 0.46 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
47 0.43 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.matches_played AS matches_played_3, v0_.passes AS passes_4, v0_.long_passes AS long_passes_5, v0_.through_balls AS through_balls_6, v0_.long_passes_through_balls AS long_passes_through_balls_7, v0_.long_passes_through_balls90 AS long_passes_through_balls90_8, v0_.tournament_id AS tournament_id_9 FROM view_ttlpgs01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.long_passes_through_balls90 DESC, v0_.matches_played DESC, v0_.passes DESC, v0_.long_passes DESC, v0_.through_balls DESC, v0_.long_passes_through_balls DESC, v0_.team ASC
Parameters:
[
  8
]
48 0.66 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
49 0.54 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
50 0.79 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
51 0.70 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.goals AS goals_3, v0_.x_g AS x_g_4, v0_.matches_played AS matches_played_5, v0_.goals_scored AS goals_scored_6, v0_.set_pieces AS set_pieces_7, v0_.tournament_id AS tournament_id_8 FROM view_ttfs01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.goals DESC, v0_.matches_played DESC, v0_.goals_scored DESC, v0_.set_pieces DESC, v0_.x_g DESC, v0_.team ASC
Parameters:
[
  8
]
52 0.99 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
53 0.72 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
54 0.54 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
55 0.37 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.clean_sheets AS clean_sheets_3, v0_.goals_conceded AS goals_conceded_4, v0_.chances_created_against AS chances_created_against_5, v0_.matches_played AS matches_played_6, v0_.shots_against AS shots_against_7, v0_.chanses90 AS chanses90_8, v0_.tournament_id AS tournament_id_9 FROM view_ttds01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.chanses90 ASC, v0_.matches_played DESC, v0_.goals_conceded DESC, v0_.clean_sheets DESC, v0_.shots_against DESC, v0_.chances_created_against DESC, v0_.team ASC
Parameters:
[
  8
]
56 0.57 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
57 0.52 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
58 0.48 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
59 0.43 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.matches_played AS matches_played_3, v0_.accelerations AS accelerations_4, v0_.progressive_run AS progressive_run_5, v0_.accelerations90 AS accelerations90_6, v0_.progressive_run90 AS progressive_run90_7, v0_.tournament_id AS tournament_id_8 FROM view_ttamub01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.progressive_run90 DESC, v0_.accelerations90 DESC, v0_.matches_played DESC, v0_.accelerations DESC, v0_.progressive_run DESC, v0_.team ASC
Parameters:
[
  8
]
60 0.58 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
61 0.52 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
62 0.47 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
63 0.43 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.matches_played AS matches_played_3, v0_.yellow_cards AS yellow_cards_4, v0_.red_cards AS red_cards_5, v0_.yellow_cards90 AS yellow_cards90_6, v0_.tournament_id AS tournament_id_7 FROM view_ttgrk01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.yellow_cards90 DESC, v0_.matches_played DESC, v0_.yellow_cards DESC, v0_.red_cards DESC, v0_.team ASC
Parameters:
[
  8
]
64 0.66 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) INNER JOIN team t2_ ON t0_.id = t2_.tournament_id WHERE t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2015"
  "2016"
  "2017"
]
65 0.48 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
66 0.46 ms
SELECT t0_.id AS id_0, t0_.uuid AS uuid_1, t0_.name AS name_2, t0_.start_date AS start_date_3, t0_.end_date AS end_date_4, t0_.competition_id AS competition_id_5 FROM tournament t0_ INNER JOIN competition c1_ ON t0_.competition_id = c1_.id AND (c1_.name = ? AND c1_.area = ?) WHERE t0_.name = ? AND t0_.name NOT IN (?, ?, ?) ORDER BY t0_.start_date DESC LIMIT 1
Parameters:
[
  "Allsvenskan"
  "SWE"
  "2020"
  "2015"
  "2016"
  "2017"
]
67 0.40 ms
SELECT v0_.id AS id_0, v0_.team AS team_1, v0_.team_logo AS team_logo_2, v0_.matches_played AS matches_played_3, v0_.penalties AS penalties_4, v0_.penalties_goals AS penalties_goals_5, v0_.penalties_against AS penalties_against_6, v0_.penalties_goals_against AS penalties_goals_against_7, v0_.tournament_id AS tournament_id_8 FROM view_tts01 v0_ WHERE v0_.tournament_id = ? ORDER BY v0_.penalties DESC, v0_.matches_played DESC, v0_.penalties_goals DESC, v0_.penalties_against DESC, v0_.penalties_goals_against DESC, v0_.team ASC
Parameters:
[
  8
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.