Redirect 302 redirect from GET @pz_tournament_result (e34012)

GET https://poolnament.com/tournaments

Query Metrics

36 Database Queries
8 Different statements
11.78 ms Query time
0 Invalid entities
61 Managed entities

Queries

Group similar statements

# Time Info
1 0.83 ms
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM tournament t1_ INNER JOIN abstract_tournament a0_ ON t1_.id = a0_.id LEFT JOIN league l2_ ON t1_.league_id = l2_.id LEFT JOIN location l3_ ON t1_.location_id = l3_.id LEFT JOIN abstract_tournament_user a5_ ON a0_.id = a5_.abstract_tournament_id LEFT JOIN `user` u4_ ON u4_.id = a5_.user_id WHERE t1_.single_game_tournament = ?
Parameters:
[
  0
]
2 0.46 ms
SELECT DISTINCT a0_.id AS id_0, a0_.id AS id_1 FROM tournament t1_ INNER JOIN abstract_tournament a0_ ON t1_.id = a0_.id LEFT JOIN league l2_ ON t1_.league_id = l2_.id LEFT JOIN location l3_ ON t1_.location_id = l3_.id LEFT JOIN abstract_tournament_user a5_ ON a0_.id = a5_.abstract_tournament_id LEFT JOIN `user` u4_ ON u4_.id = a5_.user_id WHERE t1_.single_game_tournament = ? ORDER BY a0_.id DESC LIMIT 25
Parameters:
[
  0
]
3 0.50 ms
SELECT a0_.id AS id_0, a0_.winning_games AS winning_games_1, a0_.time AS time_2, a0_.status AS status_3, t1_.pool_table_type AS pool_table_type_4, t1_.approved AS approved_5, t1_.counts_for_league_stats AS counts_for_league_stats_6, t1_.track_game_times AS track_game_times_7, t1_.track_final_ball_count AS track_final_ball_count_8, t1_.track_finished_with_foul AS track_finished_with_foul_9, t1_.single_game_tournament AS single_game_tournament_10, a0_.type AS type_11, t1_.league_id AS league_id_12, t1_.location_id AS location_id_13 FROM tournament t1_ INNER JOIN abstract_tournament a0_ ON t1_.id = a0_.id LEFT JOIN league l2_ ON t1_.league_id = l2_.id LEFT JOIN location l3_ ON t1_.location_id = l3_.id LEFT JOIN abstract_tournament_user a5_ ON a0_.id = a5_.abstract_tournament_id LEFT JOIN `user` u4_ ON u4_.id = a5_.user_id WHERE t1_.single_game_tournament = ? AND a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.id DESC
Parameters:
[
  0
  143
  142
  140
  139
  137
  136
  135
  134
  132
  131
  130
  128
  124
  123
  60
  59
  57
  56
  50
  48
  47
  46
  41
  40
  39
]
4 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM location t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  9
  1
  6
  8
  7
  5
]
5 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.min_players_to_count_into_stats AS min_players_to_count_into_stats_3, t0.status AS status_4 FROM league t0 WHERE t0.id IN (?, ?, ?)
Parameters:
[
  3
  2
  1
]
6 0.39 ms
SELECT t0.name AS name_1, t0.value AS value_2 FROM setting t0 WHERE t0.name = ?
Parameters:
[
  "POOLNAMENT_LOGO"
]
7 0.14 ms
SELECT t0.name AS name_1, t0.value AS value_2 FROM setting t0 WHERE t0.name = ?
Parameters:
[
  "POOLNAMENT_LOGO_TEXT"
]
8 0.28 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  143
  1
  "FINISHED"
]
9 0.49 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  142
  1
  "FINISHED"
]
10 0.32 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  140
  1
  "FINISHED"
]
11 0.20 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.user_role AS user_role_3, t0.password AS password_4, t0.time_last_login AS time_last_login_5, t0.enabled AS enabled_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.image AS image_9, t0.original_image_name AS original_image_name_10, t0.reset_password_token AS reset_password_token_11, t0.elo AS elo_12, t0.games_played AS games_played_13, t0.reset_password_token_time_created AS reset_password_token_time_created_14, t0.reset_password_token_time_expires AS reset_password_token_time_expires_15, t0.time_password_last_changed AS time_password_last_changed_16, t0.last_game_played_time AS last_game_played_time_17 FROM `user` t0 WHERE t0.id IN (?)
Parameters:
[
  4
]
12 0.28 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  139
  1
  "FINISHED"
]
13 0.18 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.user_role AS user_role_3, t0.password AS password_4, t0.time_last_login AS time_last_login_5, t0.enabled AS enabled_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.image AS image_9, t0.original_image_name AS original_image_name_10, t0.reset_password_token AS reset_password_token_11, t0.elo AS elo_12, t0.games_played AS games_played_13, t0.reset_password_token_time_created AS reset_password_token_time_created_14, t0.reset_password_token_time_expires AS reset_password_token_time_expires_15, t0.time_password_last_changed AS time_password_last_changed_16, t0.last_game_played_time AS last_game_played_time_17 FROM `user` t0 WHERE t0.id IN (?)
Parameters:
[
  3
]
14 0.48 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  137
  1
  "FINISHED"
]
15 0.27 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  136
  1
  "FINISHED"
]
16 0.30 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  135
  1
  "FINISHED"
]
17 0.47 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  134
  1
  "FINISHED"
]
18 0.47 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  132
  1
  "FINISHED"
]
19 0.33 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  131
  1
  "FINISHED"
]
20 0.27 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  130
  1
  "FINISHED"
]
21 0.30 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  128
  1
  "FINISHED"
]
22 0.28 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  124
  1
  "FINISHED"
]
23 0.43 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  123
  1
  "FINISHED"
]
24 0.43 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  60
  1
  "FINISHED"
]
25 0.18 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.user_role AS user_role_3, t0.password AS password_4, t0.time_last_login AS time_last_login_5, t0.enabled AS enabled_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.image AS image_9, t0.original_image_name AS original_image_name_10, t0.reset_password_token AS reset_password_token_11, t0.elo AS elo_12, t0.games_played AS games_played_13, t0.reset_password_token_time_created AS reset_password_token_time_created_14, t0.reset_password_token_time_expires AS reset_password_token_time_expires_15, t0.time_password_last_changed AS time_password_last_changed_16, t0.last_game_played_time AS last_game_played_time_17 FROM `user` t0 WHERE t0.id IN (?)
Parameters:
[
  15
]
26 0.26 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  59
  1
  "FINISHED"
]
27 0.31 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  57
  1
  "FINISHED"
]
28 0.21 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.user_role AS user_role_3, t0.password AS password_4, t0.time_last_login AS time_last_login_5, t0.enabled AS enabled_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.image AS image_9, t0.original_image_name AS original_image_name_10, t0.reset_password_token AS reset_password_token_11, t0.elo AS elo_12, t0.games_played AS games_played_13, t0.reset_password_token_time_created AS reset_password_token_time_created_14, t0.reset_password_token_time_expires AS reset_password_token_time_expires_15, t0.time_password_last_changed AS time_password_last_changed_16, t0.last_game_played_time AS last_game_played_time_17 FROM `user` t0 WHERE t0.id IN (?)
Parameters:
[
  2
]
29 0.28 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  56
  1
  "FINISHED"
]
30 0.49 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  50
  1
  "FINISHED"
]
31 0.26 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  48
  1
  "FINISHED"
]
32 0.30 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  47
  1
  "FINISHED"
]
33 0.26 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  46
  1
  "FINISHED"
]
34 0.27 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  41
  1
  "FINISHED"
]
35 0.26 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  40
  1
  "FINISHED"
]
36 0.27 ms
SELECT t0_.count_for_league_stats AS count_for_league_stats_0, t0_.id AS id_1, t0_.place AS place_2, t0_.games_won AS games_won_3, t0_.games_lost AS games_lost_4, t0_.games_lost_with_foul AS games_lost_with_foul_5, t0_.games_won_with_deciders AS games_won_with_deciders_6, t0_.games_lost_with_deciders AS games_lost_with_deciders_7, t0_.games_lost_with_foul_with_deciders AS games_lost_with_foul_with_deciders_8, t0_.elo_change AS elo_change_9, t0_.duels_won AS duels_won_10, t0_.duels_lost AS duels_lost_11, t0_.duels_won_with_deciders AS duels_won_with_deciders_12, t0_.duels_lost_with_deciders AS duels_lost_with_deciders_13, t0_.points AS points_14, t0_.tournament_id AS tournament_id_15, t0_.player_id AS player_id_16 FROM tournament_player_stats t0_ INNER JOIN `user` u1_ ON t0_.player_id = u1_.id INNER JOIN abstract_tournament a2_ ON t0_.tournament_id = a2_.id LEFT JOIN tournament t3_ ON a2_.id = t3_.id LEFT JOIN tournament_decider t4_ ON a2_.id = t4_.id WHERE a2_.id = ? AND t0_.place = ? AND a2_.status = ? LIMIT 1
Parameters:
[
  39
  1
  "FINISHED"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\AbstractTournament 25
App\Entity\PlayerStats\TournamentPlayerStats 21
App\Entity\Location 6
App\Entity\User 4
App\Entity\League 3
App\Entity\Setting 2