Query Metrics

1026 Database Queries
19 Different statements
761.74 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 WHERE t0.id = ?
Parameters:
[
  28
]
2 55.25 ms
SELECT r0_.id AS id_0, r0_.daterv AS daterv_1, r0_.com AS com_2, r0_.duree AS duree_3, r0_.address AS address_4, r0_.cp AS cp_5, r0_.town AS town_6, r0_.libre AS libre_7, r0_.tempseffectif AS tempseffectif_8, r0_.datevoulueclientde AS datevoulueclientde_9, r0_.datevoulueclienta AS datevoulueclienta_10, r0_.precisionsvouluesclient AS precisionsvouluesclient_11, r0_.dispos AS dispos_12, r0_.tempsfacture AS tempsfacture_13, r0_.statusrv AS statusrv_14, r0_.label AS label_15, r0_.gps AS gps_16, r0_.drive AS drive_17, r0_.nb_intervenants AS nb_intervenants_18, r0_.nb_intervenants_mandatory AS nb_intervenants_mandatory_19, r0_.datervfin AS datervfin_20, r0_.allday AS allday_21, r0_.sum_rafs AS sum_rafs_22, r0_.date_validated_with_client AS date_validated_with_client_23, r0_.modified_by_solver AS modified_by_solver_24, r0_.date_proposed_to_client AS date_proposed_to_client_25, r0_.updated_at AS updated_at_26, r0_.created_at AS created_at_27, r0_.chantier_id AS chantier_id_28, r0_.lieu_id AS lieu_id_29, r0_.typeintervention_id AS typeintervention_id_30, r0_.control_id AS control_id_31, r0_.access_ask_id AS access_ask_id_32, r0_.criticity_id AS criticity_id_33, r0_.meteo_id AS meteo_id_34, r0_.parking_id AS parking_id_35, r0_.last_user_modified_id AS last_user_modified_id_36 FROM rvintervention r0_ LEFT JOIN marchandise_rvintervention m2_ ON r0_.id = m2_.rvintervention_id LEFT JOIN marchandise m1_ ON m1_.id = m2_.marchandise_id LEFT JOIN user_rvintervention u4_ ON r0_.id = u4_.rvintervention_id LEFT JOIN user u3_ ON u3_.id = u4_.user_id LEFT JOIN chantier c5_ ON r0_.chantier_id = c5_.id WHERE 1 = 1 AND ((r0_.daterv >= ? AND r0_.daterv <= ? OR (r0_.datervfin >= ? AND r0_.datervfin <= ?) OR (r0_.daterv < ? AND r0_.datervfin > ?))) AND u3_.id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2025-06-16 00:00:00"
  "2025-06-22 00:00:00"
  "2025-06-16 00:00:00"
  "2025-06-22 00:00:00"
  "2025-06-16 00:00:00"
  "2025-06-22 00:00:00"
  "28"
  "86"
  "36"
  "22"
  "19"
  "24"
  "38"
  "70"
]
3 0.70 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15010
]
4 0.54 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15010
]
5 0.62 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15010
]
6 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15010
]
7 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15010
]
8 0.69 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7056
]
9 0.54 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4992
]
10 0.60 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4992
]
11 0.58 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7056
]
12 0.80 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15010
]
13 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  101
]
14 0.56 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  7
]
15 0.54 ms
SELECT t0.name AS name_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM marchandise_state t0 WHERE t0.id = ?
Parameters:
[
  2
]
16 0.55 ms
SELECT t0.nom AS nom_1, t0.description AS description_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM segmentationchantier t0 WHERE t0.id = ?
Parameters:
[
  3
]
17 0.57 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  5
]
18 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15010
]
19 0.54 ms
SELECT t0.nom AS nom_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM typeintervention t0 WHERE t0.id = ?
Parameters:
[
  9
]
20 0.69 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15265
]
21 0.66 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15265
]
22 0.62 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15265
]
23 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15265
]
24 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15265
]
25 0.63 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7431
]
26 0.51 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5297
]
27 0.56 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5297
]
28 0.53 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7431
]
29 0.72 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15265
]
30 0.49 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  65
]
31 0.51 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  2
]
32 0.51 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15265
]
33 0.47 ms
SELECT t0.nom AS nom_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM typeintervention t0 WHERE t0.id = ?
Parameters:
[
  8
]
34 0.67 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15399
]
35 0.53 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15399
]
36 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15399
]
37 0.64 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15399
]
38 0.62 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15399
]
39 0.47 ms
SELECT t0.nom AS nom_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM typeintervention t0 WHERE t0.id = ?
Parameters:
[
  11
]
40 0.74 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15480
]
41 0.53 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15480
]
42 0.64 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15480
]
43 0.60 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15480
]
44 0.62 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15480
]
45 0.55 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6416
]
46 0.50 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4478
]
47 0.55 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4478
]
48 0.56 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6416
]
49 0.80 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15480
]
50 0.50 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  42
]
51 0.48 ms
SELECT t0.name AS name_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM marchandise_state t0 WHERE t0.id = ?
Parameters:
[
  4
]
52 0.49 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  143
]
53 0.50 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  173
]
54 0.42 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  59
]
55 0.51 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  96
]
56 0.59 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15480
]
57 0.55 ms
SELECT t0.nom AS nom_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM typeintervention t0 WHERE t0.id = ?
Parameters:
[
  2
]
58 0.83 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15524
]
59 0.59 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15524
]
60 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15524
]
61 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15524
]
62 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15524
]
63 0.80 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15539
]
64 0.62 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15539
]
65 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15539
]
66 0.64 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15539
]
67 0.57 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15539
]
68 0.63 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  4448
]
69 0.44 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3801
]
70 0.60 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  3801
]
71 0.73 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  4448
]
72 1.07 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15539
]
73 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  72
]
74 0.58 ms
SELECT t0.nom AS nom_1, t0.description AS description_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM segmentationchantier t0 WHERE t0.id = ?
Parameters:
[
  1
]
75 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  5
]
76 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  15
]
77 0.59 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  6
]
78 0.54 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  55
]
79 0.56 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  8
]
80 0.44 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  253
]
81 0.41 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  82
]
82 0.78 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15539
]
83 0.50 ms
SELECT t0.nom AS nom_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM typeintervention t0 WHERE t0.id = ?
Parameters:
[
  6
]
84 0.76 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12308
]
85 0.58 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12308
]
86 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12308
]
87 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12308
]
88 0.61 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12308
]
89 0.64 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6625
]
90 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4638
]
91 0.56 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4638
]
92 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6625
]
93 0.84 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12308
]
94 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12308
]
95 0.76 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12345
]
96 0.50 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12345
]
97 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12345
]
98 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12345
]
99 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12345
]
100 0.67 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  4229
]
101 0.45 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2814
]
102 0.51 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2814
]
103 0.58 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  4229
]
104 0.81 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12345
]
105 0.54 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  170
]
106 0.61 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12345
]
107 0.72 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12499
]
108 0.52 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12499
]
109 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12499
]
110 0.61 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12499
]
111 0.63 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12499
]
112 0.66 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6121
]
113 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4257
]
114 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4257
]
115 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6121
]
116 0.78 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12499
]
117 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12499
]
118 0.83 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12978
]
119 0.62 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12978
]
120 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12978
]
121 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12978
]
122 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12978
]
123 0.72 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5332
]
124 0.54 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  324
]
125 0.58 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  324
]
126 0.59 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5332
]
127 0.87 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12978
]
128 0.51 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  9
]
129 0.50 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  68
]
130 0.63 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12978
]
131 0.76 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13605
]
132 0.66 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13605
]
133 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13605
]
134 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13605
]
135 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13605
]
136 0.63 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6931
]
137 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  1974
]
138 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  1974
]
139 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6931
]
140 0.85 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13605
]
141 0.54 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  62
]
142 0.54 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  50
]
143 0.53 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  49
]
144 0.51 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  223
]
145 0.51 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  302
]
146 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13605
]
147 0.75 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13677
]
148 0.57 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13677
]
149 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13677
]
150 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13677
]
151 0.59 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13677
]
152 0.59 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6878
]
153 0.44 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3176
]
154 0.55 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  3176
]
155 0.57 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6878
]
156 0.72 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13677
]
157 0.52 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  244
]
158 0.61 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13677
]
159 0.74 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14229
]
160 0.60 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14229
]
161 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14229
]
162 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14229
]
163 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14229
]
164 0.72 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5862
]
165 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4061
]
166 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4061
]
167 0.61 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5862
]
168 0.88 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14229
]
169 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  231
]
170 0.66 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14229
]
171 0.79 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14355
]
172 0.66 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14355
]
173 0.64 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14355
]
174 0.82 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14355
]
175 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14355
]
176 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7068
]
177 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4998
]
178 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4998
]
179 0.53 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7068
]
180 0.88 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14355
]
181 0.65 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14355
]
182 0.80 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14882
]
183 0.65 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14882
]
184 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14882
]
185 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14882
]
186 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14882
]
187 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7281
]
188 0.54 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5176
]
189 0.56 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5176
]
190 0.56 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7281
]
191 0.71 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14882
]
192 0.44 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  232
]
193 0.52 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14882
]
194 0.67 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15345
]
195 0.49 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15345
]
196 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15345
]
197 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15345
]
198 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15345
]
199 0.66 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7002
]
200 0.59 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4951
]
201 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4951
]
202 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7002
]
203 0.91 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15345
]
204 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  184
]
205 0.77 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15345
]
206 0.78 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15430
]
207 0.65 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15430
]
208 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15430
]
209 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15430
]
210 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15430
]
211 0.73 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6557
]
212 0.46 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4583
]
213 0.61 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4583
]
214 0.59 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6557
]
215 1.02 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15430
]
216 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  210
]
217 0.60 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  4
]
218 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15430
]
219 0.82 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15476
]
220 0.62 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15476
]
221 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15476
]
222 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15476
]
223 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15476
]
224 0.70 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7133
]
225 0.53 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5051
]
226 0.57 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5051
]
227 0.59 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7133
]
228 0.81 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15476
]
229 0.53 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  46
]
230 0.63 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15476
]
231 0.76 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  6356
]
232 0.68 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  6356
]
233 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  6356
]
234 0.65 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  6356
]
235 0.63 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  6356
]
236 0.62 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6001
]
237 0.46 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4174
]
238 0.61 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4174
]
239 0.59 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6001
]
240 0.69 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  6356
]
241 0.47 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  24
]
242 0.62 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  6356
]
243 0.67 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12083
]
244 0.59 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12083
]
245 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12083
]
246 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12083
]
247 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12083
]
248 0.72 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6502
]
249 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4547
]
250 0.57 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4547
]
251 0.48 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6502
]
252 0.76 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12083
]
253 0.66 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12083
]
254 0.79 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12781
]
255 0.64 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12781
]
256 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12781
]
257 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12781
]
258 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12781
]
259 0.69 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6144
]
260 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4273
]
261 0.57 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4273
]
262 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6144
]
263 0.95 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12781
]
264 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  97
]
265 0.75 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12781
]
266 0.82 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12920
]
267 0.60 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12920
]
268 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12920
]
269 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12920
]
270 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12920
]
271 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6582
]
272 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4604
]
273 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4604
]
274 0.67 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6582
]
275 0.80 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12920
]
276 0.45 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  218
]
277 0.72 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12920
]
278 0.83 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13153
]
279 0.63 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13153
]
280 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13153
]
281 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13153
]
282 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13153
]
283 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6172
]
284 0.59 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4295
]
285 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4295
]
286 0.65 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6172
]
287 0.83 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13153
]
288 0.54 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  80
]
289 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13153
]
290 0.50 ms
SELECT t0.nom AS nom_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM typeintervention t0 WHERE t0.id = ?
Parameters:
[
  4
]
291 0.75 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13461
]
292 0.70 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13461
]
293 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13461
]
294 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13461
]
295 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13461
]
296 0.61 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6458
]
297 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4511
]
298 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4511
]
299 0.65 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6458
]
300 0.98 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13461
]
301 0.46 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  3
]
302 0.52 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  16
]
303 0.56 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  1
]
304 0.51 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  279
]
305 0.45 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  89
]
306 0.41 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  246
]
307 0.61 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13461
]
308 0.43 ms
SELECT t0.nom AS nom_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM typeintervention t0 WHERE t0.id = ?
Parameters:
[
  3
]
309 0.73 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13743
]
310 0.62 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13743
]
311 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13743
]
312 0.64 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13743
]
313 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13743
]
314 0.63 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5882
]
315 0.52 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4077
]
316 0.59 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4077
]
317 0.55 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5882
]
318 0.89 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13743
]
319 0.53 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  11
]
320 0.73 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13743
]
321 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13903
]
322 0.64 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13903
]
323 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13903
]
324 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13903
]
325 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13903
]
326 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6611
]
327 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4628
]
328 0.60 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4628
]
329 0.63 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6611
]
330 0.81 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13903
]
331 0.50 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  171
]
332 0.78 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13903
]
333 0.83 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13926
]
334 0.65 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13926
]
335 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13926
]
336 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13926
]
337 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13926
]
338 0.68 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6457
]
339 0.54 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4510
]
340 0.61 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4510
]
341 0.61 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6457
]
342 0.87 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13926
]
343 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13926
]
344 0.81 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13991
]
345 0.60 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13991
]
346 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13991
]
347 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13991
]
348 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13991
]
349 0.74 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6763
]
350 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4758
]
351 0.64 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4758
]
352 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6763
]
353 0.92 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13991
]
354 0.49 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  90
]
355 0.63 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13991
]
356 0.76 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14314
]
357 0.72 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14314
]
358 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14314
]
359 0.60 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14314
]
360 1.14 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14314
]
361 0.68 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6558
]
362 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4584
]
363 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4584
]
364 0.76 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6558
]
365 0.92 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14314
]
366 0.78 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14314
]
367 0.55 ms
SELECT t0.nom AS nom_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM typeintervention t0 WHERE t0.id = ?
Parameters:
[
  5
]
368 0.77 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14326
]
369 0.60 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14326
]
370 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14326
]
371 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14326
]
372 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14326
]
373 1.05 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14326
]
374 0.53 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  92
]
375 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14326
]
376 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14408
]
377 0.65 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14408
]
378 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14408
]
379 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14408
]
380 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14408
]
381 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7161
]
382 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5075
]
383 0.60 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5075
]
384 0.56 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7161
]
385 0.65 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14408
]
386 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14408
]
387 0.79 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14458
]
388 0.62 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14458
]
389 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14458
]
390 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14458
]
391 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14458
]
392 0.69 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  3543
]
393 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2256
]
394 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2256
]
395 0.63 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  3543
]
396 0.96 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14458
]
397 0.57 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  151
]
398 0.58 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  7
]
399 0.57 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  8
]
400 0.57 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  187
]
401 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14458
]
402 0.82 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14466
]
403 0.65 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14466
]
404 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14466
]
405 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14466
]
406 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14466
]
407 0.73 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5719
]
408 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  826
]
409 0.64 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  826
]
410 0.74 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5719
]
411 0.83 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14466
]
412 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14466
]
413 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14516
]
414 0.64 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14516
]
415 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14516
]
416 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14516
]
417 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14516
]
418 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6403
]
419 0.56 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4466
]
420 0.58 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4466
]
421 0.51 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6403
]
422 0.85 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14516
]
423 0.53 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  39
]
424 0.52 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  92
]
425 0.51 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  105
]
426 0.52 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  119
]
427 0.57 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  60
]
428 0.71 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14516
]
429 0.82 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14818
]
430 0.68 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14818
]
431 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14818
]
432 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14818
]
433 0.60 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14818
]
434 0.67 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5739
]
435 0.59 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3966
]
436 0.57 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  3966
]
437 0.62 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5739
]
438 0.87 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14818
]
439 0.52 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  257
]
440 0.63 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14818
]
441 0.82 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14840
]
442 0.64 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14840
]
443 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14840
]
444 0.63 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14840
]
445 0.63 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14840
]
446 0.65 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  4265
]
447 0.59 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2849
]
448 0.56 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2849
]
449 0.72 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  4265
]
450 0.84 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14840
]
451 0.58 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  57
]
452 0.78 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14840
]
453 0.86 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14899
]
454 0.63 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14899
]
455 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14899
]
456 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14899
]
457 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14899
]
458 0.70 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  4071
]
459 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2673
]
460 0.58 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2673
]
461 0.62 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  4071
]
462 0.87 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14899
]
463 0.55 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  204
]
464 0.66 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14899
]
465 0.83 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15118
]
466 0.61 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15118
]
467 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15118
]
468 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15118
]
469 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15118
]
470 0.64 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7158
]
471 0.56 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5072
]
472 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5072
]
473 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7158
]
474 0.88 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15118
]
475 0.74 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15118
]
476 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15185
]
477 0.64 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15185
]
478 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15185
]
479 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15185
]
480 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15185
]
481 0.70 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  4117
]
482 0.61 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2708
]
483 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2708
]
484 0.60 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  4117
]
485 0.83 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15185
]
486 0.54 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  47
]
487 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15185
]
488 0.86 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15199
]
489 0.56 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15199
]
490 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15199
]
491 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15199
]
492 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15199
]
493 0.79 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  2908
]
494 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  1818
]
495 0.73 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  1818
]
496 0.74 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  2908
]
497 0.97 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15199
]
498 0.81 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15199
]
499 0.83 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15221
]
500 0.65 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15221
]
501 0.79 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15221
]
502 0.86 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15221
]
503 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15221
]
504 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5976
]
505 0.63 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4156
]
506 0.67 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4156
]
507 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5976
]
508 1.01 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15221
]
509 0.60 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  87
]
510 0.77 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15221
]
511 0.89 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15388
]
512 0.71 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15388
]
513 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15388
]
514 0.81 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15388
]
515 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15388
]
516 0.79 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6760
]
517 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4755
]
518 0.58 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4755
]
519 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6760
]
520 0.97 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15388
]
521 0.77 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15388
]
522 0.81 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15472
]
523 0.64 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15472
]
524 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15472
]
525 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15472
]
526 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15472
]
527 0.69 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6814
]
528 0.65 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4800
]
529 0.65 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4800
]
530 0.71 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6814
]
531 0.80 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15472
]
532 0.80 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15472
]
533 0.89 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15485
]
534 0.68 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15485
]
535 0.81 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15485
]
536 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15485
]
537 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15485
]
538 0.78 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6787
]
539 0.63 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4778
]
540 0.65 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4778
]
541 0.71 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6787
]
542 0.92 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15485
]
543 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15485
]
544 0.91 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15488
]
545 0.67 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15488
]
546 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15488
]
547 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15488
]
548 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15488
]
549 0.72 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6000
]
550 0.59 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4172
]
551 0.66 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4172
]
552 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6000
]
553 0.87 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15488
]
554 0.61 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15488
]
555 0.90 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15514
]
556 0.69 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15514
]
557 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15514
]
558 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15514
]
559 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15514
]
560 0.78 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  4436
]
561 0.65 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2980
]
562 0.69 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2980
]
563 0.84 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  4436
]
564 1.05 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15514
]
565 0.84 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15514
]
566 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12205
]
567 0.81 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12205
]
568 0.80 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12205
]
569 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12205
]
570 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12205
]
571 0.79 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6727
]
572 0.64 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4726
]
573 0.68 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4726
]
574 0.71 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6727
]
575 0.79 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12205
]
576 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12205
]
577 0.86 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12313
]
578 0.74 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12313
]
579 0.79 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12313
]
580 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12313
]
581 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12313
]
582 0.75 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  3236
]
583 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  491
]
584 0.67 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  491
]
585 0.76 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  3236
]
586 0.82 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12313
]
587 0.72 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12313
]
588 0.91 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12540
]
589 0.83 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12540
]
590 0.80 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12540
]
591 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12540
]
592 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12540
]
593 0.73 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6989
]
594 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4940
]
595 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4940
]
596 0.62 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6989
]
597 0.84 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12540
]
598 0.66 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12540
]
599 0.82 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12842
]
600 0.63 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12842
]
601 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12842
]
602 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12842
]
603 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12842
]
604 0.68 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5979
]
605 0.62 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4159
]
606 0.69 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4159
]
607 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5979
]
608 0.91 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12842
]
609 0.75 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12842
]
610 0.85 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13428
]
611 0.56 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13428
]
612 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13428
]
613 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13428
]
614 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13428
]
615 0.78 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6316
]
616 0.64 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4389
]
617 0.69 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4389
]
618 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6316
]
619 0.98 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13428
]
620 0.64 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  11
]
621 0.77 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13428
]
622 0.89 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13888
]
623 0.73 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13888
]
624 0.85 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13888
]
625 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13888
]
626 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13888
]
627 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6686
]
628 0.54 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4690
]
629 0.59 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4690
]
630 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6686
]
631 1.03 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13888
]
632 0.63 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  85
]
633 0.63 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  3
]
634 0.73 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13888
]
635 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14135
]
636 0.70 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14135
]
637 0.80 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14135
]
638 0.91 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14135
]
639 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14135
]
640 0.77 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6673
]
641 0.62 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4678
]
642 0.67 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4678
]
643 0.75 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6673
]
644 0.91 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14135
]
645 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14135
]
646 0.91 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14271
]
647 0.66 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14271
]
648 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14271
]
649 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14271
]
650 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14271
]
651 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6318
]
652 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4391
]
653 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4391
]
654 0.67 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6318
]
655 0.94 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14271
]
656 0.58 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  61
]
657 0.71 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14271
]
658 0.83 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14471
]
659 0.66 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14471
]
660 0.79 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14471
]
661 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14471
]
662 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14471
]
663 0.73 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5791
]
664 0.66 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3893
]
665 0.68 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  3893
]
666 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5791
]
667 1.00 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14471
]
668 0.76 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14471
]
669 0.87 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14646
]
670 0.70 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14646
]
671 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14646
]
672 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14646
]
673 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14646
]
674 0.80 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  1476
]
675 0.63 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  1085
]
676 0.68 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  1085
]
677 0.72 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  1476
]
678 0.86 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14646
]
679 0.71 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14646
]
680 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14800
]
681 0.71 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14800
]
682 0.82 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14800
]
683 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14800
]
684 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14800
]
685 0.81 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6685
]
686 0.63 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4689
]
687 0.68 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4689
]
688 0.63 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6685
]
689 0.93 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14800
]
690 0.74 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14800
]
691 0.91 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14949
]
692 0.72 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14949
]
693 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14949
]
694 0.87 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14949
]
695 0.98 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14949
]
696 0.77 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  1877
]
697 0.62 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  1301
]
698 0.68 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  1301
]
699 0.66 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  1877
]
700 0.99 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14949
]
701 0.62 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  37
]
702 0.61 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  4
]
703 0.62 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  181
]
704 0.62 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  165
]
705 0.77 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14949
]
706 0.87 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15474
]
707 0.69 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15474
]
708 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15474
]
709 0.81 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15474
]
710 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15474
]
711 0.78 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7437
]
712 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4453
]
713 0.72 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4453
]
714 0.75 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7437
]
715 0.83 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15474
]
716 0.75 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15474
]
717 0.87 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15520
]
718 0.72 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15520
]
719 0.80 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15520
]
720 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15520
]
721 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15520
]
722 0.78 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7234
]
723 0.63 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4008
]
724 0.71 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4008
]
725 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7234
]
726 0.92 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15520
]
727 0.63 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  93
]
728 0.73 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15520
]
729 0.91 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15537
]
730 0.61 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15537
]
731 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15537
]
732 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15537
]
733 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15537
]
734 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5125
]
735 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3513
]
736 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  3513
]
737 0.73 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5125
]
738 1.15 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15537
]
739 0.55 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  180
]
740 0.55 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  65
]
741 0.57 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  74
]
742 0.55 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  123
]
743 0.56 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  17
]
744 0.54 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  18
]
745 0.53 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  185
]
746 1.19 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  305
]
747 0.54 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  58
]
748 0.53 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  63
]
749 0.77 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15537
]
750 0.85 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15540
]
751 0.66 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15540
]
752 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15540
]
753 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15540
]
754 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15540
]
755 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6267
]
756 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2702
]
757 0.60 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2702
]
758 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6267
]
759 0.95 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15540
]
760 0.59 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  8
]
761 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15540
]
762 0.91 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14099
]
763 0.61 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14099
]
764 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14099
]
765 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14099
]
766 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14099
]
767 0.74 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  3635
]
768 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2327
]
769 0.67 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2327
]
770 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  3635
]
771 1.00 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14099
]
772 0.73 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14099
]
773 0.81 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15029
]
774 0.61 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15029
]
775 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15029
]
776 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15029
]
777 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15029
]
778 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  4784
]
779 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3233
]
780 0.65 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  3233
]
781 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  4784
]
782 0.86 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15029
]
783 0.71 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15029
]
784 0.85 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15175
]
785 0.65 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15175
]
786 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15175
]
787 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15175
]
788 0.65 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15175
]
789 0.65 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6967
]
790 0.56 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4924
]
791 0.59 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4924
]
792 0.65 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6967
]
793 0.94 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15175
]
794 0.54 ms
SELECT t0.label AS label_1, t0.stock AS stock_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.category_id AS category_id_6 FROM article t0 WHERE t0.id = ?
Parameters:
[
  84
]
795 0.54 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  70
]
796 0.51 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  18
]
797 0.62 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15175
]
798 0.78 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  9831
]
799 0.60 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  9831
]
800 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  9831
]
801 0.65 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  9831
]
802 0.65 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  9831
]
803 0.64 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5461
]
804 0.53 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3728
]
805 1.02 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  3728
]
806 0.58 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5461
]
807 0.71 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  9831
]
808 0.60 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  9831
]
809 0.77 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13793
]
810 0.58 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13793
]
811 0.67 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13793
]
812 0.63 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13793
]
813 0.63 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13793
]
814 0.73 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  5524
]
815 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3773
]
816 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  3773
]
817 0.65 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  5524
]
818 0.96 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13793
]
819 0.59 ms
SELECT t0.nom AS nom_1, t0.color AS color_2, t0.css_class AS css_class_3, t0.place AS place_4, t0.typemarchandise AS typemarchandise_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM statusmarchandise t0 WHERE t0.id = ?
Parameters:
[
  13
]
820 0.65 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13793
]
821 0.78 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  13987
]
822 0.63 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  13987
]
823 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  13987
]
824 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  13987
]
825 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  13987
]
826 0.72 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7017
]
827 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4964
]
828 0.59 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4964
]
829 0.52 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7017
]
830 0.82 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  13987
]
831 0.67 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  13987
]
832 0.78 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14157
]
833 0.63 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14157
]
834 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14157
]
835 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14157
]
836 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14157
]
837 0.75 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6884
]
838 0.61 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4863
]
839 0.66 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4863
]
840 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6884
]
841 0.90 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14157
]
842 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14157
]
843 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14273
]
844 0.67 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14273
]
845 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14273
]
846 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14273
]
847 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14273
]
848 0.74 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7029
]
849 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4975
]
850 0.65 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4975
]
851 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7029
]
852 0.90 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14273
]
853 0.62 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14273
]
854 0.78 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14749
]
855 0.67 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14749
]
856 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14749
]
857 0.66 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14749
]
858 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14749
]
859 0.74 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7336
]
860 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5218
]
861 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5218
]
862 0.60 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7336
]
863 0.73 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14749
]
864 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14749
]
865 0.81 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14839
]
866 0.69 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14839
]
867 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14839
]
868 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14839
]
869 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14839
]
870 0.67 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7173
]
871 0.48 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5082
]
872 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5082
]
873 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7173
]
874 0.79 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14839
]
875 0.55 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  137
]
876 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  41
]
877 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14839
]
878 0.82 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14894
]
879 0.67 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14894
]
880 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14894
]
881 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14894
]
882 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14894
]
883 0.77 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  3696
]
884 0.61 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2375
]
885 0.66 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2375
]
886 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  3696
]
887 0.90 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14894
]
888 0.61 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  56
]
889 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14894
]
890 0.79 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  14900
]
891 0.69 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  14900
]
892 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  14900
]
893 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  14900
]
894 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  14900
]
895 0.77 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  4338
]
896 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2910
]
897 0.65 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2910
]
898 0.81 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  4338
]
899 1.03 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  14900
]
900 0.57 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  196
]
901 0.86 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  14900
]
902 0.85 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15105
]
903 0.62 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15105
]
904 0.78 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15105
]
905 0.91 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15105
]
906 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15105
]
907 0.77 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6596
]
908 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4614
]
909 0.62 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4614
]
910 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6596
]
911 0.88 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15105
]
912 0.56 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  293
]
913 0.55 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  166
]
914 0.76 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15105
]
915 0.84 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15137
]
916 0.68 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15137
]
917 0.80 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15137
]
918 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15137
]
919 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15137
]
920 0.78 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7384
]
921 0.61 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5259
]
922 0.67 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5259
]
923 0.61 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7384
]
924 0.80 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15137
]
925 0.66 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15137
]
926 0.73 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15161
]
927 0.64 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15161
]
928 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15161
]
929 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15161
]
930 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15161
]
931 0.71 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6914
]
932 0.56 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4889
]
933 0.61 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4889
]
934 0.66 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6914
]
935 0.81 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15161
]
936 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15161
]
937 0.87 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15188
]
938 0.70 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15188
]
939 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15188
]
940 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15188
]
941 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15188
]
942 0.73 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7252
]
943 0.62 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5148
]
944 0.66 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5148
]
945 0.67 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7252
]
946 0.92 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15188
]
947 0.61 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15188
]
948 0.80 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15222
]
949 0.68 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15222
]
950 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15222
]
951 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15222
]
952 0.73 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15222
]
953 0.72 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7070
]
954 0.61 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2476
]
955 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  2476
]
956 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7070
]
957 0.96 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15222
]
958 0.69 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15222
]
959 0.87 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15285
]
960 0.68 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15285
]
961 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15285
]
962 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15285
]
963 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15285
]
964 0.72 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7150
]
965 0.58 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5065
]
966 0.63 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5065
]
967 0.55 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7150
]
968 0.81 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15285
]
969 0.54 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  7
]
970 0.66 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15285
]
971 0.76 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15527
]
972 0.61 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15527
]
973 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15527
]
974 0.77 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15527
]
975 0.68 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15527
]
976 0.68 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6889
]
977 0.64 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4868
]
978 0.67 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4868
]
979 0.75 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6889
]
980 0.87 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15527
]
981 0.76 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15527
]
982 0.86 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15013
]
983 0.68 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15013
]
984 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15013
]
985 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15013
]
986 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15013
]
987 0.69 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7100
]
988 0.56 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5022
]
989 0.60 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5022
]
990 0.54 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7100
]
991 0.85 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15013
]
992 0.67 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15013
]
993 0.80 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  12333
]
994 0.95 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  12333
]
995 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  12333
]
996 0.72 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  12333
]
997 0.70 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  12333
]
998 0.70 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6718
]
999 0.60 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4718
]
1000 0.67 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4718
]
1001 0.64 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6718
]
1002 0.87 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  12333
]
1003 0.71 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  12333
]
1004 0.82 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15509
]
1005 0.61 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15509
]
1006 0.76 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15509
]
1007 0.86 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15509
]
1008 0.71 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15509
]
1009 0.68 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  6815
]
1010 0.57 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4801
]
1011 0.60 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  4801
]
1012 0.56 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  6815
]
1013 0.86 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15509
]
1014 0.73 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15509
]
1015 0.80 ms
SELECT t0.id AS id_1, t0.daterv AS daterv_2, t0.com AS com_3, t0.duree AS duree_4, t0.address AS address_5, t0.cp AS cp_6, t0.town AS town_7, t0.libre AS libre_8, t0.tempseffectif AS tempseffectif_9, t0.datevoulueclientde AS datevoulueclientde_10, t0.datevoulueclienta AS datevoulueclienta_11, t0.precisionsvouluesclient AS precisionsvouluesclient_12, t0.dispos AS dispos_13, t0.tempsfacture AS tempsfacture_14, t0.statusrv AS statusrv_15, t0.label AS label_16, t0.gps AS gps_17, t0.drive AS drive_18, t0.nb_intervenants AS nb_intervenants_19, t0.nb_intervenants_mandatory AS nb_intervenants_mandatory_20, t0.datervfin AS datervfin_21, t0.allday AS allday_22, t0.sum_rafs AS sum_rafs_23, t0.date_validated_with_client AS date_validated_with_client_24, t0.modified_by_solver AS modified_by_solver_25, t0.date_proposed_to_client AS date_proposed_to_client_26, t0.updated_at AS updated_at_27, t0.created_at AS created_at_28, t0.chantier_id AS chantier_id_29, t0.lieu_id AS lieu_id_30, t0.typeintervention_id AS typeintervention_id_31, t0.control_id AS control_id_32, t0.access_ask_id AS access_ask_id_33, t0.criticity_id AS criticity_id_34, t0.meteo_id AS meteo_id_35, t0.parking_id AS parking_id_36, t0.last_user_modified_id AS last_user_modified_id_37 FROM rvintervention t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  15541
]
1016 0.63 ms
SELECT t0.content AS content_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.rvintervention_id AS rvintervention_id_5, t0.user_id AS user_id_6 FROM rvintervention_logs t0 WHERE t0.rvintervention_id = ?
Parameters:
[
  15541
]
1017 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN user_rvintervention ON t0.id = user_rvintervention.user_id WHERE user_rvintervention.rvintervention_id = ?
Parameters:
[
  15541
]
1018 0.75 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvinterventions_recommanded ON t0.id = rvinterventions_recommanded.user_id WHERE rvinterventions_recommanded.rvintervention_id = ?
Parameters:
[
  15541
]
1019 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.color AS color_6, t0.tel AS tel_7, t0.status AS status_8, t0.ref_tech AS ref_tech_9, t0.updated_at AS updated_at_10, t0.created_at AS created_at_11, t0.typeuser_id AS typeuser_id_12 FROM user t0 INNER JOIN rvintervention_user ON t0.id = rvintervention_user.user_id WHERE rvintervention_user.rvintervention_id = ?
Parameters:
[
  15541
]
1020 0.72 ms
SELECT t0.numchantier AS numchantier_1, t0.infos_app AS infos_app_2, t0.jours_homme AS jours_homme_3, t0.infos_prepa AS infos_prepa_4, t0.observation AS observation_5, t0.deleted AS deleted_6, t0.adresse AS adresse_7, t0.ville AS ville_8, t0.codepostal AS codepostal_9, t0.gps AS gps_10, t0.drive AS drive_11, t0.access_code AS access_code_12, t0.id AS id_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.client_id AS client_id_16, t0.segmentationchantier_id AS segmentationchantier_id_17, t0.modereglement_id AS modereglement_id_18, t0.user_id AS user_id_19, t0.tech_id AS tech_id_20 FROM chantier t0 WHERE t0.id = ?
Parameters:
[
  7186
]
1021 0.63 ms
SELECT t0.fullname AS fullname_1, t0.telfixe AS telfixe_2, t0.telmobile AS telmobile_3, t0.email AS email_4, t0.deleted AS deleted_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM client t0 WHERE t0.id = ?
Parameters:
[
  5095
]
1022 0.67 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.link AS link_3, t0.sms AS sms_4, t0.email AS email_5, t0.client_id AS client_id_6 FROM client_contact t0 WHERE t0.client_id = ?
Parameters:
[
  5095
]
1023 0.68 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 WHERE t0.chantier_id = ?
Parameters:
[
  7186
]
1024 0.95 ms
SELECT t0.quantitenature AS quantitenature_1, t0.date_arc AS date_arc_2, t0.commentaire AS commentaire_3, t0.collisage AS collisage_4, t0.tempsalloue AS tempsalloue_5, t0.delaifournisseur AS delaifournisseur_6, t0.quantitearticle AS quantitearticle_7, t0.demandestatus AS demandestatus_8, t0.early AS early_9, t0.num_arc AS num_arc_10, t0.id AS id_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.chantier_id AS chantier_id_14, t0.statusmarchandise_id AS statusmarchandise_id_15, t0.fournisseur_id AS fournisseur_id_16, t0.article_id AS article_id_17, t0.statemarchandise_id AS statemarchandise_id_18, t0.segmentationmarchandise_id AS segmentationmarchandise_id_19, t0.control_id AS control_id_20 FROM marchandise t0 INNER JOIN marchandise_rvintervention ON t0.id = marchandise_rvintervention.marchandise_id WHERE marchandise_rvintervention.rvintervention_id = ?
Parameters:
[
  15541
]
1025 0.60 ms
SELECT t0.nom AS nom_1, t0.delaifournisseur AS delaifournisseur_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM fournisseur t0 WHERE t0.id = ?
Parameters:
[
  281
]
1026 0.70 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.content AS content_3, t0.tempsalloue AS tempsalloue_4, t0.chantier_id AS chantier_id_5, t0.user_id AS user_id_6 FROM chantier_raf t0 INNER JOIN chantier_raf_rvintervention ON t0.id = chantier_raf_rvintervention.chantier_raf_id WHERE chantier_raf_rvintervention.rvintervention_id = ?
Parameters:
[
  15541
]

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.