Query Metrics

557 Database Queries
8 Different statements
115.97 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.88 ms
SELECT t0.id AS id_1, t0.token AS token_2 FROM bdd_api t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.26 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 6.35 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-10-21 00:00:00"
  3
  5
  6
  7
  1
  1
  1
]
4 0.33 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:
[
  3541
  1
]
5 0.21 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:
[
  1181
]
6 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:
[
  3541
]
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:
[
  1181
]
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:
[
  8
]
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:
[
  1933
  1
]
10 0.20 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:
[
  1570
]
11 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:
[
  1933
]
12 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:
[
  1570
]
13 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
]
14 0.25 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
]
15 0.22 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
]
16 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:
[
  1918
]
17 0.71 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
]
18 0.44 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:
[
  3953
  1
]
19 0.21 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:
[
  1581
]
20 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:
[
  3953
]
21 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:
[
  1581
]
22 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:
[
  3614
  1
]
23 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:
[
  3614
]
24 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:
[
  1904
  1
]
25 0.20 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
]
26 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:
[
  1904
]
27 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:
[
  1741
]
28 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:
[
  4054
  1
]
29 0.20 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:
[
  1643
]
30 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:
[
  4054
]
31 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:
[
  1643
]
32 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:
[
  9
]
33 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:
[
  4055
  1
]
34 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:
[
  4055
]
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:
[
  1874
  1
]
36 0.20 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
]
37 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:
[
  1874
]
38 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:
[
  1158
]
39 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:
[
  16
]
40 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:
[
  3060
  1
]
41 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:
[
  1228
]
42 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:
[
  3060
]
43 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:
[
  1228
]
44 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:
[
  4
]
45 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:
[
  1947
  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:
[
  1580
]
47 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:
[
  1947
]
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:
[
  1580
]
49 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:
[
  1960
  1
]
50 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:
[
  1583
]
51 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:
[
  1960
]
52 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:
[
  1583
]
53 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:
[
  3655
  1
]
54 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:
[
  1234
]
55 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:
[
  3655
]
56 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:
[
  1234
]
57 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:
[
  3244
  1
]
58 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:
[
  1597
]
59 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:
[
  3244
]
60 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:
[
  1597
]
61 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:
[
  3684
  1
]
62 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:
[
  1600
]
63 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:
[
  3684
]
64 0.18 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:
[
  1600
]
65 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:
[
  1875
  1
]
66 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:
[
  1157
]
67 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:
[
  3245
  1
]
68 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:
[
  3245
]
69 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:
[
  1843
  1
]
70 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:
[
  1650
]
71 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:
[
  1843
]
72 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:
[
  1650
]
73 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:
[
  1876
  1
]
74 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:
[
  1889
  1
]
75 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:
[
  1007
]
76 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
]
77 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:
[
  1007
]
78 0.14 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
]
79 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:
[
  1844
  1
]
80 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:
[
  1649
]
81 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:
[
  1844
]
82 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:
[
  1649
]
83 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:
[
  1934
  1
]
84 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:
[
  1934
]
85 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:
[
  1919
  1
]
86 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:
[
  1919
]
87 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:
[
  1905
  1
]
88 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:
[
  1905
]
89 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:
[
  1842
  1
]
90 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:
[
  1648
]
91 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:
[
  1842
]
92 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:
[
  1648
]
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:
[
  1992
  1
]
94 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:
[
  1632
]
95 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:
[
  1992
]
96 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:
[
  1632
]
97 0.16 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:
[
  10
]
98 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:
[
  1977
  1
]
99 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:
[
  1633
]
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:
[
  1977
]
101 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:
[
  1633
]
102 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:
[
  1986
  1
]
103 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:
[
  1814
]
104 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:
[
  1986
]
105 0.63 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:
[
  1814
]
106 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:
[
  3246
  1
]
107 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:
[
  3246
]
108 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:
[
  3619
  1
]
109 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:
[
  1614
]
110 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:
[
  3619
]
111 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:
[
  1614
]
112 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:
[
  3717
  1
]
113 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:
[
  2284
]
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:
[
  3717
]
115 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:
[
  2284
]
116 0.17 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:
[
  3718
  1
]
117 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:
[
  3718
]
118 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:
[
  1998
  1
]
119 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:
[
  1998
]
120 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:
[
  1877
  1
]
121 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:
[
  3061
  1
]
122 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:
[
  3061
]
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:
[
  1948
  1
]
124 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:
[
  1948
]
125 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:
[
  4216
  1
]
126 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:
[
  4216
]
127 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:
[
  1961
  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:
[
  1961
]
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:
[
  1890
  1
]
130 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:
[
  1890
]
131 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:
[
  3247
  1
]
132 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:
[
  3247
]
133 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:
[
  3062
  1
]
134 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:
[
  2173
]
135 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:
[
  3062
]
136 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:
[
  2173
]
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:
[
  4152
  1
]
138 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:
[
  4152
]
139 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:
[
  3542
  1
]
140 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:
[
  1179
]
141 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:
[
  3542
]
142 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:
[
  1179
]
143 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:
[
  1978
  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:
[
  1978
]
145 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:
[
  3328
  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:
[
  3328
]
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:
[
  3248
  1
]
148 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:
[
  1564
]
149 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:
[
  3248
]
150 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:
[
  1564
]
151 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:
[
  1935
  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:
[
  1935
]
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:
[
  1920
  1
]
154 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
]
155 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:
[
  1906
  1
]
156 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:
[
  1906
]
157 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:
[
  1845
  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:
[
  1845
]
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:
[
  1878
  1
]
160 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:
[
  1878
]
161 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:
[
  1846
  1
]
162 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:
[
  1846
]
163 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:
[
  1847
  1
]
164 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:
[
  1847
]
165 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:
[
  1949
  1
]
166 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:
[
  1949
]
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:
[
  3578
  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:
[
  3578
]
169 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:
[
  3579
  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:
[
  3579
]
171 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:
[
  4087
  1
]
172 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:
[
  4087
]
173 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:
[
  1962
  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:
[
  1962
]
175 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:
[
  1879
  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:
[
  1879
]
177 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:
[
  1157
]
178 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:
[
  3249
  1
]
179 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:
[
  3249
]
180 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:
[
  3250
  1
]
181 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:
[
  3250
]
182 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:
[
  1891
  1
]
183 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:
[
  1891
]
184 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:
[
  1936
  1
]
185 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:
[
  1936
]
186 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:
[
  1880
  1
]
187 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:
[
  1880
]
188 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:
[
  3982
  1
]
189 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:
[
  3982
]
190 0.25 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:
[
  1921
  1
]
191 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:
[
  1921
]
192 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:
[
  1907
  1
]
193 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:
[
  1907
]
194 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:
[
  1979
  1
]
195 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:
[
  1979
]
196 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:
[
  1988
  1
]
197 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:
[
  1988
]
198 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:
[
  3251
  1
]
199 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:
[
  3251
]
200 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:
[
  1848
  1
]
201 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:
[
  1848
]
202 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:
[
  1849
  1
]
203 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:
[
  1849
]
204 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:
[
  1850
  1
]
205 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:
[
  1850
]
206 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:
[
  3252
  1
]
207 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:
[
  3252
]
208 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:
[
  3729
  1
]
209 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:
[
  3729
]
210 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:
[
  1881
  1
]
211 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:
[
  1881
]
212 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:
[
  3063
  1
]
213 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:
[
  3063
]
214 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:
[
  3888
  1
]
215 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:
[
  2191
]
216 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:
[
  3888
]
217 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:
[
  2191
]
218 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:
[
  4086
  1
]
219 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:
[
  4086
]
220 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:
[
  1950
  1
]
221 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:
[
  1950
]
222 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:
[
  3253
  1
]
223 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:
[
  3253
]
224 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:
[
  1963
  1
]
225 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:
[
  1963
]
226 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:
[
  3254
  1
]
227 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:
[
  3254
]
228 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:
[
  2977
  1
]
229 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:
[
  2977
]
230 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:
[
  3255
  1
]
231 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:
[
  3255
]
232 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:
[
  1892
  1
]
233 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:
[
  1892
]
234 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:
[
  1980
  1
]
235 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:
[
  1980
]
236 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:
[
  3421
  1
]
237 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:
[
  2185
]
238 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:
[
  3421
]
239 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:
[
  2185
]
240 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:
[
  1851
  1
]
241 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:
[
  1851
]
242 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:
[
  1852
  1
]
243 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:
[
  1852
]
244 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:
[
  1853
  1
]
245 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:
[
  1853
]
246 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:
[
  3256
  1
]
247 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:
[
  3256
]
248 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:
[
  1908
  1
]
249 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:
[
  1908
]
250 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:
[
  1937
  1
]
251 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:
[
  1937
]
252 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:
[
  1922
  1
]
253 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:
[
  1922
]
254 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:
[
  1882
  1
]
255 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:
[
  1882
]
256 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:
[
  1951
  1
]
257 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:
[
  1951
]
258 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:
[
  3064
  1
]
259 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:
[
  3064
]
260 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:
[
  1883
  1
]
261 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:
[
  1883
]
262 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:
[
  1964
  1
]
263 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:
[
  1964
]
264 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:
[
  1909
  1
]
265 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:
[
  1909
]
266 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:
[
  1938
  1
]
267 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:
[
  1938
]
268 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:
[
  1923
  1
]
269 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:
[
  1923
]
270 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:
[
  1854
  1
]
271 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:
[
  1854
]
272 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:
[
  1981
  1
]
273 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:
[
  1981
]
274 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:
[
  1855
  1
]
275 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:
[
  1855
]
276 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:
[
  1856
  1
]
277 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:
[
  1856
]
278 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:
[
  1989
  1
]
279 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:
[
  1989
]
280 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:
[
  3747
  1
]
281 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:
[
  3747
]
282 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:
[
  3754
  1
]
283 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:
[
  3754
]
284 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:
[
  3749
  1
]
285 0.36 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:
[
  3749
]
286 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:
[
  3753
  1
]
287 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:
[
  3753
]
288 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:
[
  4192
  1
]
289 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:
[
  4192
]
290 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:
[
  4193
  1
]
291 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:
[
  4193
]
292 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:
[
  3755
  1
]
293 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:
[
  3755
]
294 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:
[
  3759
  1
]
295 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:
[
  1613
]
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:
[
  3759
]
297 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:
[
  1613
]
298 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:
[
  3762
  1
]
299 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:
[
  3762
]
300 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:
[
  3763
  1
]
301 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:
[
  3763
]
302 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:
[
  3764
  1
]
303 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:
[
  3764
]
304 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:
[
  3751
  1
]
305 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:
[
  3751
]
306 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:
[
  3748
  1
]
307 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:
[
  3748
]
308 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:
[
  3757
  1
]
309 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:
[
  3757
]
310 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:
[
  4191
  1
]
311 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:
[
  4191
]
312 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:
[
  3750
  1
]
313 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:
[
  3750
]
314 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:
[
  3758
  1
]
315 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:
[
  3758
]
316 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:
[
  3752
  1
]
317 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:
[
  3752
]
318 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:
[
  4194
  1
]
319 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:
[
  4194
]
320 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:
[
  4195
  1
]
321 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:
[
  4195
]
322 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:
[
  3756
  1
]
323 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:
[
  3756
]
324 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:
[
  3760
  1
]
325 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:
[
  3760
]
326 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:
[
  3761
  1
]
327 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:
[
  3761
]
328 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:
[
  3794
  1
]
329 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:
[
  3794
]
330 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:
[
  3806
  1
]
331 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:
[
  3806
]
332 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:
[
  3802
  1
]
333 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:
[
  3802
]
334 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:
[
  3795
  1
]
335 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:
[
  3795
]
336 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:
[
  3804
  1
]
337 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:
[
  3804
]
338 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:
[
  3805
  1
]
339 0.32 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:
[
  3805
]
340 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:
[
  3803
  1
]
341 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:
[
  3803
]
342 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:
[
  3807
  1
]
343 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:
[
  3807
]
344 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:
[
  3796
  1
]
345 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:
[
  3796
]
346 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:
[
  3808
  1
]
347 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:
[
  3808
]
348 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:
[
  3797
  1
]
349 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:
[
  3797
]
350 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:
[
  3798
  1
]
351 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:
[
  3798
]
352 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:
[
  3816
  1
]
353 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:
[
  3816
]
354 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:
[
  3809
  1
]
355 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:
[
  3809
]
356 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:
[
  3799
  1
]
357 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:
[
  3799
]
358 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:
[
  3800
  1
]
359 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:
[
  3800
]
360 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:
[
  3810
  1
]
361 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:
[
  3810
]
362 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:
[
  3801
  1
]
363 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:
[
  3801
]
364 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:
[
  3811
  1
]
365 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:
[
  3811
]
366 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:
[
  3812
  1
]
367 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:
[
  3812
]
368 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:
[
  3814
  1
]
369 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:
[
  3814
]
370 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:
[
  3815
  1
]
371 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:
[
  3815
]
372 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:
[
  3813
  1
]
373 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:
[
  3813
]
374 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:
[
  3820
  1
]
375 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:
[
  3820
]
376 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:
[
  3821
  1
]
377 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:
[
  3821
]
378 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:
[
  3822
  1
]
379 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:
[
  3822
]
380 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:
[
  3823
  1
]
381 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:
[
  3823
]
382 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:
[
  3828
  1
]
383 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:
[
  3828
]
384 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:
[
  3830
  1
]
385 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:
[
  3830
]
386 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:
[
  3827
  1
]
387 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:
[
  3827
]
388 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:
[
  3831
  1
]
389 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:
[
  3831
]
390 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:
[
  3829
  1
]
391 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:
[
  3829
]
392 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:
[
  3839
  1
]
393 0.32 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:
[
  3839
]
394 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:
[
  3835
  1
]
395 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:
[
  3835
]
396 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:
[
  3836
  1
]
397 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:
[
  3836
]
398 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:
[
  3841
  1
]
399 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:
[
  3841
]
400 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:
[
  3842
  1
]
401 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:
[
  3842
]
402 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:
[
  3843
  1
]
403 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:
[
  3843
]
404 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:
[
  3837
  1
]
405 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:
[
  3837
]
406 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:
[
  3840
  1
]
407 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:
[
  3840
]
408 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:
[
  3838
  1
]
409 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:
[
  3838
]
410 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:
[
  3847
  1
]
411 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:
[
  3847
]
412 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:
[
  3848
  1
]
413 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:
[
  3848
]
414 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:
[
  4183
  1
]
415 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:
[
  4183
]
416 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:
[
  3849
  1
]
417 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:
[
  3849
]
418 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:
[
  3850
  1
]
419 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:
[
  3850
]
420 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:
[
  3855
  1
]
421 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:
[
  3855
]
422 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:
[
  3856
  1
]
423 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:
[
  3856
]
424 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:
[
  3857
  1
]
425 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:
[
  3857
]
426 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:
[
  3858
  1
]
427 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:
[
  3858
]
428 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:
[
  3863
  1
]
429 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:
[
  3863
]
430 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:
[
  3864
  1
]
431 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:
[
  3864
]
432 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:
[
  3865
  1
]
433 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:
[
  3865
]
434 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:
[
  3866
  1
]
435 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:
[
  3866
]
436 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:
[
  3867
  1
]
437 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:
[
  3867
]
438 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:
[
  3868
  1
]
439 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:
[
  3868
]
440 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:
[
  3869
  1
]
441 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:
[
  3869
]
442 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:
[
  3877
  1
]
443 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:
[
  3877
]
444 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:
[
  3873
  1
]
445 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:
[
  3873
]
446 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:
[
  3874
  1
]
447 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:
[
  3874
]
448 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:
[
  3875
  1
]
449 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:
[
  3875
]
450 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:
[
  3878
  1
]
451 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:
[
  3878
]
452 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:
[
  3876
  1
]
453 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:
[
  3876
]
454 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:
[
  3882
  1
]
455 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:
[
  3882
]
456 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:
[
  3883
  1
]
457 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:
[
  3883
]
458 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:
[
  3885
  1
]
459 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:
[
  3885
]
460 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:
[
  3886
  1
]
461 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:
[
  3886
]
462 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:
[
  3884
  1
]
463 0.17 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:
[
  3884
]
464 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:
[
  3904
  1
]
465 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:
[
  3904
]
466 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:
[
  3906
  1
]
467 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:
[
  3906
]
468 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:
[
  3905
  1
]
469 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:
[
  3905
]
470 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:
[
  3907
  1
]
471 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:
[
  3907
]
472 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:
[
  3908
  1
]
473 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:
[
  3908
]
474 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:
[
  3909
  1
]
475 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:
[
  3909
]
476 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:
[
  3910
  1
]
477 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:
[
  3910
]
478 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:
[
  3916
  1
]
479 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:
[
  3916
]
480 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:
[
  3917
  1
]
481 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:
[
  3917
]
482 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:
[
  3918
  1
]
483 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:
[
  3918
]
484 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:
[
  3915
  1
]
485 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:
[
  3915
]
486 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:
[
  3919
  1
]
487 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:
[
  3919
]
488 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:
[
  3923
  1
]
489 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:
[
  3923
]
490 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:
[
  3925
  1
]
491 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:
[
  3925
]
492 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:
[
  3924
  1
]
493 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:
[
  3924
]
494 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:
[
  3926
  1
]
495 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:
[
  3926
]
496 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:
[
  3930
  1
]
497 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:
[
  3930
]
498 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:
[
  3931
  1
]
499 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:
[
  3931
]
500 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:
[
  3932
  1
]
501 0.32 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:
[
  3932
]
502 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:
[
  3934
  1
]
503 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:
[
  3934
]
504 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:
[
  3935
  1
]
505 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:
[
  3935
]
506 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:
[
  3936
  1
]
507 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:
[
  3936
]
508 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:
[
  3937
  1
]
509 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:
[
  3937
]
510 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:
[
  3943
  1
]
511 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:
[
  3943
]
512 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:
[
  3941
  1
]
513 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:
[
  3941
]
514 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:
[
  3942
  1
]
515 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:
[
  3942
]
516 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:
[
  3944
  1
]
517 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:
[
  3944
]
518 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:
[
  4105
  1
]
519 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:
[
  4105
]
520 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:
[
  4106
  1
]
521 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:
[
  4106
]
522 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:
[
  4108
  1
]
523 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:
[
  4108
]
524 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:
[
  4109
  1
]
525 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:
[
  4109
]
526 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:
[
  4107
  1
]
527 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:
[
  4107
]
528 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:
[
  4114
  1
]
529 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:
[
  4114
]
530 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:
[
  4116
  1
]
531 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:
[
  4116
]
532 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:
[
  4113
  1
]
533 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:
[
  4113
]
534 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:
[
  4115
  1
]
535 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:
[
  4115
]
536 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:
[
  4118
  1
]
537 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:
[
  4118
]
538 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:
[
  4117
  1
]
539 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:
[
  4117
]
540 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:
[
  4123
  1
]
541 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:
[
  4123
]
542 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:
[
  4124
  1
]
543 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:
[
  4124
]
544 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:
[
  4125
  1
]
545 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:
[
  4125
]
546 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:
[
  4130
  1
]
547 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:
[
  4130
]
548 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:
[
  4131
  1
]
549 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:
[
  4131
]
550 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:
[
  4132
  1
]
551 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:
[
  4132
]
552 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:
[
  4133
  1
]
553 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:
[
  4133
]
554 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:
[
  4134
  1
]
555 0.32 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:
[
  4134
]
556 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:
[
  4101
  1
]
557 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:
[
  4101
]

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.