Query Metrics
227
Database Queries
11
Different statements
107.87 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.63 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.28 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.63 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 | 14.51 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 | 16.57 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 120
Parameters:
[
2
]
|
6 | 1.48 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 2840 3601 2845 3926 2843 3934 2839 3600 4540 2086 4855 4854 4861 3605 3607 3927 4233 4239 5033 2844 3928 4236 4538 2842 4857 582 579 581 584 585 ] |
7 | 1.14 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.89 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.58 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
]
|
10 | 0.49 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:
[
117
]
|
11 | 0.69 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:
[
7851
]
|
12 | 0.57 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:
[
7852
]
|
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:
[
116
]
|
14 | 0.42 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:
[
5768
]
|
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:
[
5764
]
|
16 | 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:
[
5758
]
|
17 | 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:
[
10
]
|
18 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
100
]
|
19 | 0.60 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:
[
7201
]
|
20 | 0.49 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:
[
7202
]
|
21 | 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:
[
106
]
|
22 | 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:
[
5173
]
|
23 | 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:
[
4580
]
|
24 | 0.32 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.is_current AS is_current_4, t0.the_datetime_api_update_equipe AS the_datetime_api_update_equipe_5, t0.the_datetime_api_update_joueur AS the_datetime_api_update_joueur_6, t0.the_datetime_api_update_match AS the_datetime_api_update_match_7, t0.the_datetime_calculate_stats AS the_datetime_calculate_stats_8, t0.the_datetime_api_update_pronostics AS the_datetime_api_update_pronostics_9, t0.the_datetime_api_update_cote AS the_datetime_api_update_cote_10, t0.the_datetime_api_load_match_line_up AS the_datetime_api_load_match_line_up_11, t0.the_datetime_api_load_match_event AS the_datetime_api_load_match_event_12, t0.the_datetime_api_load_classement AS the_datetime_api_load_classement_13, t0.the_statut_id AS the_statut_id_14, t0.is_defaut AS is_defaut_15, t0.saison_id AS saison_id_16, t0.ligue_id AS ligue_id_17 FROM ligues_ligue_saison t0 WHERE t0.id = ?
Parameters:
[
8
]
|
25 | 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:
[
72
]
|
26 | 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:
[
5689
]
|
27 | 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:
[
5690
]
|
28 | 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:
[
77
]
|
29 | 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:
[
3796
]
|
30 | 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:
[
4368
]
|
31 | 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:
[
3699
]
|
32 | 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:
[
76
]
|
33 | 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:
[
5679
]
|
34 | 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:
[
5680
]
|
35 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
66
]
|
36 | 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:
[
3774
]
|
37 | 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:
[
3792
]
|
38 | 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:
[
3760
]
|
39 | 0.31 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
]
|
40 | 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:
[
150
]
|
41 | 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:
[
9075
]
|
42 | 0.37 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:
[
9076
]
|
43 | 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:
[
152
]
|
44 | 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:
[
6989
]
|
45 | 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:
[
7394
]
|
46 | 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:
[
6716
]
|
47 | 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:
[
126
]
|
48 | 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:
[
7855
]
|
49 | 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:
[
7856
]
|
50 | 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:
[
113
]
|
51 | 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:
[
6109
]
|
52 | 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:
[
5786
]
|
53 | 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:
[
127
]
|
54 | 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:
[
7867
]
|
55 | 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:
[
7868
]
|
56 | 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:
[
122
]
|
57 | 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:
[
5890
]
|
58 | 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:
[
1750
]
|
59 | 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:
[
729
]
|
60 | 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:
[
6019
]
|
61 | 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:
[
6008
]
|
62 | 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:
[
12
]
|
63 | 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
]
|
64 | 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:
[
8465
]
|
65 | 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:
[
8466
]
|
66 | 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:
[
137
]
|
67 | 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:
[
6612
]
|
68 | 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:
[
6584
]
|
69 | 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:
[
6491
]
|
70 | 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:
[
6489
]
|
71 | 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:
[
139
]
|
72 | 0.37 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:
[
8471
]
|
73 | 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:
[
8472
]
|
74 | 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:
[
132
]
|
75 | 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:
[
6541
]
|
76 | 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:
[
6561
]
|
77 | 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:
[
6389
]
|
78 | 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:
[
6406
]
|
79 | 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:
[
140
]
|
80 | 0.31 ms |
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
8477
]
|
81 | 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:
[
8478
]
|
82 | 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:
[
131
]
|
83 | 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:
[
6415
]
|
84 | 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:
[
6432
]
|
85 | 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:
[
6522
]
|
86 | 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:
[
98
]
|
87 | 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:
[
7213
]
|
88 | 0.37 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:
[
7214
]
|
89 | 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:
[
91
]
|
90 | 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:
[
5356
]
|
91 | 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:
[
4905
]
|
92 | 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:
[
4893
]
|
93 | 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:
[
4891
]
|
94 | 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:
[
162
]
|
95 | 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:
[
9079
]
|
96 | 0.31 ms |
SELECT t0.id AS id_1, t0.temps AS temps_2, t0.remplacement_numero AS remplacement_numero_3, t0.the_type_id AS the_type_id_4, t0.commentaire AS commentaire_5, t0.the_match_id AS the_match_id_6, t0.the_joueur_id AS the_joueur_id_7, t0.the_joueur_assist_id AS the_joueur_assist_id_8, t0.the_match_equipe_id AS the_match_equipe_id_9, t0.the_match_joueur_id AS the_match_joueur_id_10 FROM matchs_event t0 WHERE t0.the_match_equipe_id = ? ORDER BY t0.temps DESC
Parameters:
[
9080
]
|
97 | 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:
[
158
]
|
98 | 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:
[
7095
]
|
99 | 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:
[
7098
]
|
100 | 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:
[
7102
]
|
101 | 0.30 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
]
|
102 | 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:
[
170
]
|
103 | 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:
[
9707
]
|
104 | 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:
[
9708
]
|
105 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
169
]
|
106 | 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:
[
7686
]
|
107 | 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:
[
7724
]
|
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:
[
7699
]
|
109 | 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:
[
171
]
|
110 | 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:
[
9709
]
|
111 | 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:
[
9710
]
|
112 | 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:
[
177
]
|
113 | 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:
[
7608
]
|
114 | 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:
[
7675
]
|
115 | 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:
[
1761
]
|
116 | 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:
[
7665
]
|
117 | 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:
[
180
]
|
118 | 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:
[
9713
]
|
119 | 0.46 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:
[
9714
]
|
120 | 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:
[
172
]
|
121 | 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:
[
7736
]
|
122 | 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:
[
7732
]
|
123 | 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:
[
2859
]
|
124 | 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:
[
176
]
|
125 | 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:
[
9721
]
|
126 | 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:
[
9722
]
|
127 | 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
]
|
128 | 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:
[
7630
]
|
129 | 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:
[
15
]
|
130 | 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:
[
184
]
|
131 | 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:
[
10065
]
|
132 | 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:
[
10066
]
|
133 | 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:
[
186
]
|
134 | 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:
[
8317
]
|
135 | 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:
[
8326
]
|
136 | 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:
[
120
]
|
137 | 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:
[
7853
]
|
138 | 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:
[
7854
]
|
139 | 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:
[
121
]
|
140 | 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:
[
5992
]
|
141 | 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:
[
5990
]
|
142 | 0.40 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:
[
5835
]
|
143 | 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:
[
5814
]
|
144 | 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:
[
3964
]
|
145 | 0.32 ms |
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.is_current AS is_current_4, t0.the_datetime_api_update_equipe AS the_datetime_api_update_equipe_5, t0.the_datetime_api_update_joueur AS the_datetime_api_update_joueur_6, t0.the_datetime_api_update_match AS the_datetime_api_update_match_7, t0.the_datetime_calculate_stats AS the_datetime_calculate_stats_8, t0.the_datetime_api_update_pronostics AS the_datetime_api_update_pronostics_9, t0.the_datetime_api_update_cote AS the_datetime_api_update_cote_10, t0.the_datetime_api_load_match_line_up AS the_datetime_api_load_match_line_up_11, t0.the_datetime_api_load_match_event AS the_datetime_api_load_match_event_12, t0.the_datetime_api_load_classement AS the_datetime_api_load_classement_13, t0.the_statut_id AS the_statut_id_14, t0.is_defaut AS is_defaut_15, t0.saison_id AS saison_id_16, t0.ligue_id AS ligue_id_17 FROM ligues_ligue_saison t0 WHERE t0.id = ?
Parameters:
[
2
]
|
146 | 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:
[
1
]
|
147 | 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:
[
1157
]
|
148 | 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:
[
1158
]
|
149 | 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:
[
11
]
|
150 | 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:
[
952
]
|
151 | 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:
[
298
]
|
152 | 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:
[
109
]
|
153 | 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:
[
7209
]
|
154 | 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:
[
7210
]
|
155 | 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:
[
105
]
|
156 | 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:
[
5331
]
|
157 | 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:
[
4805
]
|
158 | 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:
[
104
]
|
159 | 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:
[
7199
]
|
160 | 0.37 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:
[
7200
]
|
161 | 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:
[
95
]
|
162 | 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:
[
4651
]
|
163 | 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:
[
4655
]
|
164 | 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:
[
4699
]
|
165 | 0.22 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:
[
4677
]
|
166 | 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:
[
68
]
|
167 | 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:
[
5687
]
|
168 | 0.37 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:
[
5688
]
|
169 | 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:
[
74
]
|
170 | 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:
[
3502
]
|
171 | 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:
[
3481
]
|
172 | 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:
[
84
]
|
173 | 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:
[
5685
]
|
174 | 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:
[
5686
]
|
175 | 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:
[
79
]
|
176 | 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:
[
3549
]
|
177 | 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:
[
3529
]
|
178 | 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:
[
3544
]
|
179 | 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:
[
71
]
|
180 | 0.37 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:
[
5683
]
|
181 | 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:
[
5684
]
|
182 | 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:
[
88
]
|
183 | 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:
[
3514
]
|
184 | 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:
[
3522
]
|
185 | 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:
[
4267
]
|
186 | 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:
[
4273
]
|
187 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
86
]
|
188 | 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:
[
5677
]
|
189 | 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:
[
5678
]
|
190 | 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
]
|
191 | 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:
[
4197
]
|
192 | 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:
[
3743
]
|
193 | 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:
[
6
]
|
194 | 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:
[
47
]
|
195 | 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:
[
4171
]
|
196 | 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:
[
4172
]
|
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:
[
64
]
|
198 | 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:
[
206
]
|
199 | 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:
[
20
]
|
200 | 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:
[
1169
]
|
201 | 0.37 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:
[
1170
]
|
202 | 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:
[
9
]
|
203 | 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:
[
312
]
|
204 | 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:
[
318
]
|
205 | 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:
[
367
]
|
206 | 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:
[
334
]
|
207 | 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:
[
377
]
|
208 | 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:
[
8
]
|
209 | 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:
[
1167
]
|
210 | 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:
[
1168
]
|
211 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.founded AS founded_4, t0.image AS image_5, t0.is_national AS is_national_6, t0.the_statut_stats_id AS the_statut_stats_id_7, t0.logo AS logo_8, t0.stade_id AS stade_id_9, t0.pays_id AS pays_id_10, t0.the_stats_id AS the_stats_id_11, t0.the_coach_id AS the_coach_id_12 FROM clubs_club t0 WHERE t0.id = ?
Parameters:
[
16
]
|
212 | 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:
[
2
]
|
213 | 0.37 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:
[
1163
]
|
214 | 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:
[
1164
]
|
215 | 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:
[
5
]
|
216 | 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:
[
484
]
|
217 | 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:
[
869
]
|
218 | 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:
[
873
]
|
219 | 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:
[
1017
]
|
220 | 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:
[
13
]
|
221 | 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:
[
1161
]
|
222 | 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:
[
1162
]
|
223 | 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:
[
4
]
|
224 | 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:
[
512
]
|
225 | 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:
[
509
]
|
226 | 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:
[
520
]
|
227 | 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:
[
913
]
|
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.