Query Metrics
223
Database Queries
11
Different statements
108.14 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.60 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.25 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.71 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 | 13.64 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 | 15.92 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 90
Parameters:
[
2
]
|
6 | 1.51 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 3614 4241 4247 2093 3615 4863 3612 5036 2857 4244 4552 4866 5038 5037 4868 4549 592 2856 593 4547 4869 3611 2853 4242 590 3941 2791 2795 1321 2085 ] |
7 | 1.07 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.71 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.51 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:
[
2
]
|
10 | 0.52 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:
[
16
]
|
11 | 0.73 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:
[
1183
]
|
12 | 0.51 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:
[
1184
]
|
13 | 0.35 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:
[
2
]
|
14 | 0.44 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
966
]
|
15 | 0.37 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
877
]
|
16 | 0.37 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
872
]
|
17 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
294
]
|
18 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
869
]
|
19 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
873
]
|
20 | 0.33 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:
[
15
]
|
21 | 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:
[
182
]
|
22 | 0.47 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:
[
10075
]
|
23 | 0.40 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:
[
10076
]
|
24 | 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:
[
189
]
|
25 | 0.34 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
8235
]
|
26 | 0.30 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
8176
]
|
27 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
8156
]
|
28 | 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:
[
192
]
|
29 | 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:
[
10073
]
|
30 | 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:
[
10074
]
|
31 | 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:
[
188
]
|
32 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
8137
]
|
33 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
8177
]
|
34 | 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:
[
191
]
|
35 | 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:
[
10071
]
|
36 | 0.41 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:
[
10072
]
|
37 | 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:
[
187
]
|
38 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
8415
]
|
39 | 0.28 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
8418
]
|
40 | 0.37 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:
[
14
]
|
41 | 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:
[
178
]
|
42 | 0.45 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:
[
9735
]
|
43 | 0.41 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:
[
9736
]
|
44 | 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:
[
168
]
|
45 | 0.30 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7637
]
|
46 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7651
]
|
47 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7955
]
|
48 | 0.27 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7958
]
|
49 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7944
]
|
50 | 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:
[
166
]
|
51 | 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:
[
9731
]
|
52 | 0.41 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:
[
9732
]
|
53 | 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:
[
180
]
|
54 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7738
]
|
55 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7752
]
|
56 | 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:
[
172
]
|
57 | 0.44 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:
[
9725
]
|
58 | 0.41 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:
[
9726
]
|
59 | 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:
[
171
]
|
60 | 0.39 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
1131
]
|
61 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7929
]
|
62 | 0.28 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7928
]
|
63 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7619
]
|
64 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7750
]
|
65 | 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:
[
13
]
|
66 | 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:
[
152
]
|
67 | 0.43 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:
[
9103
]
|
68 | 0.45 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:
[
9104
]
|
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:
[
161
]
|
70 | 0.34 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7318
]
|
71 | 0.27 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7315
]
|
72 | 0.30 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7322
]
|
73 | 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:
[
159
]
|
74 | 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:
[
9097
]
|
75 | 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:
[
9098
]
|
76 | 0.35 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:
[
163
]
|
77 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7238
]
|
78 | 0.35 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:
[
12
]
|
79 | 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:
[
143
]
|
80 | 0.43 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:
[
8493
]
|
81 | 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:
[
8494
]
|
82 | 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:
[
142
]
|
83 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6357
]
|
84 | 0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6572
]
|
85 | 0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6350
]
|
86 | 0.41 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
244
]
|
87 | 0.39 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6573
]
|
88 | 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:
[
135
]
|
89 | 0.43 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:
[
8487
]
|
90 | 0.40 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:
[
8488
]
|
91 | 0.43 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:
[
134
]
|
92 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6265
]
|
93 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
252
]
|
94 | 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:
[
146
]
|
95 | 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:
[
8481
]
|
96 | 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:
[
8482
]
|
97 | 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:
[
136
]
|
98 | 0.44 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
2984
]
|
99 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6589
]
|
100 | 0.44 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:
[
10
]
|
101 | 0.35 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:
[
94
]
|
102 | 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:
[
7229
]
|
103 | 0.40 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:
[
7230
]
|
104 | 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:
[
101
]
|
105 | 0.36 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
225
]
|
106 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4716
]
|
107 | 0.37 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4872
]
|
108 | 0.36 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
5340
]
|
109 | 0.36 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:
[
106
]
|
110 | 0.41 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:
[
7223
]
|
111 | 0.41 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:
[
7224
]
|
112 | 0.35 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
]
|
113 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4746
]
|
114 | 0.38 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4673
]
|
115 | 0.37 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
]
|
116 | 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:
[
7227
]
|
117 | 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:
[
7228
]
|
118 | 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:
[
97
]
|
119 | 0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
5304
]
|
120 | 0.28 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4854
]
|
121 | 0.27 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4594
]
|
122 | 0.36 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:
[
10
]
|
123 | 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:
[
1185
]
|
124 | 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:
[
1186
]
|
125 | 0.35 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:
[
4
]
|
126 | 0.34 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
330
]
|
127 | 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:
[
8
]
|
128 | 0.35 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
]
|
129 | 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:
[
5713
]
|
130 | 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:
[
5714
]
|
131 | 0.37 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
]
|
132 | 0.34 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4250
]
|
133 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
415
]
|
134 | 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:
[
77
]
|
135 | 0.47 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:
[
5711
]
|
136 | 0.43 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:
[
5712
]
|
137 | 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:
[
76
]
|
138 | 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:
[
6
]
|
139 | 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:
[
44
]
|
140 | 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:
[
4185
]
|
141 | 0.43 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:
[
4186
]
|
142 | 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:
[
47
]
|
143 | 0.26 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
2486
]
|
144 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
2463
]
|
145 | 0.28 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
2474
]
|
146 | 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:
[
9
]
|
147 | 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:
[
1179
]
|
148 | 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:
[
1180
]
|
149 | 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:
[
1
]
|
150 | 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:
[
167
]
|
151 | 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:
[
9737
]
|
152 | 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:
[
9738
]
|
153 | 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:
[
175
]
|
154 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7864
]
|
155 | 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:
[
66
]
|
156 | 0.41 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:
[
5705
]
|
157 | 0.41 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:
[
5706
]
|
158 | 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:
[
68
]
|
159 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4164
]
|
160 | 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:
[
162
]
|
161 | 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:
[
9093
]
|
162 | 0.43 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:
[
9094
]
|
163 | 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:
[
160
]
|
164 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6942
]
|
165 | 0.30 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
3828
]
|
166 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7213
]
|
167 | 0.30 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4928
]
|
168 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7189
]
|
169 | 0.30 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7220
]
|
170 | 0.26 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
7215
]
|
171 | 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:
[
131
]
|
172 | 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:
[
8483
]
|
173 | 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:
[
8484
]
|
174 | 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:
[
130
]
|
175 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6525
]
|
176 | 0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6521
]
|
177 | 0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6651
]
|
178 | 0.27 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
6653
]
|
179 | 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:
[
95
]
|
180 | 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:
[
7221
]
|
181 | 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:
[
7222
]
|
182 | 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:
[
103
]
|
183 | 0.26 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4698
]
|
184 | 0.33 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:
[
11
]
|
185 | 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:
[
118
]
|
186 | 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:
[
7881
]
|
187 | 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:
[
7882
]
|
188 | 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:
[
124
]
|
189 | 0.28 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
5887
]
|
190 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
5693
]
|
191 | 0.25 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
5691
]
|
192 | 0.27 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
5687
]
|
193 | 0.23 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
5680
]
|
194 | 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:
[
67
]
|
195 | 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:
[
5589
]
|
196 | 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:
[
5590
]
|
197 | 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:
[
69
]
|
198 | 0.26 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
4251
]
|
199 | 0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
3411
]
|
200 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
3743
]
|
201 | 0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
3741
]
|
202 | 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:
[
79
]
|
203 | 0.43 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:
[
5581
]
|
204 | 0.54 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:
[
5582
]
|
205 | 0.42 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
]
|
206 | 0.34 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
3544
]
|
207 | 0.36 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
3543
]
|
208 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
3529
]
|
209 | 0.24 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
3534
]
|
210 | 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:
[
54
]
|
211 | 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:
[
4169
]
|
212 | 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:
[
4170
]
|
213 | 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:
[
59
]
|
214 | 0.30 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
2454
]
|
215 | 0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
2441
]
|
216 | 0.26 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
2348
]
|
217 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
2323
]
|
218 | 0.36 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:
[
4
]
|
219 | 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:
[
25
]
|
220 | 0.41 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:
[
2641
]
|
221 | 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:
[
2642
]
|
222 | 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:
[
6
]
|
223 | 0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.surname AS surname_3, t0.image AS image_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.birth_at AS birth_at_7, t0.height AS height_8, t0.weight AS weight_9, t0.age AS age_10, t0.the_position_id AS the_position_id_11, t0.photo AS photo_12, t0.nationality_id AS nationality_id_13, t0.the_stats_id AS the_stats_id_14 FROM joueurs_joueur t0 WHERE t0.id = ?
Parameters:
[
1619
]
|
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.