GET https://clicfoot.fr/matchs/?page=140

Query Metrics

133 Database Queries
10 Different statements
76.08 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.53 ms
SELECT f0_.id AS id_0, f0_.nb_request_current AS nb_request_current_1, f0_.nb_request_remaining AS nb_request_remaining_2, f0_.nb_request_limit AS nb_request_limit_3, f0_.nb_rate_current AS nb_rate_current_4, f0_.nb_rate_remaining AS nb_rate_remaining_5, f0_.nb_rate_limit AS nb_rate_limit_6, f0_.the_datetime_last_update AS the_datetime_last_update_7 FROM football_api_statut f0_ LIMIT 1
Parameters:
[]
2 0.27 ms
SELECT f0_.id AS id_0, f0_.nb_request_current AS nb_request_current_1, f0_.nb_request_remaining AS nb_request_remaining_2, f0_.nb_request_limit AS nb_request_limit_3, f0_.nb_rate_current AS nb_rate_current_4, f0_.nb_rate_remaining AS nb_rate_remaining_5, f0_.nb_rate_limit AS nb_rate_limit_6, f0_.the_datetime_last_update AS the_datetime_last_update_7 FROM football_api_statut f0_ LIMIT 1
Parameters:
[]
3 0.92 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.code AS code_2, p0_.flag AS flag_3, p0_.is_actif AS is_actif_4, p0_.nationality AS nationality_5 FROM pays_pays p0_ WHERE p0_.code = ?
Parameters:
[
  "FR"
]
4 15.46 ms
SELECT count(DISTINCT m0_.id) AS sclr_0 FROM matchs_match m0_ LEFT JOIN matchs_match_equipe m1_ ON m0_.id = m1_.the_match_id INNER JOIN ligues_ligue_saison l2_ ON m0_.the_ligue_saison_id = l2_.id WHERE m0_.the_statut_id = ?
Parameters:
[
  2
]
5 18.64 ms
SELECT DISTINCT m0_.id AS id_0, m0_.date AS date_1 FROM matchs_match m0_ LEFT JOIN matchs_match_equipe m1_ ON m0_.id = m1_.the_match_id INNER JOIN ligues_ligue_saison l2_ ON m0_.the_ligue_saison_id = l2_.id WHERE m0_.the_statut_id = ? ORDER BY m0_.date DESC LIMIT 30 OFFSET 4170
Parameters:
[
  2
]
6 2.00 ms
SELECT m0_.id AS id_0, m0_.code AS code_1, m0_.date AS date_2, m0_.the_statut_id AS the_statut_id_3, m0_.the_statut_stats_id AS the_statut_stats_id_4, m0_.the_resultat_id AS the_resultat_id_5, m0_.the_datetime_api_update AS the_datetime_api_update_6, m0_.arbitre_nom AS arbitre_nom_7, m0_.the_date AS the_date_8, m0_.the_statut_line_up_id AS the_statut_line_up_id_9, m0_.the_statut_event_id AS the_statut_event_id_10, m1_.id AS id_11, m1_.goals AS goals_12, m1_.formation AS formation_13, m1_.resultat AS resultat_14, m1_.color_player_primary AS color_player_primary_15, m1_.color_player_number AS color_player_number_16, m1_.color_player_border AS color_player_border_17, m1_.color_goalkeeper_primary AS color_goalkeeper_primary_18, m1_.color_goalkeeper_number AS color_goalkeeper_number_19, m1_.color_goalkeeper_border AS color_goalkeeper_border_20, m1_.the_statut_id AS the_statut_id_21, m1_.the_statut_stats_id AS the_statut_stats_id_22, m1_.the_type_id AS the_type_id_23, m0_.stade_id AS stade_id_24, m0_.the_ligue_saison_id AS the_ligue_saison_id_25, m0_.the_statut_api_id AS the_statut_api_id_26, m0_.the_club_domicile_id AS the_club_domicile_id_27, m0_.the_club_exterieur_id AS the_club_exterieur_id_28, m0_.the_round_id AS the_round_id_29, m0_.the_cote_id AS the_cote_id_30, m1_.the_stats_id AS the_stats_id_31, m1_.the_coach_id AS the_coach_id_32, m1_.the_match_id AS the_match_id_33, m1_.the_club_id AS the_club_id_34, m1_.the_equipe_id AS the_equipe_id_35 FROM matchs_match m0_ LEFT JOIN matchs_match_equipe m1_ ON m0_.id = m1_.the_match_id INNER JOIN ligues_ligue_saison l2_ ON m0_.the_ligue_saison_id = l2_.id WHERE m0_.the_statut_id = ? AND m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY m0_.date DESC
Parameters:
[
  2
  20
  1461
  1464
  2211
  2212
  2213
  2214
  2972
  2974
  2977
  13
  17
  706
  707
  708
  709
  710
  711
  712
  713
  1031
  1457
  1458
  1459
  1460
  1463
  1465
  1466
  2207
  2208
]
7 1.04 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.code AS code_2, p0_.flag AS flag_3, p0_.is_actif AS is_actif_4, p0_.nationality AS nationality_5 FROM pays_pays p0_ ORDER BY p0_.name ASC
Parameters:
[]
8 0.93 ms
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.code AS code_2, l0_.image AS image_3, l0_.is_actif AS is_actif_4, l0_.the_type_id AS the_type_id_5, l0_.the_statut_id AS the_statut_id_6, l0_.coefficient AS coefficient_7, l0_.logo AS logo_8, l0_.is_defaut AS is_defaut_9, l0_.pays_id AS pays_id_10 FROM ligues_ligue l0_ WHERE l0_.the_statut_id = ? ORDER BY l0_.name ASC
Parameters:
[
  1
]
9 0.69 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.is_current AS is_current_4, t0.the_datetime_api_update_equipe AS the_datetime_api_update_equipe_5, t0.the_datetime_api_update_joueur AS the_datetime_api_update_joueur_6, t0.the_datetime_api_update_match AS the_datetime_api_update_match_7, t0.the_datetime_calculate_stats AS the_datetime_calculate_stats_8, t0.the_datetime_api_update_pronostics AS the_datetime_api_update_pronostics_9, t0.the_datetime_api_update_cote AS the_datetime_api_update_cote_10, t0.the_datetime_api_load_match_line_up AS the_datetime_api_load_match_line_up_11, t0.the_datetime_api_load_match_event AS the_datetime_api_load_match_event_12, t0.the_datetime_api_load_classement AS the_datetime_api_load_classement_13, t0.the_statut_id AS the_statut_id_14, t0.is_defaut AS is_defaut_15, t0.saison_id AS saison_id_16, t0.ligue_id AS ligue_id_17 FROM ligues_ligue_saison t0 WHERE t0.id = ?
Parameters:
[
  9
]
10 0.57 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  92
]
11 0.63 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  5953
]
12 0.31 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  5954
]
13 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  100
]
14 0.32 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.is_current AS is_current_4, t0.the_datetime_api_update_equipe AS the_datetime_api_update_equipe_5, t0.the_datetime_api_update_joueur AS the_datetime_api_update_joueur_6, t0.the_datetime_api_update_match AS the_datetime_api_update_match_7, t0.the_datetime_calculate_stats AS the_datetime_calculate_stats_8, t0.the_datetime_api_update_pronostics AS the_datetime_api_update_pronostics_9, t0.the_datetime_api_update_cote AS the_datetime_api_update_cote_10, t0.the_datetime_api_load_match_line_up AS the_datetime_api_load_match_line_up_11, t0.the_datetime_api_load_match_event AS the_datetime_api_load_match_event_12, t0.the_datetime_api_load_classement AS the_datetime_api_load_classement_13, t0.the_statut_id AS the_statut_id_14, t0.is_defaut AS is_defaut_15, t0.saison_id AS saison_id_16, t0.ligue_id AS ligue_id_17 FROM ligues_ligue_saison t0 WHERE t0.id = ?
Parameters:
[
  1
]
15 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  19
]
16 0.27 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  39
]
17 0.24 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  40
]
18 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  13
]
19 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  103
]
20 0.33 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  5947
]
21 0.25 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  5948
]
22 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  97
]
23 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  104
]
24 0.30 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  5943
]
25 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  5944
]
26 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  101
]
27 0.34 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.is_current AS is_current_4, t0.the_datetime_api_update_equipe AS the_datetime_api_update_equipe_5, t0.the_datetime_api_update_joueur AS the_datetime_api_update_joueur_6, t0.the_datetime_api_update_match AS the_datetime_api_update_match_7, t0.the_datetime_calculate_stats AS the_datetime_calculate_stats_8, t0.the_datetime_api_update_pronostics AS the_datetime_api_update_pronostics_9, t0.the_datetime_api_update_cote AS the_datetime_api_update_cote_10, t0.the_datetime_api_load_match_line_up AS the_datetime_api_load_match_line_up_11, t0.the_datetime_api_load_match_event AS the_datetime_api_load_match_event_12, t0.the_datetime_api_load_classement AS the_datetime_api_load_classement_13, t0.the_statut_id AS the_statut_id_14, t0.is_defaut AS is_defaut_15, t0.saison_id AS saison_id_16, t0.ligue_id AS ligue_id_17 FROM ligues_ligue_saison t0 WHERE t0.id = ?
Parameters:
[
  7
]
28 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  82
]
29 0.42 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4427
]
30 0.30 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4428
]
31 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  80
]
32 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  81
]
33 0.34 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4425
]
34 0.27 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4426
]
35 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  72
]
36 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  66
]
37 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4423
]
38 0.25 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4424
]
39 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  75
]
40 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  76
]
41 0.25 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4421
]
42 0.25 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4422
]
43 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  83
]
44 0.23 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.is_current AS is_current_4, t0.the_datetime_api_update_equipe AS the_datetime_api_update_equipe_5, t0.the_datetime_api_update_joueur AS the_datetime_api_update_joueur_6, t0.the_datetime_api_update_match AS the_datetime_api_update_match_7, t0.the_datetime_calculate_stats AS the_datetime_calculate_stats_8, t0.the_datetime_api_update_pronostics AS the_datetime_api_update_pronostics_9, t0.the_datetime_api_update_cote AS the_datetime_api_update_cote_10, t0.the_datetime_api_load_match_line_up AS the_datetime_api_load_match_line_up_11, t0.the_datetime_api_load_match_event AS the_datetime_api_load_match_event_12, t0.the_datetime_api_load_classement AS the_datetime_api_load_classement_13, t0.the_statut_id AS the_statut_id_14, t0.is_defaut AS is_defaut_15, t0.saison_id AS saison_id_16, t0.ligue_id AS ligue_id_17 FROM ligues_ligue_saison t0 WHERE t0.id = ?
Parameters:
[
  5
]
45 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  61
]
46 0.29 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2927
]
47 0.31 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2928
]
48 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  54
]
49 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  55
]
50 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2921
]
51 0.26 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2922
]
52 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  53
]
53 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  57
]
54 0.29 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2919
]
55 0.26 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2920
]
56 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  44
]
57 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  73
]
58 0.31 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4415
]
59 0.27 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4416
]
60 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  74
]
61 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  68
]
62 0.35 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4413
]
63 0.25 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  4414
]
64 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  70
]
65 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  47
]
66 0.33 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2931
]
67 0.27 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2932
]
68 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  46
]
69 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  49
]
70 0.34 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2929
]
71 0.31 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2930
]
72 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  60
]
73 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  56
]
74 0.29 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2925
]
75 0.26 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2926
]
76 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  45
]
77 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  9
]
78 0.33 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  25
]
79 0.26 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  26
]
80 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  11
]
81 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  59
]
82 0.26 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2917
]
83 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2918
]
84 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  43
]
85 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  62
]
86 0.32 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2915
]
87 0.27 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2916
]
88 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  51
]
89 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  50
]
90 0.29 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2913
]
91 0.26 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2914
]
92 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  52
]
93 0.24 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.is_current AS is_current_4, t0.the_datetime_api_update_equipe AS the_datetime_api_update_equipe_5, t0.the_datetime_api_update_joueur AS the_datetime_api_update_joueur_6, t0.the_datetime_api_update_match AS the_datetime_api_update_match_7, t0.the_datetime_calculate_stats AS the_datetime_calculate_stats_8, t0.the_datetime_api_update_pronostics AS the_datetime_api_update_pronostics_9, t0.the_datetime_api_update_cote AS the_datetime_api_update_cote_10, t0.the_datetime_api_load_match_line_up AS the_datetime_api_load_match_line_up_11, t0.the_datetime_api_load_match_event AS the_datetime_api_load_match_event_12, t0.the_datetime_api_load_classement AS the_datetime_api_load_classement_13, t0.the_statut_id AS the_statut_id_14, t0.is_defaut AS is_defaut_15, t0.saison_id AS saison_id_16, t0.ligue_id AS ligue_id_17 FROM ligues_ligue_saison t0 WHERE t0.id = ?
Parameters:
[
  3
]
94 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  23
]
95 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2061
]
96 0.26 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  2062
]
97 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  31
]
98 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  27
]
99 0.38 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1425
]
100 0.29 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1426
]
101 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  32
]
102 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  21
]
103 0.39 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1423
]
104 0.30 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1424
]
105 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  37
]
106 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  28
]
107 0.48 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1421
]
108 0.29 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1422
]
109 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  38
]
110 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  26
]
111 0.31 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1419
]
112 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1420
]
113 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  25
]
114 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  39
]
115 0.36 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1417
]
116 0.26 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1418
]
117 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  29
]
118 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  33
]
119 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1415
]
120 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1416
]
121 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  24
]
122 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  40
]
123 0.28 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1413
]
124 0.25 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1414
]
125 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  35
]
126 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  22
]
127 0.34 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1411
]
128 0.38 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  1412
]
129 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  30
]
130 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  1
]
131 0.35 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  33
]
132 0.27 ms
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
  34
]
133 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
  5
]

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.