Query Metrics

370 Database Queries
8 Different statements
109.57 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT t0.id AS id_1, t0.token AS token_2 FROM bdd_api t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.23 ms
SELECT t0.id AS id_1, t0.lien AS lien_2, t0.name AS name_3, t0.nom AS nom_4, t0.numero AS numero_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.logo AS logo_8, t0.telephone AS telephone_9, t0.mail AS mail_10, t0.site_web AS site_web_11, t0.footer_text_x AS footer_text_x_12, t0.footer_text_second_x AS footer_text_second_x_13, t0.footer_text_y AS footer_text_y_14, t0.footer_text_second_y AS footer_text_second_y_15, t0.footer_text AS footer_text_16, t0.footer_text_second AS footer_text_second_17, t0.mail_envoi AS mail_envoi_18, t0.statut_actif AS statut_actif_19 FROM bdd_centres t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 1.34 ms
SELECT s0_.id AS id_0, s0_.numero AS numero_1, s0_.code AS code_2, s0_.etat AS etat_3, s0_.formation_id AS formation_id_4, s0_.type_id AS type_id_5, s0_.adresse_centre_id AS adresse_centre_id_6 FROM sessions s0_ LEFT JOIN formations f1_ ON s0_.formation_id = f1_.id LEFT JOIN bdd_themes b2_ ON f1_.domaine_id = b2_.id LEFT JOIN session_dates s3_ ON s0_.id = s3_.session_id WHERE s3_.premier_jour = ? AND s3_.date_start > ? AND f1_.domaine_id <> ? AND f1_.domaine_id <> ? AND f1_.domaine_id <> ? AND f1_.domaine_id <> ? AND s0_.type_id = ? AND s0_.adresse_centre_id = ? AND s0_.etat = ? GROUP BY s0_.id ORDER BY s3_.date_start ASC
Parameters:
[
  1
  "2025-08-13 00:00:00"
  3
  5
  6
  7
  1
  1
  1
]
4 0.50 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2453
  1
]
5 2.35 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1741
]
6 0.27 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2453
]
7 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1741
]
8 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.background AS background_4, t0.color_event AS color_event_5, t0.background_event AS background_event_6, t0.type_session AS type_session_7, t0.filename AS filename_8 FROM bdd_themes t0 WHERE t0.id = ?
Parameters:
[
  15
]
9 0.24 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2336
  1
]
10 0.17 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1580
]
11 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2336
]
12 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1580
]
13 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2535
  1
]
14 0.19 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1689
]
15 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2535
]
16 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1689
]
17 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2376
  1
]
18 0.19 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1228
]
19 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2376
]
20 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1228
]
21 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.background AS background_4, t0.color_event AS color_event_5, t0.background_event AS background_event_6, t0.type_session AS type_session_7, t0.filename AS filename_8 FROM bdd_themes t0 WHERE t0.id = ?
Parameters:
[
  4
]
22 0.24 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2616
  1
]
23 0.34 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1583
]
24 0.47 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2616
]
25 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1583
]
26 0.29 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2542
  1
]
27 0.17 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1692
]
28 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2542
]
29 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1692
]
30 0.27 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1884
  1
]
31 0.16 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1158
]
32 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1884
]
33 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1158
]
34 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.background AS background_4, t0.color_event AS color_event_5, t0.background_event AS background_event_6, t0.type_session AS type_session_7, t0.filename AS filename_8 FROM bdd_themes t0 WHERE t0.id = ?
Parameters:
[
  16
]
35 0.24 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2378
  1
]
36 0.38 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2378
]
37 0.24 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1883
  1
]
38 0.23 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1157
]
39 0.25 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1883
]
40 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1157
]
41 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2503
  1
]
42 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2503
]
43 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2454
  1
]
44 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2454
]
45 0.34 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2485
  1
]
46 0.18 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1007
]
47 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2485
]
48 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1007
]
49 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.background AS background_4, t0.color_event AS color_event_5, t0.background_event AS background_event_6, t0.type_session AS type_session_7, t0.filename AS filename_8 FROM bdd_themes t0 WHERE t0.id = ?
Parameters:
[
  11
]
50 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2493
  1
]
51 0.18 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1564
]
52 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2493
]
53 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1564
]
54 0.43 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2379
  1
]
55 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2379
]
56 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2469
  1
]
57 0.26 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2469
]
58 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2141
  1
]
59 0.18 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1742
]
60 0.24 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2141
]
61 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1742
]
62 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2574
  1
]
63 0.30 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2574
]
64 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2496
  1
]
65 0.18 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  2202
]
66 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2496
]
67 0.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  2202
]
68 0.24 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1915
  1
]
69 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1915
]
70 0.37 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1925
  1
]
71 0.18 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1648
]
72 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1925
]
73 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1648
]
74 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.background AS background_4, t0.color_event AS color_event_5, t0.background_event AS background_event_6, t0.type_session AS type_session_7, t0.filename AS filename_8 FROM bdd_themes t0 WHERE t0.id = ?
Parameters:
[
  9
]
75 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2348
  1
]
76 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2348
]
77 0.28 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2582
  1
]
78 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2582
]
79 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2092
  1
]
80 0.41 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2092
]
81 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2380
  1
]
82 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2380
]
83 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2381
  1
]
84 0.18 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1234
]
85 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2381
]
86 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1234
]
87 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1885
  1
]
88 0.30 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1885
]
89 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2455
  1
]
90 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2455
]
91 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2499
  1
]
92 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2499
]
93 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2470
  1
]
94 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2470
]
95 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1886
  1
]
96 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1886
]
97 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2382
  1
]
98 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2382
]
99 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2456
  1
]
100 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2456
]
101 0.31 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2383
  1
]
102 0.38 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2383
]
103 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1916
  1
]
104 0.31 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1916
]
105 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2384
  1
]
106 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2384
]
107 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2385
  1
]
108 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2385
]
109 0.39 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2471
  1
]
110 0.26 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2471
]
111 8.75 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2457
  1
]
112 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2457
]
113 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2140
  1
]
114 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2140
]
115 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1926
  1
]
116 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1926
]
117 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2472
  1
]
118 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2472
]
119 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2386
  1
]
120 3.14 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2386
]
121 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2458
  1
]
122 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2458
]
123 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2515
  1
]
124 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2515
]
125 3.83 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2387
  1
]
126 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2387
]
127 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1888
  1
]
128 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1888
]
129 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1887
  1
]
130 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1887
]
131 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2388
  1
]
132 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2388
]
133 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2389
  1
]
134 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2389
]
135 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2516
  1
]
136 0.27 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2516
]
137 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2473
  1
]
138 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2473
]
139 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2459
  1
]
140 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2459
]
141 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1917
  1
]
142 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1917
]
143 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2390
  1
]
144 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2390
]
145 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2517
  1
]
146 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2517
]
147 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2474
  1
]
148 0.30 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2474
]
149 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2460
  1
]
150 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2460
]
151 3.94 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2391
  1
]
152 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2391
]
153 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1918
  1
]
154 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1918
]
155 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2393
  1
]
156 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2393
]
157 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1889
  1
]
158 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1889
]
159 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2394
  1
]
160 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2394
]
161 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2461
  1
]
162 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2461
]
163 1.90 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2160
  1
]
164 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2160
]
165 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2476
  1
]
166 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2476
]
167 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1857
  1
]
168 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1857
]
169 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1927
  1
]
170 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1927
]
171 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2395
  1
]
172 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2395
]
173 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2396
  1
]
174 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2396
]
175 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2462
  1
]
176 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2462
]
177 1.32 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2518
  1
]
178 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2518
]
179 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2477
  1
]
180 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2477
]
181 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2397
  1
]
182 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2397
]
183 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2398
  1
]
184 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2398
]
185 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2399
  1
]
186 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2399
]
187 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2400
  1
]
188 4.14 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2400
]
189 0.24 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2463
  1
]
190 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2463
]
191 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2519
  1
]
192 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2519
]
193 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2478
  1
]
194 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2478
]
195 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1890
  1
]
196 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1890
]
197 0.24 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1891
  1
]
198 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1891
]
199 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1919
  1
]
200 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1919
]
201 0.31 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2401
  1
]
202 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2401
]
203 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2465
  1
]
204 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2465
]
205 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2520
  1
]
206 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2520
]
207 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2479
  1
]
208 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2479
]
209 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2402
  1
]
210 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2402
]
211 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1928
  1
]
212 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1928
]
213 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2403
  1
]
214 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2403
]
215 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2404
  1
]
216 0.23 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2404
]
217 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2480
  1
]
218 0.24 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2480
]
219 0.23 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2466
  1
]
220 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2466
]
221 0.22 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2521
  1
]
222 0.22 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2521
]
223 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1920
  1
]
224 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1920
]
225 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2481
  1
]
226 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2481
]
227 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2468
  1
]
228 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2468
]
229 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2522
  1
]
230 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2522
]
231 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2405
  1
]
232 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2405
]
233 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2406
  1
]
234 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2406
]
235 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1893
  1
]
236 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1893
]
237 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  1892
  1
]
238 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  1892
]
239 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2617
  1
]
240 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2617
]
241 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2631
  1
]
242 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2631
]
243 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2640
  1
]
244 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2640
]
245 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2605
  1
]
246 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2605
]
247 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2648
  1
]
248 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2648
]
249 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2657
  1
]
250 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2657
]
251 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2665
  1
]
252 0.16 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.capacite AS capacite_4, t0.nombre_jour AS nombre_jour_5, t0.nombre_heure AS nombre_heure_6, t0.statut AS statut_7, t0.domaine_id AS domaine_id_8 FROM formations t0 WHERE t0.id = ?
Parameters:
[
  1225
]
253 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2665
]
254 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.updated_at AS updated_at_3, t0.filename AS filename_4, t0.url AS url_5, t0.type AS type_6, t0.theme_id AS theme_id_7 FROM media_categorie_programme t0 INNER JOIN formations_media_categorie_programme ON t0.id = formations_media_categorie_programme.media_categorie_programme_id WHERE formations_media_categorie_programme.formations_id = ?
Parameters:
[
  1225
]
255 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2601
  1
]
256 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2601
]
257 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2597
  1
]
258 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2597
]
259 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2609
  1
]
260 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2609
]
261 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2618
  1
]
262 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2618
]
263 0.20 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2632
  1
]
264 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2632
]
265 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2641
  1
]
266 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2641
]
267 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2650
  1
]
268 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2650
]
269 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2658
  1
]
270 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2658
]
271 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2666
  1
]
272 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2666
]
273 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2634
  1
]
274 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2634
]
275 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2642
  1
]
276 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2642
]
277 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2619
  1
]
278 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2619
]
279 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2606
  1
]
280 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2606
]
281 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2651
  1
]
282 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2651
]
283 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2659
  1
]
284 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2659
]
285 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2667
  1
]
286 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2667
]
287 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2602
  1
]
288 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2602
]
289 1.09 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2598
  1
]
290 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2598
]
291 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2610
  1
]
292 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2610
]
293 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2635
  1
]
294 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2635
]
295 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2643
  1
]
296 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2643
]
297 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2620
  1
]
298 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2620
]
299 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2652
  1
]
300 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2652
]
301 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2660
  1
]
302 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2660
]
303 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2668
  1
]
304 0.29 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2668
]
305 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2611
  1
]
306 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2611
]
307 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2623
  1
]
308 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2623
]
309 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2636
  1
]
310 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2636
]
311 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2644
  1
]
312 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2644
]
313 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2603
  1
]
314 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2603
]
315 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2599
  1
]
316 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2599
]
317 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2653
  1
]
318 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2653
]
319 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2661
  1
]
320 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2661
]
321 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2669
  1
]
322 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2669
]
323 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2625
  1
]
324 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2625
]
325 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2654
  1
]
326 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2654
]
327 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2662
  1
]
328 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2662
]
329 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2670
  1
]
330 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2670
]
331 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2607
  1
]
332 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2607
]
333 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2637
  1
]
334 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2637
]
335 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2645
  1
]
336 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2645
]
337 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2626
  1
]
338 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2626
]
339 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2655
  1
]
340 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2655
]
341 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2663
  1
]
342 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2663
]
343 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2608
  1
]
344 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2608
]
345 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2671
  1
]
346 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2671
]
347 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2600
  1
]
348 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2600
]
349 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2604
  1
]
350 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2604
]
351 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2638
  1
]
352 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2638
]
353 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2646
  1
]
354 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2646
]
355 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2627
  1
]
356 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2627
]
357 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2612
  1
]
358 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2612
]
359 0.18 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2656
  1
]
360 2.40 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2656
]
361 0.21 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2664
  1
]
362 0.21 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2664
]
363 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2672
  1
]
364 0.19 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2672
]
365 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2639
  1
]
366 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2639
]
367 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2647
  1
]
368 0.18 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2647
]
369 0.19 ms
SELECT SUM(CASE WHEN s0_.statut_id = 1 THEN 1 ELSE 0 END) AS sclr_0, SUM(CASE WHEN s0_.statut_id = 2 THEN 1 ELSE 0 END) AS sclr_1 FROM sessions s1_ LEFT JOIN session_stagiaire s0_ ON s1_.id = s0_.session_id WHERE s1_.id = ? AND s1_.etat = ? ORDER BY s1_.id DESC
Parameters:
[
  2628
  1
]
370 0.20 ms
SELECT t0.id AS id_1, t0.date_start AS date_start_2, t0.heure_debut AS heure_debut_3, t0.heure_debut_fin AS heure_debut_fin_4, t0.heure_fin AS heure_fin_5, t0.heure_fin_fin AS heure_fin_fin_6, t0.heure_am AS heure_am_7, t0.heure_pm AS heure_pm_8, t0.dernier_jour AS dernier_jour_9, t0.premier_jour AS premier_jour_10, t0.session_id AS session_id_11 FROM session_dates t0 WHERE t0.session_id = ? ORDER BY t0.date_start ASC
Parameters:
[
  2628
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Bdd\Api\BddApi No errors.
App\Entity\Bdd\BddCentres No errors.
App\Entity\Sessions\Sessions
  • The field App\Entity\Sessions\Sessions#stagiaires is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Sessions\SessionStagiaire#session does not contain the required 'inversedBy="stagiaires"' attribute.
App\Entity\Formations\Formations No errors.
App\Entity\Bdd\BddThemes No errors.
App\Entity\Sessions\SessionDates No errors.
App\Entity\Bdd\BddSessionType No errors.
App\Entity\Sessions\SessionClientOrder No errors.
App\Entity\Sessions\SessionStagiaire No errors.
App\Entity\Media\MediaCategorieProgramme No errors.