| 1 |
0.55 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 147;
|
| 2 |
0.37 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.libelle AS libelle_3 FROM permission t0 INNER JOIN permission_user ON t0.id = permission_user.permission_id WHERE permission_user.user_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.libelle AS libelle_3 FROM permission t0 INNER JOIN permission_user ON t0.id = permission_user.permission_id WHERE permission_user.user_id = 147;
|
| 3 |
0.56 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.objet AS objet_3, t0.debut AS debut_4, t0.fin AS fin_5, t0.objectif AS objectif_6, t0.carburant AS carburant_7, t0.nature_equipement AS nature_equipement_8, t0.total AS total_9, t0.statut AS statut_10, t0.date AS date_11, t0.validated1_at AS validated1_at_12, t0.validated2_at AS validated2_at_13, t0.validated3_at AS validated3_at_14, t0.delivery_at AS delivery_at_15, t0.cancelled_at AS cancelled_at_16, t0.motif_rejet AS motif_rejet_17, t0.modif AS modif_18, t0.rejected_at AS rejected_at_19, t0.type_document AS type_document_20, t0.heure_reprise AS heure_reprise_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.vehicule_id AS vehicule_id_24, t0.validated1_by_id AS validated1_by_id_25, t0.validated2_by_id AS validated2_by_id_26, t0.validated3_by_id AS validated3_by_id_27, t0.titulaire_id AS titulaire_id_28, t0.owner_id AS owner_id_29, t0.delivery_by_id AS delivery_by_id_30, t0.cancelled_by_id AS cancelled_by_id_31, t0.rejected_by_id AS rejected_by_id_32, t0.asked_by_id AS asked_by_id_33 FROM document t0 WHERE t0.type_document = ? ORDER BY t0.date DESC LIMIT 25
Parameters: [
"ORDRE_MISSION"
]
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.objet AS objet_3, t0.debut AS debut_4, t0.fin AS fin_5, t0.objectif AS objectif_6, t0.carburant AS carburant_7, t0.nature_equipement AS nature_equipement_8, t0.total AS total_9, t0.statut AS statut_10, t0.date AS date_11, t0.validated1_at AS validated1_at_12, t0.validated2_at AS validated2_at_13, t0.validated3_at AS validated3_at_14, t0.delivery_at AS delivery_at_15, t0.cancelled_at AS cancelled_at_16, t0.motif_rejet AS motif_rejet_17, t0.modif AS modif_18, t0.rejected_at AS rejected_at_19, t0.type_document AS type_document_20, t0.heure_reprise AS heure_reprise_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.vehicule_id AS vehicule_id_24, t0.validated1_by_id AS validated1_by_id_25, t0.validated2_by_id AS validated2_by_id_26, t0.validated3_by_id AS validated3_by_id_27, t0.titulaire_id AS titulaire_id_28, t0.owner_id AS owner_id_29, t0.delivery_by_id AS delivery_by_id_30, t0.cancelled_by_id AS cancelled_by_id_31, t0.rejected_by_id AS rejected_by_id_32, t0.asked_by_id AS asked_by_id_33 FROM document t0 WHERE t0.type_document = 'ORDRE_MISSION' ORDER BY t0.date DESC LIMIT 25;
|
| 4 |
0.54 ms |
SELECT n0_.id AS id_0, n0_.message AS message_1, n0_.link_to AS link_to_2, n0_.unread AS unread_3, n0_.permission AS permission_4, n0_.created_at AS created_at_5, n0_.updated_at AS updated_at_6, n0_.document_id AS document_id_7, n0_.owner_id AS owner_id_8, n0_.destinataire_id AS destinataire_id_9 FROM notification n0_ WHERE n0_.permission IN (?, ?) AND n0_.unread = 1 ORDER BY n0_.created_at DESC
Parameters: [
"ROLE_VALIDATE_STEP_1"
"ROLE_USER"
]
SELECT n0_.id AS id_0, n0_.message AS message_1, n0_.link_to AS link_to_2, n0_.unread AS unread_3, n0_.permission AS permission_4, n0_.created_at AS created_at_5, n0_.updated_at AS updated_at_6, n0_.document_id AS document_id_7, n0_.owner_id AS owner_id_8, n0_.destinataire_id AS destinataire_id_9 FROM notification n0_ WHERE n0_.permission IN ('ROLE_VALIDATE_STEP_1', 'ROLE_USER') AND n0_.unread = 1 ORDER BY n0_.created_at DESC;
|
| 5 |
0.34 ms |
SELECT m0_.id AS id_0, m0_.commentaire AS commentaire_1, m0_.unread AS unread_2, m0_.link_to AS link_to_3, m0_.created_at AS created_at_4, m0_.updated_at AS updated_at_5, m0_.emissaire_id AS emissaire_id_6, m0_.destinataire_id AS destinataire_id_7, m0_.document_id AS document_id_8 FROM message m0_ WHERE m0_.destinataire_id = ? AND m0_.unread = 1 ORDER BY m0_.created_at DESC
SELECT m0_.id AS id_0, m0_.commentaire AS commentaire_1, m0_.unread AS unread_2, m0_.link_to AS link_to_3, m0_.created_at AS created_at_4, m0_.updated_at AS updated_at_5, m0_.emissaire_id AS emissaire_id_6, m0_.destinataire_id AS destinataire_id_7, m0_.document_id AS document_id_8 FROM message m0_ WHERE m0_.destinataire_id = 147 AND m0_.unread = 1 ORDER BY m0_.created_at DESC;
|
| 6 |
0.48 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 9;
|
| 7 |
0.44 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 39;
|
| 8 |
0.42 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 204;
|
| 9 |
0.39 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 40;
|
| 10 |
0.33 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 209;
|
| 11 |
0.38 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 36;
|
| 12 |
0.41 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 210;
|
| 13 |
0.39 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 37;
|
| 14 |
0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 17;
|
| 15 |
0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 38;
|
| 16 |
0.40 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 14;
|
| 17 |
0.41 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 32;
|
| 18 |
0.43 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 155;
|
| 19 |
0.41 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 33;
|
| 20 |
0.39 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 229;
|
| 21 |
0.36 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 34;
|
| 22 |
0.41 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 223;
|
| 23 |
0.36 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 35;
|
| 24 |
0.34 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 3;
|
| 25 |
0.31 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 30;
|
| 26 |
0.32 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 235;
|
| 27 |
0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 31;
|
| 28 |
0.32 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 7;
|
| 29 |
0.27 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 29;
|
| 30 |
0.26 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 24;
|
| 31 |
0.25 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 26;
|
| 32 |
0.30 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 25;
|
| 33 |
0.29 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 28;
|
| 34 |
0.31 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 224;
|
| 35 |
0.40 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 23;
|
| 36 |
0.39 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 27;
|
| 37 |
0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 227;
|
| 38 |
0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 21;
|
| 39 |
0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 22;
|
| 40 |
0.35 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 20;
|
| 41 |
0.41 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenoms AS prenoms_6, t0.telephone AS telephone_7, t0.fonction AS fonction_8, t0.plain_password AS plain_password_9, t0.enable AS enable_10, t0.deleted AS deleted_11, t0.birth_date AS birth_date_12, t0.birth_place AS birth_place_13, t0.cnps AS cnps_14, t0.embauche_date AS embauche_date_15, t0.renvoi_date AS renvoi_date_16, t0.signature_url AS signature_url_17, t0.initiale AS initiale_18, t0.signature_data AS signature_data_19, t0.signature_name AS signature_name_20, t0.signature_size AS signature_size_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.service_id AS service_id_24, t0.departement_id AS departement_id_25 FROM `user` t0 WHERE t0.id = 150;
|
| 42 |
0.34 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 12;
|
| 43 |
0.39 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 13;
|
| 44 |
0.37 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 14;
|
| 45 |
0.33 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.nom AS nom_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ville t0 INNER JOIN document_ville ON t0.id = document_ville.ville_id WHERE document_ville.document_id = 15;
|