16.93 ms (94.58%)
|
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.date_lancement AS date_lancement_3, t0.etat AS etat_4, t0.description AS description_5, t0.real_date_lancement AS real_date_lancement_6, t0.entreprise_id AS entreprise_id_7, t0.scenario_id AS scenario_id_8 FROM campagne t0 WHERE t0.id = ?
Parameters: [
b"\x01˜Ì+ ãpŠ“oSéLt\f&"
]
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.date_lancement AS date_lancement_3, t0.etat AS etat_4, t0.description AS description_5, t0.real_date_lancement AS real_date_lancement_6, t0.entreprise_id AS entreprise_id_7, t0.scenario_id AS scenario_id_8 FROM campagne t0 WHERE t0.id = 0x0198CC2BA0E3708A936F53E94C740C26;
|
0.26 ms (1.43%)
|
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.couleur AS couleur_3, t0.image AS image_4, t0.description AS description_5, t0.duree AS duree_6, t0.level AS level_7, t0.status AS status_8 FROM formation t0 INNER JOIN campagne_formation ON t0.id = campagne_formation.formation_id WHERE campagne_formation.campagne_id = ?
Parameters: [
b"\x01˜Ì+ ãpŠ“oSéLt\f&"
]
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.couleur AS couleur_3, t0.image AS image_4, t0.description AS description_5, t0.duree AS duree_6, t0.level AS level_7, t0.status AS status_8 FROM formation t0 INNER JOIN campagne_formation ON t0.id = campagne_formation.formation_id WHERE campagne_formation.campagne_id = 0x0198CC2BA0E3708A936F53E94C740C26;
|
0.20 ms (1.14%)
|
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.first_name AS first_name_6, t0.departement AS departement_7, t0.created_at AS created_at_8, t0.job_fonction AS job_fonction_9, t0.telephone AS telephone_10, t0.actif AS actif_11, t0.organisation_id AS organisation_id_12 FROM `user` t0 INNER JOIN campagne_user ON t0.id = campagne_user.user_id WHERE campagne_user.campagne_id = ?
Parameters: [
b"\x01˜Ì+ ãpŠ“oSéLt\f&"
]
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.first_name AS first_name_6, t0.departement AS departement_7, t0.created_at AS created_at_8, t0.job_fonction AS job_fonction_9, t0.telephone AS telephone_10, t0.actif AS actif_11, t0.organisation_id AS organisation_id_12 FROM `user` t0 INNER JOIN campagne_user ON t0.id = campagne_user.user_id WHERE campagne_user.campagne_id = 0x0198CC2BA0E3708A936F53E94C740C26;
|
0.18 ms (1.02%)
|
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.ordre AS ordre_3, t0.formation_id AS formation_id_4 FROM chapitre t0 WHERE t0.formation_id = ? ORDER BY t0.ordre ASC
Parameters: [
"1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
]
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.ordre AS ordre_3, t0.formation_id AS formation_id_4 FROM chapitre t0 WHERE t0.formation_id = '1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0' ORDER BY t0.ordre ASC;
|
0.17 ms (0.93%)
|
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.sujet_mail AS sujet_mail_3, t0.contenu_html AS contenu_html_4, t0.piecejointe AS piecejointe_5, t0.url_facilite AS url_facilite_6, t0.niveau_difficulte AS niveau_difficulte_7, t0.created_at AS created_at_8 FROM scenario t0 WHERE t0.id = ?
Parameters: [
"2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
]
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.sujet_mail AS sujet_mail_3, t0.contenu_html AS contenu_html_4, t0.piecejointe AS piecejointe_5, t0.url_facilite AS url_facilite_6, t0.niveau_difficulte AS niveau_difficulte_7, t0.created_at AS created_at_8 FROM scenario t0 WHERE t0.id = '2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0';
|
0.16 ms (0.90%)
|
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.first_name AS first_name_6, t0.departement AS departement_7, t0.created_at AS created_at_8, t0.job_fonction AS job_fonction_9, t0.telephone AS telephone_10, t0.actif AS actif_11, t0.organisation_id AS organisation_id_12 FROM `user` t0 WHERE t0.id = ?
Parameters: [
"2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
]
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.first_name AS first_name_6, t0.departement AS departement_7, t0.created_at AS created_at_8, t0.job_fonction AS job_fonction_9, t0.telephone AS telephone_10, t0.actif AS actif_11, t0.organisation_id AS organisation_id_12 FROM `user` t0 WHERE t0.id = '2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0';
|