https://emmaconnect.fr/planning/coiffeurListe

Query Metrics

451 Database Queries
19 Different statements
251.90 ms Query time
19 Invalid entities

Queries

Group similar statements

# Time Info
1 0.36 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.intervenant_id AS intervenant_id_5 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  15
]
2 0.97 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.enseigne AS enseigne_4, t0.phone AS phone_5, t0.status AS status_6, t0.zoneGeographique AS zoneGeographique_7, t0.consignesLingeries AS consignesLingeries_8, t0.parking AS parking_9, t0.rangementCles AS rangementCles_10, t0.localPoubelles AS localPoubelles_11, t0.codeAccess AS codeAccess_12, t0.filename AS filename_13, t0.autresInformations AS autresInformations_14, t0.emailSite AS emailSite_15, t0.no_display_reservation AS no_display_reservation_16, t0.no_display_annuaire AS no_display_annuaire_17, t0.created AS created_18, t0.updated AS updated_19, t0.logistique_id AS logistique_id_20, t0.address_id AS address_id_21, t0.contactCommercial_id AS contactCommercial_id_22, t0.contactBilling_id AS contactBilling_id_23, t0.contact_id AS contact_id_24, t0.creator_id AS creator_id_25, t0.maj_id AS maj_id_26 FROM site t0
Parameters:
[]
3 28.83 ms
SELECT r0_.id AS id_0, c1_.room_number AS room_number_1, r0_.`start` AS start_2, r0_.priorite AS priorite_3, r0_.status AS status_4, c1_.lastname AS lastname_5, r0_.comment AS comment_6, c1_.firstname AS firstname_7, c1_.id AS id_8, r2_.nb_semaine AS nb_semaine_9 FROM `rdv` r0_ LEFT JOIN intervenant i3_ ON r0_.intervenant_type = i3_.id LEFT JOIN client c1_ ON r0_.client_id = c1_.id LEFT JOIN site s4_ ON c1_.site_id = s4_.id LEFT JOIN recurrence r2_ ON r0_.recurrence_rdvs_id = r2_.id WHERE r0_.`start` >= ? AND i3_.user_id = ? AND s4_.id <> 146 ORDER BY r0_.`start` ASC LIMIT 50
Parameters:
[
  "2024-10-22 15:28:55"
  15
]
4 0.43 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  632
]
5 0.52 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  632
]
6 0.33 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  545568
]
7 0.29 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  545568
]
8 0.39 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  545568
]
9 0.25 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  545568
]
10 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.service AS service_3, t0.status AS status_4, t0.openingDays AS openingDays_5, t0.date_activity_end AS date_activity_end_6, t0.specific_billing AS specific_billing_7, t0.date_open AS date_open_8, t0.date_end AS date_end_9, t0.opening_time AS opening_time_10, t0.closing_time AS closing_time_11, t0.address_id AS address_id_12, t0.gridprice_id AS gridprice_id_13, t0.site_id AS site_id_14 FROM salon t0 WHERE t0.id = ?
Parameters:
[
  162
]
11 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  389
]
12 0.31 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2060
]
13 0.68 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  2060
]
14 0.28 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  452900
]
15 0.29 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  452900
]
16 0.28 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  452900
]
17 0.22 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  452900
]
18 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.service AS service_3, t0.status AS status_4, t0.openingDays AS openingDays_5, t0.date_activity_end AS date_activity_end_6, t0.specific_billing AS specific_billing_7, t0.date_open AS date_open_8, t0.date_end AS date_end_9, t0.opening_time AS opening_time_10, t0.closing_time AS closing_time_11, t0.address_id AS address_id_12, t0.gridprice_id AS gridprice_id_13, t0.site_id AS site_id_14 FROM salon t0 WHERE t0.id = ?
Parameters:
[
  55
]
19 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  34
]
20 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  2
]
21 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  35
]
22 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  14
]
23 0.30 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2035
]
24 0.53 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  2035
]
25 0.25 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  494882
]
26 0.22 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  494882
]
27 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  494882
]
28 0.16 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  494882
]
29 0.23 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2058
]
30 0.35 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  2058
]
31 0.22 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  523270
]
32 0.15 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  523270
]
33 0.21 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  523270
]
34 0.19 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  523270
]
35 0.23 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2062
]
36 0.39 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  2062
]
37 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  544730
]
38 0.17 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  544730
]
39 0.22 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  544730
]
40 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  544730
]
41 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  381
]
42 0.26 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2115
]
43 0.46 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  2115
]
44 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  545830
]
45 0.16 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  545830
]
46 0.20 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  545830
]
47 0.18 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  545830
]
48 0.22 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  2043
]
49 0.28 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  2043
]
50 0.19 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  545779
]
51 0.19 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  545779
]
52 0.19 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  545779
]
53 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  545779
]
54 0.28 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  22427
]
55 0.26 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  22427
]
56 0.22 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  539119
]
57 0.18 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  539119
]
58 0.17 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  539119
]
59 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  539119
]
60 0.22 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  22428
]
61 0.26 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  22428
]
62 0.20 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  529126
]
63 0.16 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  529126
]
64 0.21 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  529126
]
65 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  529126
]
66 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  382
]
67 0.26 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4624
]
68 0.35 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  4624
]
69 0.19 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  467839
]
70 0.14 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  467839
]
71 0.18 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  467839
]
72 0.13 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  467839
]
73 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.service AS service_3, t0.status AS status_4, t0.openingDays AS openingDays_5, t0.date_activity_end AS date_activity_end_6, t0.specific_billing AS specific_billing_7, t0.date_open AS date_open_8, t0.date_end AS date_end_9, t0.opening_time AS opening_time_10, t0.closing_time AS closing_time_11, t0.address_id AS address_id_12, t0.gridprice_id AS gridprice_id_13, t0.site_id AS site_id_14 FROM salon t0 WHERE t0.id = ?
Parameters:
[
  115
]
74 0.20 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  7760
]
75 0.40 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  7760
]
76 0.18 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  467989
]
77 0.25 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  467989
]
78 0.20 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  467989
]
79 0.16 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  467989
]
80 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  18190
]
81 0.44 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  18190
]
82 0.26 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  480604
]
83 0.23 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  480604
]
84 0.22 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  480604
]
85 0.16 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  480604
]
86 0.23 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4645
]
87 0.38 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  4645
]
88 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  546256
]
89 0.17 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  546256
]
90 0.24 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  546256
]
91 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  546256
]
92 0.23 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  22253
]
93 0.25 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  22253
]
94 0.20 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  545887
]
95 0.19 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  545887
]
96 0.21 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  545887
]
97 0.19 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  545887
]
98 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  38
]
99 0.20 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  20903
]
100 0.35 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  20903
]
101 0.23 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  515187
]
102 0.21 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  515187
]
103 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  515187
]
104 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  515187
]
105 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  23119
]
106 0.25 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  23119
]
107 0.19 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  548063
]
108 0.18 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  548063
]
109 0.24 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  548063
]
110 0.19 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  548063
]
111 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  513
]
112 0.31 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4605
]
113 0.55 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  4605
]
114 0.27 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  548077
]
115 0.23 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  548077
]
116 0.22 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  548077
]
117 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  548077
]
118 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  393
]
119 0.23 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  16368
]
120 0.31 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  16368
]
121 0.20 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  548185
]
122 0.16 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  548185
]
123 0.19 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  548185
]
124 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  548185
]
125 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  404
]
126 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  20491
]
127 0.37 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  20491
]
128 0.23 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  515241
]
129 0.18 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  515241
]
130 0.21 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  515241
]
131 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  515241
]
132 0.22 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  21751
]
133 0.28 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  21751
]
134 0.19 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  546185
]
135 0.16 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  546185
]
136 0.17 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  546185
]
137 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  546185
]
138 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4599
]
139 0.28 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  4599
]
140 0.19 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  546257
]
141 0.16 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  546257
]
142 0.20 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  546257
]
143 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  546257
]
144 0.20 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  11106
]
145 0.28 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  11106
]
146 0.15 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  546258
]
147 0.14 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  546258
]
148 0.17 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  546258
]
149 0.13 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  546258
]
150 0.20 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3314
]
151 0.60 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3314
]
152 0.23 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  453969
]
153 0.20 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  453969
]
154 0.21 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  453969
]
155 0.19 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  453969
]
156 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.service AS service_3, t0.status AS status_4, t0.openingDays AS openingDays_5, t0.date_activity_end AS date_activity_end_6, t0.specific_billing AS specific_billing_7, t0.date_open AS date_open_8, t0.date_end AS date_end_9, t0.opening_time AS opening_time_10, t0.closing_time AS closing_time_11, t0.address_id AS address_id_12, t0.gridprice_id AS gridprice_id_13, t0.site_id AS site_id_14 FROM salon t0 WHERE t0.id = ?
Parameters:
[
  176
]
157 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  8
]
158 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3352
]
159 0.54 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3352
]
160 0.25 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  459123
]
161 0.19 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  459123
]
162 0.25 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  459123
]
163 0.19 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  459123
]
164 0.27 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3269
]
165 0.35 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3269
]
166 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  459200
]
167 0.19 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  459200
]
168 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  459200
]
169 0.20 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  459200
]
170 0.27 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3290
]
171 0.48 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3290
]
172 0.22 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  459298
]
173 0.19 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  459298
]
174 0.19 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  459298
]
175 0.14 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  459298
]
176 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  11076
]
177 0.61 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  11076
]
178 0.30 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  459342
]
179 0.21 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  459342
]
180 0.26 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  459342
]
181 0.16 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  459342
]
182 0.28 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  12245
]
183 0.46 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  12245
]
184 0.23 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  459445
]
185 0.20 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  459445
]
186 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  459445
]
187 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  459445
]
188 0.30 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  18804
]
189 0.35 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  18804
]
190 0.25 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  498710
]
191 0.20 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  498710
]
192 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  498710
]
193 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  498710
]
194 0.23 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  391
]
195 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3353
]
196 0.52 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3353
]
197 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  506622
]
198 0.19 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  506622
]
199 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  506622
]
200 0.16 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  506622
]
201 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  24
]
202 0.27 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3415
]
203 0.62 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3415
]
204 0.27 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  518911
]
205 0.20 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  518911
]
206 0.24 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  518911
]
207 0.19 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  518911
]
208 0.26 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  14517
]
209 0.42 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  14517
]
210 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  548127
]
211 0.17 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  548127
]
212 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  548127
]
213 0.16 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  548127
]
214 0.23 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  3395
]
215 0.39 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3395
]
216 0.22 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  548128
]
217 0.18 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  548128
]
218 0.18 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  548128
]
219 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  548128
]
220 0.25 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  18615
]
221 0.32 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  18615
]
222 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  548255
]
223 0.21 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  548255
]
224 0.20 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  548255
]
225 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  548255
]
226 0.22 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  20842
]
227 0.27 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  20842
]
228 0.24 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  533569
]
229 0.18 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  533569
]
230 0.20 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  533569
]
231 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  533569
]
232 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  294
]
233 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.marque AS marque_3, t0.gamme AS gamme_4, t0.compte AS compte_5, t0.facturation AS facturation_6, t0.type_taux_tva AS type_taux_tva_7, t0.ui AS ui_8, t0.mesure AS mesure_9, t0.type AS type_10, t0.fournisseur AS fournisseur_11, t0.remiseGenerale AS remiseGenerale_12, t0.tempsNormatif AS tempsNormatif_13, t0.forfaitIllimite AS forfaitIllimite_14, t0.reference AS reference_15, t0.price_sell_ht_a AS price_sell_ht_a_16, t0.price_ht_b AS price_ht_b_17, t0.price_ht_c AS price_ht_c_18, t0.price_ht_c_d AS price_ht_c_d_19, t0.price_ht AS price_ht_20, t0.marge AS marge_21, t0.tva AS tva_22, t0.type_tva AS type_tva_23, t0.stock_quantity AS stock_quantity_24, t0.gestion_stock AS gestion_stock_25, t0.order_multiple AS order_multiple_26, t0.indisponible_vente AS indisponible_vente_27, t0.unitVente AS unitVente_28, t0.mandatory AS mandatory_29, t0.no_reservation AS no_reservation_30, t0.commercial_name AS commercial_name_31, t0.checked AS checked_32, t0.ordering AS ordering_33, t0.product_type AS product_type_34, t0.famille AS famille_35, t0.sous_famille AS sous_famille_36 FROM product t0 WHERE t0.id = ?
Parameters:
[
  400
]
234 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  17717
]
235 0.45 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  17717
]
236 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  548126
]
237 0.19 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  548126
]
238 0.22 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  548126
]
239 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  548126
]
240 0.22 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  19840
]
241 0.28 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  19840
]
242 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  521648
]
243 0.16 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  521648
]
244 0.17 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  521648
]
245 0.13 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  521648
]
246 0.20 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  11108
]
247 0.30 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  11108
]
248 0.16 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  467930
]
249 0.14 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  467930
]
250 0.17 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  467930
]
251 0.18 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  467930
]
252 0.26 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4623
]
253 0.82 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  4623
]
254 0.30 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  468038
]
255 0.21 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  468038
]
256 0.27 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  468038
]
257 0.22 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  468038
]
258 0.31 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4616
]
259 0.35 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  4616
]
260 0.25 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  486627
]
261 0.19 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  486627
]
262 0.22 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  486627
]
263 0.18 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  486627
]
264 0.25 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  4629
]
265 0.41 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  4629
]
266 0.24 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  516265
]
267 0.23 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  516265
]
268 0.24 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  516265
]
269 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  516265
]
270 0.24 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  11110
]
271 0.29 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  11110
]
272 0.22 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  518890
]
273 0.17 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  518890
]
274 0.21 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  518890
]
275 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  518890
]
276 0.22 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  21676
]
277 0.31 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  21676
]
278 0.18 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  537220
]
279 0.24 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  537220
]
280 0.27 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  537220
]
281 0.21 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  537220
]
282 0.70 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3314
]
283 0.26 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  453970
]
284 0.23 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  453970
]
285 0.27 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  453970
]
286 0.22 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  453970
]
287 0.58 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  11076
]
288 0.26 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  459343
]
289 0.22 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  459343
]
290 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  459343
]
291 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  459343
]
292 0.25 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  649
]
293 0.44 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  649
]
294 0.26 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  462601
]
295 0.20 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  462601
]
296 0.23 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  462601
]
297 0.19 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  462601
]
298 0.54 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3353
]
299 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  506623
]
300 0.18 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  506623
]
301 0.22 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  506623
]
302 0.13 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  506623
]
303 0.53 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  3415
]
304 0.19 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  518912
]
305 0.16 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  518912
]
306 0.17 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  518912
]
307 0.15 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  518912
]
308 0.23 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.firstname AS firstname_3, t0.numeroClient AS numeroClient_4, t0.civilite AS civilite_5, t0.lastname AS lastname_6, t0.birthday AS birthday_7, t0.deathday AS deathday_8, t0.gender AS gender_9, t0.email AS email_10, t0.phone AS phone_11, t0.comments AS comments_12, t0.suivi_client AS suivi_client_13, t0.room_number AS room_number_14, t0.building_room AS building_room_15, t0.stairs AS stairs_16, t0.nom_tuteur AS nom_tuteur_17, t0.civilite_tuteur AS civilite_tuteur_18, t0.prenom_tuteur AS prenom_tuteur_19, t0.email_tuteur AS email_tuteur_20, t0.email_notaire AS email_notaire_21, t0.num_tuteur AS num_tuteur_22, t0.type_tuteur AS type_tuteur_23, t0.days_of_week AS days_of_week_24, t0.comment_tuteur AS comment_tuteur_25, t0.consignes_client AS consignes_client_26, t0.status_prospect AS status_prospect_27, t0.profil_client AS profil_client_28, t0.address_tuteur AS address_tuteur_29, t0.address_tuteur2 AS address_tuteur2_30, t0.city_tuteur AS city_tuteur_31, t0.zipcode AS zipcode_32, t0.created AS created_33, t0.updated AS updated_34, t0.privacy_policy_accepted AS privacy_policy_accepted_35, t0.email_agreement AS email_agreement_36, t0.cgv_accepted AS cgv_accepted_37, t0.has_signed_easy_collect AS has_signed_easy_collect_38, t0.address_facturation AS address_facturation_39, t0.complement_adresse_facturation AS complement_adresse_facturation_40, t0.code_postal_facturation AS code_postal_facturation_41, t0.ville_facturation AS ville_facturation_42, t0.nom_facturation AS nom_facturation_43, t0.prenom_facturation AS prenom_facturation_44, t0.civilite_facturation AS civilite_facturation_45, t0.site_id AS site_id_46, t0.contact_id AS contact_id_47, t0.billing_infos_id AS billing_infos_id_48, t0.creator_id AS creator_id_49, t0.maj_id AS maj_id_50 FROM client t0 WHERE t0.id = ?
Parameters:
[
  21483
]
309 0.31 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  21483
]
310 0.21 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  521687
]
311 0.18 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  521687
]
312 0.21 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  521687
]
313 0.17 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  521687
]
314 0.39 ms
SELECT b0_.id AS id_0, b0_.dateBilling AS dateBilling_1, b0_.sendingDate AS sendingDate_2, b0_.modeFacturation AS modeFacturation_3, b0_.code AS code_4, b0_.comment AS comment_5, b0_.paidPaytweak AS paidPaytweak_6, b0_.ht AS ht_7, b0_.ttc AS ttc_8, b0_.solde AS solde_9, b0_.status AS status_10, b0_.accompte AS accompte_11, b0_.linkPaytweak AS linkPaytweak_12, b0_.linkPaytweakExpire AS linkPaytweakExpire_13, b0_.type AS type_14, b0_.created AS created_15, b0_.updated AS updated_16 FROM billing b0_ INNER JOIN client c1_ ON b0_.client_id = c1_.id INNER JOIN company c2_ ON b0_.company_id = c2_.id WHERE b0_.status = ? AND b0_.client_id = ? ORDER BY b0_.dateBilling DESC
Parameters:
[
  "envoyée"
  14517
]
315 0.20 ms
SELECT p0_.ui AS ui_0 FROM product p0_ LEFT JOIN rdv_product r1_ ON p0_.id = r1_.product_id WHERE r1_.rdv_id = ?
Parameters:
[
  521963
]
316 0.14 ms
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.intervenant_type AS intervenant_type_15, t0.contract AS contract_16, t0.cancel_reason_id AS cancel_reason_id_17, t0.client_id AS client_id_18, t0.salon_id AS salon_id_19, t0.author_id AS author_id_20, t0.recurrence_rdvs_id AS recurrence_rdvs_id_21 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
  521963
]
317 0.17 ms
SELECT t0.id AS id_1, t0.rdv_id AS rdv_id_2, t3.id AS id_4, t3.priorite AS priorite_5, t3.validated AS validated_6, t3.status AS status_7, t3.`start` AS start_8, t3.`end` AS end_9, t3.comment AS comment_10, t3.comment_forfait AS comment_forfait_11, t3.recurrence AS recurrence_12, t3.has_add_service AS has_add_service_13, t3.order_id AS order_id_14, t3.payment_link AS payment_link_15, t3.is_platform AS is_platform_16, t3.new_recurrence AS new_recurrence_17, t3.intervenant_type AS intervenant_type_18, t3.contract AS contract_19, t3.cancel_reason_id AS cancel_reason_id_20, t3.client_id AS client_id_21, t3.salon_id AS salon_id_22, t3.author_id AS author_id_23, t3.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.billing_id AS billing_id_25 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
  521963
]
318 0.12 ms
SELECT t0.id AS id_1, t0.product_id AS product_id_2, t0.rdv_id AS rdv_id_3 FROM rdv_product t0 WHERE t0.rdv_id = ?
Parameters:
[
  521963
]
319 2.16 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.marque AS marque_2, p0_.gamme AS gamme_3, p0_.compte AS compte_4, p0_.facturation AS facturation_5, p0_.type_taux_tva AS type_taux_tva_6, p0_.ui AS ui_7, p0_.mesure AS mesure_8, p0_.type AS type_9, p0_.fournisseur AS fournisseur_10, p0_.remiseGenerale AS remiseGenerale_11, p0_.tempsNormatif AS tempsNormatif_12, p0_.forfaitIllimite AS forfaitIllimite_13, p0_.reference AS reference_14, p0_.price_sell_ht_a AS price_sell_ht_a_15, p0_.price_ht_b AS price_ht_b_16, p0_.price_ht_c AS price_ht_c_17, p0_.price_ht_c_d AS price_ht_c_d_18, p0_.price_ht AS price_ht_19, p0_.marge AS marge_20, p0_.tva AS tva_21, p0_.type_tva AS type_tva_22, p0_.stock_quantity AS stock_quantity_23, p0_.gestion_stock AS gestion_stock_24, p0_.order_multiple AS order_multiple_25, p0_.indisponible_vente AS indisponible_vente_26, p0_.unitVente AS unitVente_27, p0_.mandatory AS mandatory_28, p0_.no_reservation AS no_reservation_29, p0_.commercial_name AS commercial_name_30, p0_.checked AS checked_31, p0_.ordering AS ordering_32, p0_.product_type AS product_type_33, p0_.famille AS famille_34, p0_.sous_famille AS sous_famille_35 FROM product p0_ WHERE p0_.indisponible_vente = ?
Parameters:
[
  0
]
320 0.95 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.service AS service_2, s0_.status AS status_3, s0_.openingDays AS openingDays_4, s0_.date_activity_end AS date_activity_end_5, s0_.specific_billing AS specific_billing_6, s0_.date_open AS date_open_7, s0_.date_end AS date_end_8, s0_.opening_time AS opening_time_9, s0_.closing_time AS closing_time_10, s0_.address_id AS address_id_11, s0_.gridprice_id AS gridprice_id_12, s0_.site_id AS site_id_13 FROM salon s0_
Parameters:
[]
321 101.17 ms
SELECT c0_.id AS id_0, c0_.identifier AS identifier_1, c0_.firstname AS firstname_2, c0_.numeroClient AS numeroClient_3, c0_.civilite AS civilite_4, c0_.lastname AS lastname_5, c0_.birthday AS birthday_6, c0_.deathday AS deathday_7, c0_.gender AS gender_8, c0_.email AS email_9, c0_.phone AS phone_10, c0_.comments AS comments_11, c0_.suivi_client AS suivi_client_12, c0_.room_number AS room_number_13, c0_.building_room AS building_room_14, c0_.stairs AS stairs_15, c0_.nom_tuteur AS nom_tuteur_16, c0_.civilite_tuteur AS civilite_tuteur_17, c0_.prenom_tuteur AS prenom_tuteur_18, c0_.email_tuteur AS email_tuteur_19, c0_.email_notaire AS email_notaire_20, c0_.num_tuteur AS num_tuteur_21, c0_.type_tuteur AS type_tuteur_22, c0_.days_of_week AS days_of_week_23, c0_.comment_tuteur AS comment_tuteur_24, c0_.consignes_client AS consignes_client_25, c0_.status_prospect AS status_prospect_26, c0_.profil_client AS profil_client_27, c0_.address_tuteur AS address_tuteur_28, c0_.address_tuteur2 AS address_tuteur2_29, c0_.city_tuteur AS city_tuteur_30, c0_.zipcode AS zipcode_31, c0_.created AS created_32, c0_.updated AS updated_33, c0_.privacy_policy_accepted AS privacy_policy_accepted_34, c0_.email_agreement AS email_agreement_35, c0_.cgv_accepted AS cgv_accepted_36, c0_.has_signed_easy_collect AS has_signed_easy_collect_37, c0_.address_facturation AS address_facturation_38, c0_.complement_adresse_facturation AS complement_adresse_facturation_39, c0_.code_postal_facturation AS code_postal_facturation_40, c0_.ville_facturation AS ville_facturation_41, c0_.nom_facturation AS nom_facturation_42, c0_.prenom_facturation AS prenom_facturation_43, c0_.civilite_facturation AS civilite_facturation_44, c0_.site_id AS site_id_45, c0_.contact_id AS contact_id_46, c0_.billing_infos_id AS billing_infos_id_47, c0_.creator_id AS creator_id_48, c0_.maj_id AS maj_id_49 FROM client c0_ WHERE (c0_.status_prospect <> ? AND c0_.status_prospect <> ?) OR c0_.status_prospect IS NULL
Parameters:
[
  "Inactif"
  "Parti"
]
322 0.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  99
]
323 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  108
]
324 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  102
]
325 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  40
]
326 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  93
]
327 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  319
]
328 0.27 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  179
]
329 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  293
]
330 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  117
]
331 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  236
]
332 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  132
]
333 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  297
]
334 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  242
]
335 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  154
]
336 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  373
]
337 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  375
]
338 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  37
]
339 0.17 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  206
]
340 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  290
]
341 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  129
]
342 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  215
]
343 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  138
]
344 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  123
]
345 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  126
]
346 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  161
]
347 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  188
]
348 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  191
]
349 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  203
]
350 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  209
]
351 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  221
]
352 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  239
]
353 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  266
]
354 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  167
]
355 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  380
]
356 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  349
]
357 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  351
]
358 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  141
]
359 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  325
]
360 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  150
]
361 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  282
]
362 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  302
]
363 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  287
]
364 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  346
]
365 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  397
]
366 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  393
]
367 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  304
]
368 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  269
]
369 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  401
]
370 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  120
]
371 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  170
]
372 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  218
]
373 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  182
]
374 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  212
]
375 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  227
]
376 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  233
]
377 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  34
]
378 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  408
]
379 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  194
]
380 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  369
]
381 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  260
]
382 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  341
]
383 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  410
]
384 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  200
]
385 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  135
]
386 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  423
]
387 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  451
]
388 0.10 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  463
]
389 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  480
]
390 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  500
]
391 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  490
]
392 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  514
]
393 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  519
]
394 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  520
]
395 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  529
]
396 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  503
]
397 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  526
]
398 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  534
]
399 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  547
]
400 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  553
]
401 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  580
]
402 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  589
]
403 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.street AS street_3, t0.zipcode AS zipcode_4, t0.city AS city_5 FROM address t0 WHERE t0.id = ?
Parameters:
[
  585
]
404 0.77 ms
SELECT i0_.birthday_place AS birthday_place_0, i0_.num_identite AS num_identite_1, i0_.metier AS metier_2, i0_.status AS status_3, i0_.email_pro AS email_pro_4, i0_.situationFamille AS situationFamille_5, i0_.transport_mode AS transport_mode_6, i0_.num_secu AS num_secu_7, i0_.contact_nom AS contact_nom_8, i0_.contact_tel AS contact_tel_9, i0_.image AS image_10, i0_.cni AS cni_11, i0_.nb_blouse AS nb_blouse_12, i0_.taille_blouse AS taille_blouse_13, i0_.model_tablette AS model_tablette_14, i0_.ref_tablette AS ref_tablette_15, i0_.carte_sim AS carte_sim_16, i0_.date_retour_tablette AS date_retour_tablette_17, i0_.date_remise_tablette AS date_remise_tablette_18, i0_.identifiantEmma AS identifiantEmma_19, i0_.motdepassemma AS motdepassemma_20, i0_.mailpro AS mailpro_21, i0_.mot_de_passe_email_pro AS mot_de_passe_email_pro_22, i0_.id AS id_23, i0_.firstname AS firstname_24, i0_.lastname AS lastname_25, i0_.nom_jeune_fille AS nom_jeune_fille_26, i0_.birthday AS birthday_27, i0_.deathday AS deathday_28, i0_.gender AS gender_29, i0_.email AS email_30, i0_.phone AS phone_31, i0_.phone_gcm AS phone_gcm_32, i0_.comments AS comments_33, i0_.user_id AS user_id_34, i0_.workContract_id AS workContract_id_35, i0_.country_id AS country_id_36, i0_.departement_id AS departement_id_37, i0_.nationality_id AS nationality_id_38, i0_.address_id AS address_id_39 FROM intervenant i0_
Parameters:
[]
405 0.36 ms
SELECT c0_.id AS id_0, c0_.label AS label_1, c0_.plannedAgain AS plannedAgain_2 FROM cancel_reason c0_
Parameters:
[]
406 0.85 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.type AS type_2, s0_.enseigne AS enseigne_3, s0_.phone AS phone_4, s0_.status AS status_5, s0_.zoneGeographique AS zoneGeographique_6, s0_.consignesLingeries AS consignesLingeries_7, s0_.parking AS parking_8, s0_.rangementCles AS rangementCles_9, s0_.localPoubelles AS localPoubelles_10, s0_.codeAccess AS codeAccess_11, s0_.filename AS filename_12, s0_.autresInformations AS autresInformations_13, s0_.emailSite AS emailSite_14, s0_.no_display_reservation AS no_display_reservation_15, s0_.no_display_annuaire AS no_display_annuaire_16, s0_.created AS created_17, s0_.updated AS updated_18, s0_.logistique_id AS logistique_id_19, s0_.address_id AS address_id_20, s0_.contactCommercial_id AS contactCommercial_id_21, s0_.contactBilling_id AS contactBilling_id_22, s0_.contact_id AS contact_id_23, s0_.creator_id AS creator_id_24, s0_.maj_id AS maj_id_25 FROM site s0_
Parameters:
[]
407 0.51 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  632
]
408 0.80 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  2060
]
409 0.68 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  2035
]
410 0.48 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  2058
]
411 0.54 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  2062
]
412 0.62 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  2115
]
413 0.56 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  2043
]
414 0.33 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  22427
]
415 0.36 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  22428
]
416 0.49 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  4624
]
417 0.55 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  7760
]
418 0.50 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  18190
]
419 0.50 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  4645
]
420 0.29 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  22253
]
421 0.47 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  20903
]
422 0.48 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  23119
]
423 0.41 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  4605
]
424 0.50 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  16368
]
425 0.64 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  20491
]
426 0.63 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  21751
]
427 0.46 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  4599
]
428 0.49 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  11106
]
429 1.27 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  3314
]
430 0.99 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  3352
]
431 0.58 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  3269
]
432 0.72 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  3290
]
433 0.99 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  11076
]
434 0.80 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  12245
]
435 0.43 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  18804
]
436 0.98 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  3353
]
437 1.16 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  3415
]
438 0.82 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  14517
]
439 0.87 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  3395
]
440 0.42 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  18615
]
441 0.35 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  20842
]
442 0.58 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  17717
]
443 0.38 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  19840
]
444 0.33 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  11108
]
445 0.75 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  4623
]
446 0.44 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  4616
]
447 0.67 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  4629
]
448 0.36 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  11110
]
449 0.40 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  21676
]
450 1.00 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  649
]
451 0.67 ms
SELECT t0.id AS id_1, t0.dateBilling AS dateBilling_2, t0.sendingDate AS sendingDate_3, t0.modeFacturation AS modeFacturation_4, t0.code AS code_5, t0.comment AS comment_6, t0.paidPaytweak AS paidPaytweak_7, t0.ht AS ht_8, t0.ttc AS ttc_9, t0.solde AS solde_10, t0.status AS status_11, t0.accompte AS accompte_12, t0.linkPaytweak AS linkPaytweak_13, t0.linkPaytweakExpire AS linkPaytweakExpire_14, t0.type AS type_15, t0.created AS created_16, t0.updated AS updated_17, t0.client_id AS client_id_18, t0.site_id AS site_id_19, t0.company_id AS company_id_20, t0.reglement_id AS reglement_id_21, t0.rdv_id AS rdv_id_22, t0.creator_id AS creator_id_23, t0.maj_id AS maj_id_24 FROM billing t0 WHERE t0.client_id = ?
Parameters:
[
  21483
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\User
  • The field App\Entity\User#intervenant is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Intervenant#user does not contain the required 'mappedBy="intervenant"' attribute.
App\Entity\Intervenant
  • The field App\Entity\Intervenant#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#intervenant does not contain the required 'mappedBy="user"' attribute.
  • The field App\Entity\Intervenant#workContract is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\WorkContract#intervenant does not contain the required 'mappedBy="workContract"' attribute.
  • The field App\Entity\Intervenant#absences is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Absence#intervenant does not contain the required 'inversedBy="absences"' attribute.
  • The mappings App\Entity\Intervenant#rdvs and App\Entity\RDV#intervenant are inconsistent with each other.
  • The association App\Entity\Intervenant#address refers to the inverse side field App\Entity\Address#personn which does not exist.
App\Entity\SessionSalon
  • The association App\Entity\SessionSalon#salon refers to the inverse side field App\Entity\Salon#session which does not exist.
  • The association App\Entity\SessionSalon#intervenant refers to the inverse side field App\Entity\Intervenant#session which does not exist.
App\Entity\Product
  • The mappings App\Entity\Product#rdvProducts and App\Entity\RDVProduct#product are inconsistent with each other.
App\Entity\Parameter No errors.
App\Entity\RDV
  • The mappings App\Entity\RDV#rdvProducts and App\Entity\RDVProduct#rdv are inconsistent with each other.
  • The mappings App\Entity\RDV#billings and App\Entity\Billing#RDV are inconsistent with each other.
  • The association App\Entity\RDV#intervenant refers to the inverse side field App\Entity\Intervenant#rdv which does not exist.
  • The association App\Entity\RDV#client refers to the inverse side field App\Entity\Client#rdv which does not exist.
  • The association App\Entity\RDV#author refers to the inverse side field App\Entity\User#rdv which does not exist.
App\Entity\Client
  • The field App\Entity\Client#contract is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contract#client does not contain the required 'inversedBy="contract"' attribute.
  • The field App\Entity\Client#familyMembers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Client\FamilyMember#client does not contain the required 'inversedBy="familyMembers"' attribute.
App\Entity\Billing No errors.
App\Entity\Site
  • The field App\Entity\Site#logistique is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Site\Logistique#site does not contain the required 'mappedBy="logistique"' attribute.
  • The field App\Entity\Site#salons is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Salon#site does not contain the required 'inversedBy="salons"' attribute.
  • The field App\Entity\Site#othersContacts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contact#site does not contain the required 'inversedBy="othersContacts"' attribute.
App\Entity\Site\Logistique
  • The field App\Entity\Site\Logistique#site is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Site#logistique does not contain the required 'mappedBy="site"' attribute.
App\Entity\Address No errors.
App\Entity\Contact
  • The association App\Entity\Contact#address refers to the inverse side field App\Entity\Address#personn which does not exist.
App\Entity\Salon
  • The field App\Entity\Salon#intervenantSalons is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\IntervenantSalon#salon does not contain the required 'inversedBy="intervenantSalons"' attribute.
App\Entity\Product\ProductType
  • The field App\Entity\Product\ProductType#familles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Product\Famille#productType does not contain the required 'inversedBy="familles"' attribute.
App\Entity\Product\Famille
  • The field App\Entity\Product\Famille#sousFamilles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Product\SousFamille#famille does not contain the required 'inversedBy="sousFamilles"' attribute.
App\Entity\Product\SousFamille No errors.
App\Entity\Client\BillingInfos No errors.
App\Entity\CancelReason No errors.
App\Entity\Recurrence No errors.
App\Entity\Contract
  • The mappings App\Entity\Contract#contractProducts and App\Entity\ContractProduct#contract are inconsistent with each other.
App\Entity\Client\FamilyMember
  • The association App\Entity\Client\FamilyMember#address refers to the inverse side field App\Entity\Address#personn which does not exist.
App\Entity\Reglement No errors.
App\Entity\Company No errors.
App\Entity\RDVProduct
  • The association App\Entity\RDVProduct#product refers to the inverse side field App\Entity\Product#rdvProduct which does not exist.
  • The association App\Entity\RDVProduct#rdv refers to the inverse side field App\Entity\RDV#rdvProduct which does not exist.
App\Entity\RDVBilling No errors.
App\Entity\GridPrice No errors.
App\Entity\IntervenantSalon No errors.
App\Entity\RecurrenceProduct No errors.
App\Entity\ProductService
  • The mappings App\Entity\ProductService#option and App\Entity\Product#productServices are inconsistent with each other.
App\Entity\WorkContract
  • The field App\Entity\WorkContract#intervenant is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Intervenant#workContract does not contain the required 'mappedBy="intervenant"' attribute.
App\Entity\Countries
  • The field App\Entity\Countries#personn1 is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Intervenant#country does not contain the required 'inversedBy="personn1"' attribute.
App\Entity\Departement No errors.
App\Entity\Absence No errors.
App\Entity\LogPlanning
  • The mappings App\Entity\LogPlanning#newIntervenant and App\Entity\Intervenant#logPlannings are inconsistent with each other.
App\Entity\LogCancel No errors.
App\Entity\BillingItem No errors.