Query Metrics
464
Database Queries
20
Different statements
244.59 ms
Query time
19
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.38 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.intervenant_id AS intervenant_id_5 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
902
]
|
2 | 0.90 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 | 13.02 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-11-22 12:25:56" 902 ] |
4 | 0.44 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:
[
19035
]
|
5 | 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" 19035 ] |
6 | 0.35 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:
[
556943
]
|
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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556943
]
|
8 | 0.33 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556943
]
|
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:
[
556943
]
|
10 | 0.28 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:
[
99
]
|
11 | 0.29 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:
[
423
]
|
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:
[
19030
]
|
13 | 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" 19030 ] |
14 | 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:
[
556945
]
|
15 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556945
]
|
16 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556945
]
|
17 | 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:
[
556945
]
|
18 | 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:
[
24125
]
|
19 | 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" 24125 ] |
20 | 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:
[
555512
]
|
21 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
555512
]
|
22 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
555512
]
|
23 | 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:
[
555512
]
|
24 | 0.18 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
]
|
25 | 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:
[
24139
]
|
26 | 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" 24139 ] |
27 | 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:
[
555939
]
|
28 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
555939
]
|
29 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
555939
]
|
30 | 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:
[
555939
]
|
31 | 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:
[
24135
]
|
32 | 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" 24135 ] |
33 | 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:
[
556163
]
|
34 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556163
]
|
35 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556163
]
|
36 | 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:
[
556163
]
|
37 | 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:
[
400
]
|
38 | 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:
[
24153
]
|
39 | 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" 24153 ] |
40 | 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:
[
555914
]
|
41 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
555914
]
|
42 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
555914
]
|
43 | 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:
[
555914
]
|
44 | 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:
[
427
]
|
45 | 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:
[
23930
]
|
46 | 0.23 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" 23930 ] |
47 | 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:
[
556765
]
|
48 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556765
]
|
49 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556765
]
|
50 | 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:
[
556765
]
|
51 | 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:
[
431
]
|
52 | 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:
[
20555
]
|
53 | 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" 20555 ] |
54 | 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:
[
499339
]
|
55 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
499339
]
|
56 | 0.40 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
499339
]
|
57 | 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:
[
499339
]
|
58 | 0.23 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:
[
59
]
|
59 | 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:
[
383
]
|
60 | 0.35 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:
[
993
]
|
61 | 0.94 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" 993 ] |
62 | 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:
[
556624
]
|
63 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556624
]
|
64 | 0.29 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556624
]
|
65 | 0.23 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:
[
556624
]
|
66 | 0.29 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
]
|
67 | 0.29 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
]
|
68 | 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:
[
35
]
|
69 | 0.34 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:
[
951
]
|
70 | 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" 951 ] |
71 | 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:
[
556724
]
|
72 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556724
]
|
73 | 0.29 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556724
]
|
74 | 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:
[
556724
]
|
75 | 0.26 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
]
|
76 | 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:
[
8
]
|
77 | 0.33 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:
[
13634
]
|
78 | 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" 13634 ] |
79 | 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:
[
556725
]
|
80 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556725
]
|
81 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556725
]
|
82 | 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:
[
556725
]
|
83 | 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:
[
46
]
|
84 | 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:
[
53
]
|
85 | 0.34 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:
[
15518
]
|
86 | 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" 15518 ] |
87 | 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:
[
556726
]
|
88 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556726
]
|
89 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556726
]
|
90 | 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:
[
556726
]
|
91 | 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:
[
3165
]
|
92 | 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" 3165 ] |
93 | 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:
[
556727
]
|
94 | 0.28 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556727
]
|
95 | 0.30 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556727
]
|
96 | 0.23 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:
[
556727
]
|
97 | 0.28 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
]
|
98 | 0.26 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.33 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:
[
17212
]
|
100 | 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" 17212 ] |
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:
[
556728
]
|
102 | 0.28 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556728
]
|
103 | 0.32 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556728
]
|
104 | 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:
[
556728
]
|
105 | 0.33 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:
[
23628
]
|
106 | 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" 23628 ] |
107 | 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:
[
556821
]
|
108 | 0.26 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556821
]
|
109 | 0.31 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556821
]
|
110 | 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:
[
556821
]
|
111 | 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:
[
381
]
|
112 | 0.34 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:
[
21649
]
|
113 | 0.49 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" 21649 ] |
114 | 0.32 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:
[
556822
]
|
115 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556822
]
|
116 | 0.29 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556822
]
|
117 | 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:
[
556822
]
|
118 | 0.34 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:
[
19258
]
|
119 | 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" 19258 ] |
120 | 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:
[
556823
]
|
121 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556823
]
|
122 | 0.29 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556823
]
|
123 | 0.31 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:
[
556823
]
|
124 | 0.35 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:
[
934
]
|
125 | 0.67 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" 934 ] |
126 | 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:
[
556824
]
|
127 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556824
]
|
128 | 0.30 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556824
]
|
129 | 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:
[
556824
]
|
130 | 0.35 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:
[
12114
]
|
131 | 0.74 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" 12114 ] |
132 | 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:
[
556825
]
|
133 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556825
]
|
134 | 0.29 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556825
]
|
135 | 0.24 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:
[
556825
]
|
136 | 0.32 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:
[
17841
]
|
137 | 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" 17841 ] |
138 | 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:
[
556826
]
|
139 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556826
]
|
140 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556826
]
|
141 | 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:
[
556826
]
|
142 | 0.29 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:
[
917
]
|
143 | 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" 917 ] |
144 | 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:
[
552207
]
|
145 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
552207
]
|
146 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
552207
]
|
147 | 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:
[
552207
]
|
148 | 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:
[
14109
]
|
149 | 0.51 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" 14109 ] |
150 | 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:
[
543177
]
|
151 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
543177
]
|
152 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
543177
]
|
153 | 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:
[
543177
]
|
154 | 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:
[
995
]
|
155 | 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" 995 ] |
156 | 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:
[
549833
]
|
157 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
549833
]
|
158 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
549833
]
|
159 | 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:
[
549833
]
|
160 | 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:
[
986
]
|
161 | 0.85 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" 986 ] |
162 | 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:
[
556661
]
|
163 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556661
]
|
164 | 0.37 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556661
]
|
165 | 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:
[
556661
]
|
166 | 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:
[
5591
]
|
167 | 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" 5591 ] |
168 | 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:
[
556625
]
|
169 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556625
]
|
170 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556625
]
|
171 | 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:
[
556625
]
|
172 | 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:
[
5488
]
|
173 | 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" 5488 ] |
174 | 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:
[
556658
]
|
175 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556658
]
|
176 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556658
]
|
177 | 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:
[
556658
]
|
178 | 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:
[
980
]
|
179 | 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" 980 ] |
180 | 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:
[
556729
]
|
181 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556729
]
|
182 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556729
]
|
183 | 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:
[
556729
]
|
184 | 0.29 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:
[
942
]
|
185 | 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" 942 ] |
186 | 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:
[
556827
]
|
187 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556827
]
|
188 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556827
]
|
189 | 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:
[
556827
]
|
190 | 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:
[
15800
]
|
191 | 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" 15800 ] |
192 | 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:
[
547705
]
|
193 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
547705
]
|
194 | 0.33 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
547705
]
|
195 | 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:
[
547705
]
|
196 | 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:
[
276
]
|
197 | 0.34 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:
[
16650
]
|
198 | 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" 16650 ] |
199 | 0.31 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:
[
546774
]
|
200 | 0.27 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
546774
]
|
201 | 0.32 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
546774
]
|
202 | 0.23 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:
[
546774
]
|
203 | 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:
[
23860
]
|
204 | 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" 23860 ] |
205 | 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:
[
556808
]
|
206 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556808
]
|
207 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556808
]
|
208 | 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:
[
556808
]
|
209 | 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:
[
391
]
|
210 | 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:
[
19794
]
|
211 | 0.36 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" 19794 ] |
212 | 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:
[
547592
]
|
213 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
547592
]
|
214 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
547592
]
|
215 | 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:
[
547592
]
|
216 | 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:
[
941
]
|
217 | 0.57 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" 941 ] |
218 | 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:
[
455312
]
|
219 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
455312
]
|
220 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
455312
]
|
221 | 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:
[
455312
]
|
222 | 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:
[
20447
]
|
223 | 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" 20447 ] |
224 | 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:
[
497236
]
|
225 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
497236
]
|
226 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
497236
]
|
227 | 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:
[
497236
]
|
228 | 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:
[
20552
]
|
229 | 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" 20552 ] |
230 | 0.17 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:
[
501998
]
|
231 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
501998
]
|
232 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
501998
]
|
233 | 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:
[
501998
]
|
234 | 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" 12114 ] |
235 | 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:
[
524173
]
|
236 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
524173
]
|
237 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
524173
]
|
238 | 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:
[
524173
]
|
239 | 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:
[
973
]
|
240 | 0.49 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" 973 ] |
241 | 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:
[
549676
]
|
242 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
549676
]
|
243 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
549676
]
|
244 | 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:
[
549676
]
|
245 | 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:
[
11971
]
|
246 | 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" 11971 ] |
247 | 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:
[
549731
]
|
248 | 0.26 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
549731
]
|
249 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
549731
]
|
250 | 0.26 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:
[
549731
]
|
251 | 0.36 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
]
|
252 | 0.34 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:
[
970
]
|
253 | 0.63 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" 970 ] |
254 | 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:
[
552150
]
|
255 | 0.27 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
552150
]
|
256 | 0.32 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
552150
]
|
257 | 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:
[
552150
]
|
258 | 0.29 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:
[
19143
]
|
259 | 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" 19143 ] |
260 | 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:
[
549947
]
|
261 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
549947
]
|
262 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
549947
]
|
263 | 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:
[
549947
]
|
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:
[
947
]
|
265 | 0.65 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" 947 ] |
266 | 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:
[
484803
]
|
267 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
484803
]
|
268 | 0.30 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
484803
]
|
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:
[
484803
]
|
270 | 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:
[
6286
]
|
271 | 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" 6286 ] |
272 | 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:
[
522217
]
|
273 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
522217
]
|
274 | 0.29 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
522217
]
|
275 | 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:
[
522217
]
|
276 | 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:
[
184
]
|
277 | 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:
[
17518
]
|
278 | 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" 17518 ] |
279 | 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:
[
522265
]
|
280 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
522265
]
|
281 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
522265
]
|
282 | 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:
[
522265
]
|
283 | 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:
[
3140
]
|
284 | 0.47 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" 3140 ] |
285 | 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:
[
556772
]
|
286 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
556772
]
|
287 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
556772
]
|
288 | 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:
[
556772
]
|
289 | 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:
[
33
]
|
290 | 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:
[
3145
]
|
291 | 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" 3145 ] |
292 | 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:
[
508907
]
|
293 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
508907
]
|
294 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
508907
]
|
295 | 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:
[
508907
]
|
296 | 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:
[
15565
]
|
297 | 0.34 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" 15565 ] |
298 | 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:
[
528154
]
|
299 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
528154
]
|
300 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
528154
]
|
301 | 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:
[
528154
]
|
302 | 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:
[
11119
]
|
303 | 0.50 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" 11119 ] |
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:
[
508967
]
|
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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
508967
]
|
306 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
508967
]
|
307 | 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:
[
508967
]
|
308 | 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:
[
11425
]
|
309 | 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" 11425 ] |
310 | 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:
[
546001
]
|
311 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
546001
]
|
312 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
546001
]
|
313 | 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:
[
546001
]
|
314 | 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:
[
3144
]
|
315 | 0.57 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" 3144 ] |
316 | 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:
[
551799
]
|
317 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
551799
]
|
318 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
551799
]
|
319 | 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:
[
551799
]
|
320 | 0.21 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:
[
9514
]
|
321 | 0.50 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" 9514 ] |
322 | 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:
[
509188
]
|
323 | 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.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
509188
]
|
324 | 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.cheque_reception AS cheque_reception_18, t3.info_cheque AS info_cheque_19, t3.code_promo_applied AS code_promo_applied_20, t3.intervenant_type AS intervenant_type_21, t3.contract AS contract_22, t3.cancel_reason_id AS cancel_reason_id_23, t3.client_id AS client_id_24, t3.salon_id AS salon_id_25, t3.author_id AS author_id_26, t3.recurrence_rdvs_id AS recurrence_rdvs_id_27, t3.code_promo_id AS code_promo_id_28, t0.billing_id AS billing_id_29 FROM rdvbilling t0 LEFT JOIN `rdv` t3 ON t0.rdv_id = t3.id WHERE t0.rdv_id = ?
Parameters:
[
509188
]
|
325 | 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:
[
509188
]
|
326 | 2.17 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
]
|
327 | 0.98 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:
[] |
328 | 0.36 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.purcent AS purcent_2, p0_.type AS type_3, p0_.code AS code_4, p0_.date_debut AS date_debut_5, p0_.date_fin AS date_fin_6, p0_.service AS service_7 FROM promo_code p0_
Parameters:
[] |
329 | 96.51 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" ] |
330 | 0.43 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
]
|
331 | 0.21 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
]
|
332 | 0.22 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
]
|
333 | 0.22 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
]
|
334 | 0.22 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
]
|
335 | 0.22 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
]
|
336 | 0.22 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
]
|
337 | 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:
[
293
]
|
338 | 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:
[
117
]
|
339 | 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:
[
236
]
|
340 | 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:
[
132
]
|
341 | 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:
[
297
]
|
342 | 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:
[
242
]
|
343 | 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:
[
154
]
|
344 | 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:
[
373
]
|
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:
[
375
]
|
346 | 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:
[
37
]
|
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:
[
206
]
|
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:
[
290
]
|
349 | 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:
[
129
]
|
350 | 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:
[
215
]
|
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:
[
138
]
|
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:
[
123
]
|
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:
[
126
]
|
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:
[
161
]
|
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:
[
188
]
|
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:
[
191
]
|
357 | 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
]
|
358 | 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
]
|
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:
[
221
]
|
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:
[
239
]
|
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:
[
266
]
|
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:
[
167
]
|
363 | 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:
[
380
]
|
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:
[
349
]
|
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:
[
351
]
|
366 | 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:
[
141
]
|
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:
[
325
]
|
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:
[
150
]
|
369 | 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:
[
282
]
|
370 | 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:
[
302
]
|
371 | 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
]
|
372 | 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:
[
346
]
|
373 | 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
]
|
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:
[
393
]
|
375 | 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
]
|
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:
[
269
]
|
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:
[
401
]
|
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:
[
120
]
|
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:
[
170
]
|
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:
[
218
]
|
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:
[
212
]
|
382 | 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:
[
227
]
|
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:
[
233
]
|
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:
[
34
]
|
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:
[
408
]
|
386 | 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:
[
194
]
|
387 | 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:
[
369
]
|
388 | 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:
[
260
]
|
389 | 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:
[
341
]
|
390 | 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:
[
410
]
|
391 | 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
]
|
392 | 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
]
|
393 | 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
]
|
394 | 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:
[
456
]
|
395 | 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
]
|
396 | 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
]
|
397 | 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:
[
480
]
|
398 | 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:
[
500
]
|
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:
[
490
]
|
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:
[
514
]
|
401 | 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
]
|
402 | 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:
[
520
]
|
403 | 0.21 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
]
|
404 | 0.22 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
]
|
405 | 0.21 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
]
|
406 | 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:
[
534
]
|
407 | 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:
[
547
]
|
408 | 0.23 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
]
|
409 | 0.25 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
]
|
410 | 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:
[
589
]
|
411 | 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:
[
585
]
|
412 | 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:
[
600
]
|
413 | 0.75 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:
[] |
414 | 0.37 ms |
SELECT c0_.id AS id_0, c0_.label AS label_1, c0_.plannedAgain AS plannedAgain_2 FROM cancel_reason c0_
Parameters:
[] |
415 | 0.73 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:
[] |
416 | 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:
[
19035
]
|
417 | 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:
[
19030
]
|
418 | 0.23 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:
[
24125
]
|
419 | 0.26 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:
[
24139
]
|
420 | 0.25 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:
[
24135
]
|
421 | 0.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:
[
24153
]
|
422 | 0.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:
[
23930
]
|
423 | 0.32 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:
[
20555
]
|
424 | 0.78 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:
[
993
]
|
425 | 0.86 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:
[
951
]
|
426 | 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:
[
13634
]
|
427 | 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:
[
15518
]
|
428 | 0.52 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:
[
3165
]
|
429 | 0.37 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:
[
17212
]
|
430 | 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:
[
23628
]
|
431 | 0.31 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:
[
21649
]
|
432 | 0.39 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:
[
19258
]
|
433 | 0.57 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:
[
934
]
|
434 | 0.66 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:
[
12114
]
|
435 | 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:
[
17841
]
|
436 | 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:
[
917
]
|
437 | 0.94 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:
[
14109
]
|
438 | 0.77 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:
[
995
]
|
439 | 0.89 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:
[
986
]
|
440 | 0.90 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:
[
5591
]
|
441 | 0.78 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:
[
5488
]
|
442 | 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:
[
980
]
|
443 | 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:
[
942
]
|
444 | 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:
[
15800
]
|
445 | 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:
[
16650
]
|
446 | 0.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:
[
23860
]
|
447 | 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:
[
19794
]
|
448 | 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:
[
941
]
|
449 | 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:
[
20447
]
|
450 | 0.34 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:
[
20552
]
|
451 | 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:
[
973
]
|
452 | 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:
[
11971
]
|
453 | 0.76 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:
[
970
]
|
454 | 0.53 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:
[
19143
]
|
455 | 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:
[
947
]
|
456 | 0.94 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:
[
6286
]
|
457 | 0.84 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:
[
17518
]
|
458 | 0.74 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:
[
3140
]
|
459 | 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:
[
3145
]
|
460 | 0.65 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:
[
15565
]
|
461 | 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:
[
11119
]
|
462 | 0.71 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:
[
11425
]
|
463 | 1.83 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:
[
3144
]
|
464 | 0.81 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:
[
9514
]
|
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 |
|
App\Entity\Intervenant |
|
App\Entity\SessionSalon |
|
App\Entity\Product |
|
App\Entity\Parameter | No errors. |
App\Entity\RDV |
|
App\Entity\Client |
|
App\Entity\Billing | No errors. |
App\Entity\Site |
|
App\Entity\Site\Logistique |
|
App\Entity\Address | No errors. |
App\Entity\Contact |
|
App\Entity\Salon |
|
App\Entity\Product\ProductType |
|
App\Entity\Product\Famille |
|
App\Entity\Product\SousFamille | No errors. |
App\Entity\PromoCode | No errors. |
App\Entity\Client\BillingInfos | No errors. |
App\Entity\CancelReason | No errors. |
App\Entity\Recurrence | No errors. |
App\Entity\Contract |
|
App\Entity\Client\FamilyMember |
|
App\Entity\Reglement | No errors. |
App\Entity\Company | No errors. |
App\Entity\RDVProduct |
|
App\Entity\RDVBilling | No errors. |
App\Entity\GridPrice | No errors. |
App\Entity\IntervenantSalon | No errors. |
App\Entity\RecurrenceProduct | No errors. |
App\Entity\ProductService |
|
App\Entity\WorkContract |
|
App\Entity\Countries |
|
App\Entity\Departement | No errors. |
App\Entity\Absence | No errors. |
App\Entity\LogPlanning |
|
App\Entity\LogCancel | No errors. |
App\Entity\BillingItem | No errors. |