6
0.53 ms
SELECT o0_ . id AS id_0 , o0_ . date AS date_1 , o0_ . heure_debut AS heure_debut_2 , o0_ . heure_fin AS heure_fin_3 , o0_ . is_annuler AS is_annuler_4 , o0_ . motifs_annuler AS motifs_annuler_5 , o0_ . commentaire AS commentaire_6 , o0_ . created_at AS created_at_7 , o0_ . updated_at AS updated_at_8 , o0_ . reference_groupe AS reference_groupe_9 , o0_ . id_groupe AS id_groupe_10 , o0_ . niveau AS niveau_11 , c1_ . id AS id_12 , c1_ . label AS label_13 , c1_ . created_at AS created_at_14 , c1_ . updated_at AS updated_at_15 , c1_ . is_active AS is_active_16 , p2_ . id AS id_17 , p2_ . first_name AS first_name_18 , p2_ . last_name AS last_name_19 , p2_ . is_archived AS is_archived_20 , p2_ . created_at AS created_at_21 , p2_ . updated_at AS updated_at_22 , l3_ . id AS id_23 , l3_ . label AS label_24 , l3_ . siege_address AS siege_address_25 , l3_ . cours_address AS cours_address_26 , l3_ . contact AS contact_27 , l3_ . is_lee AS is_lee_28 , l3_ . created_at AS created_at_29 , l3_ . updated_at AS updated_at_30 , m4_ . id AS id_31 , m4_ . label AS label_32 , m4_ . created_at AS created_at_33 , m4_ . updated_at AS updated_at_34 , p5_ . id AS id_35 , p5_ . commentaire AS commentaire_36 , p5_ . is_annuler AS is_annuler_37 , p5_ . raison_annulation AS raison_annulation_38 , p5_ . created_at AS created_at_39 , p5_ . updated_at AS updated_at_40 , p6_ . id AS id_41 , p6_ . first_name AS first_name_42 , p6_ . last_name AS last_name_43 , p6_ . is_archived AS is_archived_44 , p6_ . created_at AS created_at_45 , p6_ . updated_at AS updated_at_46 , o0_ . created_by_id AS created_by_id_47 , o0_ . updated_by_id AS updated_by_id_48 , o0_ . centre_alpha_id AS centre_alpha_id_49 , o0_ . formateur_titulaire_id AS formateur_titulaire_id_50 , o0_ . lieu_id AS lieu_id_51 , o0_ . motif_remplacement_id AS motif_remplacement_id_52 , c1_ . created_by_id AS created_by_id_53 , c1_ . updated_by_id AS updated_by_id_54 , p2_ . genre_id AS genre_id_55 , p2_ . fonction_id AS fonction_id_56 , p2_ . created_by_id AS created_by_id_57 , p2_ . updated_by_id AS updated_by_id_58 , l3_ . created_by_id AS created_by_id_59 , l3_ . updated_by_id AS updated_by_id_60 , m4_ . created_by_id AS created_by_id_61 , m4_ . updated_by_id AS updated_by_id_62 , p5_ . offre_id AS offre_id_63 , p5_ . formateur_polyvalent_id AS formateur_polyvalent_id_64 , p5_ . created_by_id AS created_by_id_65 , p5_ . updated_by_id AS updated_by_id_66 , p6_ . genre_id AS genre_id_67 , p6_ . fonction_id AS fonction_id_68 , p6_ . created_by_id AS created_by_id_69 , p6_ . updated_by_id AS updated_by_id_70 FROM offre o0_ LEFT JOIN centre_alpha c1_ ON o0_ . centre_alpha_id = c1_ . id LEFT JOIN personnel p2_ ON o0_ . formateur_titulaire_id = p2_ . id LEFT JOIN lieu_formation l3_ ON o0_ . lieu_id = l3_ . id LEFT JOIN motif_absence m4_ ON o0_ . motif_remplacement_id = m4_ . id LEFT JOIN postuler_offre p5_ ON o0_ . id = p5_ . offre_id LEFT JOIN personnel p6_ ON p5_ . formateur_polyvalent_id = p6_ . id WHERE o0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? ) ORDER BY o0_ . date ASC , o0_ . heure_debut ASC
Parameters :
[
325
326
295
296
297
301
298
154
302
299
303
300
304
117
153
305
]
SELECT
o0_ . id AS id_0 ,
o0_ . date AS date_1 ,
o0_ . heure_debut AS heure_debut_2 ,
o0_ . heure_fin AS heure_fin_3 ,
o0_ . is_annuler AS is_annuler_4 ,
o0_ . motifs_annuler AS motifs_annuler_5 ,
o0_ . commentaire AS commentaire_6 ,
o0_ . created_at AS created_at_7 ,
o0_ . updated_at AS updated_at_8 ,
o0_ . reference_groupe AS reference_groupe_9 ,
o0_ . id_groupe AS id_groupe_10 ,
o0_ . niveau AS niveau_11 ,
c1_ . id AS id_12 ,
c1_ . label AS label_13 ,
c1_ . created_at AS created_at_14 ,
c1_ . updated_at AS updated_at_15 ,
c1_ . is_active AS is_active_16 ,
p2_ . id AS id_17 ,
p2_ . first_name AS first_name_18 ,
p2_ . last_name AS last_name_19 ,
p2_ . is_archived AS is_archived_20 ,
p2_ . created_at AS created_at_21 ,
p2_ . updated_at AS updated_at_22 ,
l3_ . id AS id_23 ,
l3_ . label AS label_24 ,
l3_ . siege_address AS siege_address_25 ,
l3_ . cours_address AS cours_address_26 ,
l3_ . contact AS contact_27 ,
l3_ . is_lee AS is_lee_28 ,
l3_ . created_at AS created_at_29 ,
l3_ . updated_at AS updated_at_30 ,
m4_ . id AS id_31 ,
m4_ . label AS label_32 ,
m4_ . created_at AS created_at_33 ,
m4_ . updated_at AS updated_at_34 ,
p5_ . id AS id_35 ,
p5_ . commentaire AS commentaire_36 ,
p5_ . is_annuler AS is_annuler_37 ,
p5_ . raison_annulation AS raison_annulation_38 ,
p5_ . created_at AS created_at_39 ,
p5_ . updated_at AS updated_at_40 ,
p6_ . id AS id_41 ,
p6_ . first_name AS first_name_42 ,
p6_ . last_name AS last_name_43 ,
p6_ . is_archived AS is_archived_44 ,
p6_ . created_at AS created_at_45 ,
p6_ . updated_at AS updated_at_46 ,
o0_ . created_by_id AS created_by_id_47 ,
o0_ . updated_by_id AS updated_by_id_48 ,
o0_ . centre_alpha_id AS centre_alpha_id_49 ,
o0_ . formateur_titulaire_id AS formateur_titulaire_id_50 ,
o0_ . lieu_id AS lieu_id_51 ,
o0_ . motif_remplacement_id AS motif_remplacement_id_52 ,
c1_ . created_by_id AS created_by_id_53 ,
c1_ . updated_by_id AS updated_by_id_54 ,
p2_ . genre_id AS genre_id_55 ,
p2_ . fonction_id AS fonction_id_56 ,
p2_ . created_by_id AS created_by_id_57 ,
p2_ . updated_by_id AS updated_by_id_58 ,
l3_ . created_by_id AS created_by_id_59 ,
l3_ . updated_by_id AS updated_by_id_60 ,
m4_ . created_by_id AS created_by_id_61 ,
m4_ . updated_by_id AS updated_by_id_62 ,
p5_ . offre_id AS offre_id_63 ,
p5_ . formateur_polyvalent_id AS formateur_polyvalent_id_64 ,
p5_ . created_by_id AS created_by_id_65 ,
p5_ . updated_by_id AS updated_by_id_66 ,
p6_ . genre_id AS genre_id_67 ,
p6_ . fonction_id AS fonction_id_68 ,
p6_ . created_by_id AS created_by_id_69 ,
p6_ . updated_by_id AS updated_by_id_70
FROM
offre o0_
LEFT JOIN centre_alpha c1_ ON o0_ . centre_alpha_id = c1_ . id
LEFT JOIN personnel p2_ ON o0_ . formateur_titulaire_id = p2_ . id
LEFT JOIN lieu_formation l3_ ON o0_ . lieu_id = l3_ . id
LEFT JOIN motif_absence m4_ ON o0_ . motif_remplacement_id = m4_ . id
LEFT JOIN postuler_offre p5_ ON o0_ . id = p5_ . offre_id
LEFT JOIN personnel p6_ ON p5_ . formateur_polyvalent_id = p6_ . id
WHERE
o0_ . id IN (
? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
)
ORDER BY
o0_ . date ASC ,
o0_ . heure_debut ASC
Copy
SELECT o0_ . id AS id_0 , o0_ . date AS date_1 , o0_ . heure_debut AS heure_debut_2 , o0_ . heure_fin AS heure_fin_3 , o0_ . is_annuler AS is_annuler_4 , o0_ . motifs_annuler AS motifs_annuler_5 , o0_ . commentaire AS commentaire_6 , o0_ . created_at AS created_at_7 , o0_ . updated_at AS updated_at_8 , o0_ . reference_groupe AS reference_groupe_9 , o0_ . id_groupe AS id_groupe_10 , o0_ . niveau AS niveau_11 , c1_ . id AS id_12 , c1_ . label AS label_13 , c1_ . created_at AS created_at_14 , c1_ . updated_at AS updated_at_15 , c1_ . is_active AS is_active_16 , p2_ . id AS id_17 , p2_ . first_name AS first_name_18 , p2_ . last_name AS last_name_19 , p2_ . is_archived AS is_archived_20 , p2_ . created_at AS created_at_21 , p2_ . updated_at AS updated_at_22 , l3_ . id AS id_23 , l3_ . label AS label_24 , l3_ . siege_address AS siege_address_25 , l3_ . cours_address AS cours_address_26 , l3_ . contact AS contact_27 , l3_ . is_lee AS is_lee_28 , l3_ . created_at AS created_at_29 , l3_ . updated_at AS updated_at_30 , m4_ . id AS id_31 , m4_ . label AS label_32 , m4_ . created_at AS created_at_33 , m4_ . updated_at AS updated_at_34 , p5_ . id AS id_35 , p5_ . commentaire AS commentaire_36 , p5_ . is_annuler AS is_annuler_37 , p5_ . raison_annulation AS raison_annulation_38 , p5_ . created_at AS created_at_39 , p5_ . updated_at AS updated_at_40 , p6_ . id AS id_41 , p6_ . first_name AS first_name_42 , p6_ . last_name AS last_name_43 , p6_ . is_archived AS is_archived_44 , p6_ . created_at AS created_at_45 , p6_ . updated_at AS updated_at_46 , o0_ . created_by_id AS created_by_id_47 , o0_ . updated_by_id AS updated_by_id_48 , o0_ . centre_alpha_id AS centre_alpha_id_49 , o0_ . formateur_titulaire_id AS formateur_titulaire_id_50 , o0_ . lieu_id AS lieu_id_51 , o0_ . motif_remplacement_id AS motif_remplacement_id_52 , c1_ . created_by_id AS created_by_id_53 , c1_ . updated_by_id AS updated_by_id_54 , p2_ . genre_id AS genre_id_55 , p2_ . fonction_id AS fonction_id_56 , p2_ . created_by_id AS created_by_id_57 , p2_ . updated_by_id AS updated_by_id_58 , l3_ . created_by_id AS created_by_id_59 , l3_ . updated_by_id AS updated_by_id_60 , m4_ . created_by_id AS created_by_id_61 , m4_ . updated_by_id AS updated_by_id_62 , p5_ . offre_id AS offre_id_63 , p5_ . formateur_polyvalent_id AS formateur_polyvalent_id_64 , p5_ . created_by_id AS created_by_id_65 , p5_ . updated_by_id AS updated_by_id_66 , p6_ . genre_id AS genre_id_67 , p6_ . fonction_id AS fonction_id_68 , p6_ . created_by_id AS created_by_id_69 , p6_ . updated_by_id AS updated_by_id_70 FROM offre o0_ LEFT JOIN centre_alpha c1_ ON o0_ . centre_alpha_id = c1_ . id LEFT JOIN personnel p2_ ON o0_ . formateur_titulaire_id = p2_ . id LEFT JOIN lieu_formation l3_ ON o0_ . lieu_id = l3_ . id LEFT JOIN motif_absence m4_ ON o0_ . motif_remplacement_id = m4_ . id LEFT JOIN postuler_offre p5_ ON o0_ . id = p5_ . offre_id LEFT JOIN personnel p6_ ON p5_ . formateur_polyvalent_id = p6_ . id WHERE o0_ . id IN (325 , 326 , 295 , 296 , 297 , 301 , 298 , 154 , 302 , 299 , 303 , 300 , 304 , 117 , 153 , 305 ) ORDER BY o0_ . date ASC , o0_ . heure_debut ASC ;
Copy