27.78 ms (23.90%)
10
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM lle_hermes_template_translation t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM lle_hermes_template_translation t0 WHERE t0 . object_id = 7 ;
Copy
5.39 ms (4.64%)
2
SELECT t0 . id AS id_1 , t0 . to_name AS to_name_2 , t0 . to_email AS to_email_3 , t0 . data AS data_4 , t0 . status AS status_5 , t0 . open_date AS open_date_6 , t0 . test AS test_7 , t0 . tenant_id AS tenant_id_8 , t0 . error_message AS error_message_9 , t0 . mail_id AS mail_id_10 , t0 . cc_mail_id AS cc_mail_id_11 FROM lle_hermes_recipient t0 WHERE t0 . mail_id = ?
SELECT t0 . id AS id_1 , t0 . to_name AS to_name_2 , t0 . to_email AS to_email_3 , t0 . data AS data_4 , t0 . status AS status_5 , t0 . open_date AS open_date_6 , t0 . test AS test_7 , t0 . tenant_id AS tenant_id_8 , t0 . error_message AS error_message_9 , t0 . mail_id AS mail_id_10 , t0 . cc_mail_id AS cc_mail_id_11 FROM lle_hermes_recipient t0 WHERE t0 . mail_id = 60189 ;
Copy
3.50 ms (3.01%)
1
SELECT l0_ . id AS id_0 , l0_ . libelle AS libelle_1 , l0_ . subject AS subject_2 , l0_ . sender_name AS sender_name_3 , l0_ . sender_email AS sender_email_4 , l0_ . text AS text_5 , l0_ . code AS code_6 , l0_ . html AS html_7 , l0_ . unsubscriptions AS unsubscriptions_8 , l0_ . statistics AS statistics_9 , l0_ . send_to_errors AS send_to_errors_10 , l0_ . tenant_id AS tenant_id_11 , l0_ . custom_bounce_email AS custom_bounce_email_12 , l0_ . type AS type_13 , l0_ . mjml AS mjml_14 FROM lle_hermes_template l0_ WHERE l0_ . code LIKE ? OR l0_ . code LIKE ? OR l0_ . code LIKE ? OR l0_ . code LIKE ?
Parameters :
[
"ANNULATION_MAIL_CLIENT% "
"ANNULATION_MAIL_REFUGE% "
"RECAP_MAIL_REFUGE% "
"RECAP_MAIL_CLIENT% "
]
SELECT l0_ . id AS id_0 , l0_ . libelle AS libelle_1 , l0_ . subject AS subject_2 , l0_ . sender_name AS sender_name_3 , l0_ . sender_email AS sender_email_4 , l0_ . text AS text_5 , l0_ . code AS code_6 , l0_ . html AS html_7 , l0_ . unsubscriptions AS unsubscriptions_8 , l0_ . statistics AS statistics_9 , l0_ . send_to_errors AS send_to_errors_10 , l0_ . tenant_id AS tenant_id_11 , l0_ . custom_bounce_email AS custom_bounce_email_12 , l0_ . type AS type_13 , l0_ . mjml AS mjml_14 FROM lle_hermes_template l0_ WHERE l0_ . code LIKE 'ANNULATION_MAIL_CLIENT%' OR l0_ . code LIKE 'ANNULATION_MAIL_REFUGE%' OR l0_ . code LIKE 'RECAP_MAIL_REFUGE%' OR l0_ . code LIKE 'RECAP_MAIL_CLIENT%' ;
Copy
3.38 ms (2.90%)
1
SELECT l0_ . id AS id_0 , l0_ . libelle AS libelle_1 , l0_ . subject AS subject_2 , l0_ . sender_name AS sender_name_3 , l0_ . sender_email AS sender_email_4 , l0_ . text AS text_5 , l0_ . code AS code_6 , l0_ . html AS html_7 , l0_ . unsubscriptions AS unsubscriptions_8 , l0_ . statistics AS statistics_9 , l0_ . send_to_errors AS send_to_errors_10 , l0_ . tenant_id AS tenant_id_11 , l0_ . custom_bounce_email AS custom_bounce_email_12 , l0_ . type AS type_13 , l0_ . mjml AS mjml_14 FROM lle_hermes_template l0_ WHERE l0_ . code LIKE ?
Parameters :
[
"ANNULATION_MAIL_CLIENT% "
]
SELECT l0_ . id AS id_0 , l0_ . libelle AS libelle_1 , l0_ . subject AS subject_2 , l0_ . sender_name AS sender_name_3 , l0_ . sender_email AS sender_email_4 , l0_ . text AS text_5 , l0_ . code AS code_6 , l0_ . html AS html_7 , l0_ . unsubscriptions AS unsubscriptions_8 , l0_ . statistics AS statistics_9 , l0_ . send_to_errors AS send_to_errors_10 , l0_ . tenant_id AS tenant_id_11 , l0_ . custom_bounce_email AS custom_bounce_email_12 , l0_ . type AS type_13 , l0_ . mjml AS mjml_14 FROM lle_hermes_template l0_ WHERE l0_ . code LIKE 'ANNULATION_MAIL_CLIENT%' ;
Copy
3.23 ms (2.78%)
1
SELECT count (DISTINCT (t0_ . id )) AS sclr_0 FROM transfert_paiement t0_ WHERE t0_ . commande_id IN (? )
SELECT count (DISTINCT (t0_ . id )) AS sclr_0 FROM transfert_paiement t0_ WHERE t0_ . commande_id IN ('401783' );
Copy
2.99 ms (2.57%)
1
SELECT t0 . id AS id_1 , t0 . date AS date_2 , t0 . status AS status_3 , t0 . nb_personnes AS nb_personnes_4 , t0 . montant_frais_dossier_eur AS montant_frais_dossier_eur_5 , t0 . montant_assurance_annulation_eur AS montant_assurance_annulation_eur_6 , t0 . montant_frais_dossier_chf AS montant_frais_dossier_chf_7 , t0 . montant_assurance_annulation_chf AS montant_assurance_annulation_chf_8 , t0 . sous_total_du_eur AS sous_total_du_eur_9 , t0 . sous_total_eur AS sous_total_eur_10 , t0 . sous_total_du_chf AS sous_total_du_chf_11 , t0 . sous_total_chf AS sous_total_chf_12 , t0 . assurance AS assurance_13 , t0 . taux_change_chf_to_eur AS taux_change_chf_to_eur_14 , t0 . remarque_client AS remarque_client_15 , t0 . ref_commande AS ref_commande_16 , t0 . delai_annulation AS delai_annulation_17 , t0 . litige AS litige_18 , t0 . motif_litige AS motif_litige_19 , t0 . commentaire_litige AS commentaire_litige_20 , t0 . frais_annulation_eur AS frais_annulation_eur_21 , t0 . frais_annulation_chf AS frais_annulation_chf_22 , t0 . last_action AS last_action_23 , t0 . created_at AS created_at_24 , t0 . updated_at AS updated_at_25 , t0 . created_by AS created_by_26 , t0 . updated_by AS updated_by_27 , t0 . client_id AS client_id_28 , t0 . circuit_id AS circuit_id_29 , t0 . cancelled_command_id AS cancelled_command_id_30 , t31 . id AS id_32 , t31 . date AS date_33 , t31 . status AS status_34 , t31 . nb_personnes AS nb_personnes_35 , t31 . montant_frais_dossier_eur AS montant_frais_dossier_eur_36 , t31 . montant_assurance_annulation_eur AS montant_assurance_annulation_eur_37 , t31 . montant_frais_dossier_chf AS montant_frais_dossier_chf_38 , t31 . montant_assurance_annulation_chf AS montant_assurance_annulation_chf_39 , t31 . sous_total_du_eur AS sous_total_du_eur_40 , t31 . sous_total_eur AS sous_total_eur_41 , t31 . sous_total_du_chf AS sous_total_du_chf_42 , t31 . sous_total_chf AS sous_total_chf_43 , t31 . assurance AS assurance_44 , t31 . taux_change_chf_to_eur AS taux_change_chf_to_eur_45 , t31 . remarque_client AS remarque_client_46 , t31 . ref_commande AS ref_commande_47 , t31 . delai_annulation AS delai_annulation_48 , t31 . litige AS litige_49 , t31 . motif_litige AS motif_litige_50 , t31 . commentaire_litige AS commentaire_litige_51 , t31 . frais_annulation_eur AS frais_annulation_eur_52 , t31 . frais_annulation_chf AS frais_annulation_chf_53 , t31 . last_action AS last_action_54 , t31 . created_at AS created_at_55 , t31 . updated_at AS updated_at_56 , t31 . created_by AS created_by_57 , t31 . updated_by AS updated_by_58 , t31 . client_id AS client_id_59 , t31 . circuit_id AS circuit_id_60 , t31 . cancelled_command_id AS cancelled_command_id_61 FROM commande t0 LEFT JOIN commande t31 ON t31 . cancelled_command_id = t0 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . date AS date_2 ,
t0 . status AS status_3 ,
t0 . nb_personnes AS nb_personnes_4 ,
t0 . montant_frais_dossier_eur AS montant_frais_dossier_eur_5 ,
t0 . montant_assurance_annulation_eur AS montant_assurance_annulation_eur_6 ,
t0 . montant_frais_dossier_chf AS montant_frais_dossier_chf_7 ,
t0 . montant_assurance_annulation_chf AS montant_assurance_annulation_chf_8 ,
t0 . sous_total_du_eur AS sous_total_du_eur_9 ,
t0 . sous_total_eur AS sous_total_eur_10 ,
t0 . sous_total_du_chf AS sous_total_du_chf_11 ,
t0 . sous_total_chf AS sous_total_chf_12 ,
t0 . assurance AS assurance_13 ,
t0 . taux_change_chf_to_eur AS taux_change_chf_to_eur_14 ,
t0 . remarque_client AS remarque_client_15 ,
t0 . ref_commande AS ref_commande_16 ,
t0 . delai_annulation AS delai_annulation_17 ,
t0 . litige AS litige_18 ,
t0 . motif_litige AS motif_litige_19 ,
t0 . commentaire_litige AS commentaire_litige_20 ,
t0 . frais_annulation_eur AS frais_annulation_eur_21 ,
t0 . frais_annulation_chf AS frais_annulation_chf_22 ,
t0 . last_action AS last_action_23 ,
t0 . created_at AS created_at_24 ,
t0 . updated_at AS updated_at_25 ,
t0 . created_by AS created_by_26 ,
t0 . updated_by AS updated_by_27 ,
t0 . client_id AS client_id_28 ,
t0 . circuit_id AS circuit_id_29 ,
t0 . cancelled_command_id AS cancelled_command_id_30 ,
t31 . id AS id_32 ,
t31 . date AS date_33 ,
t31 . status AS status_34 ,
t31 . nb_personnes AS nb_personnes_35 ,
t31 . montant_frais_dossier_eur AS montant_frais_dossier_eur_36 ,
t31 . montant_assurance_annulation_eur AS montant_assurance_annulation_eur_37 ,
t31 . montant_frais_dossier_chf AS montant_frais_dossier_chf_38 ,
t31 . montant_assurance_annulation_chf AS montant_assurance_annulation_chf_39 ,
t31 . sous_total_du_eur AS sous_total_du_eur_40 ,
t31 . sous_total_eur AS sous_total_eur_41 ,
t31 . sous_total_du_chf AS sous_total_du_chf_42 ,
t31 . sous_total_chf AS sous_total_chf_43 ,
t31 . assurance AS assurance_44 ,
t31 . taux_change_chf_to_eur AS taux_change_chf_to_eur_45 ,
t31 . remarque_client AS remarque_client_46 ,
t31 . ref_commande AS ref_commande_47 ,
t31 . delai_annulation AS delai_annulation_48 ,
t31 . litige AS litige_49 ,
t31 . motif_litige AS motif_litige_50 ,
t31 . commentaire_litige AS commentaire_litige_51 ,
t31 . frais_annulation_eur AS frais_annulation_eur_52 ,
t31 . frais_annulation_chf AS frais_annulation_chf_53 ,
t31 . last_action AS last_action_54 ,
t31 . created_at AS created_at_55 ,
t31 . updated_at AS updated_at_56 ,
t31 . created_by AS created_by_57 ,
t31 . updated_by AS updated_by_58 ,
t31 . client_id AS client_id_59 ,
t31 . circuit_id AS circuit_id_60 ,
t31 . cancelled_command_id AS cancelled_command_id_61
FROM
commande t0
LEFT JOIN commande t31 ON t31 . cancelled_command_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . date AS date_2 , t0 . status AS status_3 , t0 . nb_personnes AS nb_personnes_4 , t0 . montant_frais_dossier_eur AS montant_frais_dossier_eur_5 , t0 . montant_assurance_annulation_eur AS montant_assurance_annulation_eur_6 , t0 . montant_frais_dossier_chf AS montant_frais_dossier_chf_7 , t0 . montant_assurance_annulation_chf AS montant_assurance_annulation_chf_8 , t0 . sous_total_du_eur AS sous_total_du_eur_9 , t0 . sous_total_eur AS sous_total_eur_10 , t0 . sous_total_du_chf AS sous_total_du_chf_11 , t0 . sous_total_chf AS sous_total_chf_12 , t0 . assurance AS assurance_13 , t0 . taux_change_chf_to_eur AS taux_change_chf_to_eur_14 , t0 . remarque_client AS remarque_client_15 , t0 . ref_commande AS ref_commande_16 , t0 . delai_annulation AS delai_annulation_17 , t0 . litige AS litige_18 , t0 . motif_litige AS motif_litige_19 , t0 . commentaire_litige AS commentaire_litige_20 , t0 . frais_annulation_eur AS frais_annulation_eur_21 , t0 . frais_annulation_chf AS frais_annulation_chf_22 , t0 . last_action AS last_action_23 , t0 . created_at AS created_at_24 , t0 . updated_at AS updated_at_25 , t0 . created_by AS created_by_26 , t0 . updated_by AS updated_by_27 , t0 . client_id AS client_id_28 , t0 . circuit_id AS circuit_id_29 , t0 . cancelled_command_id AS cancelled_command_id_30 , t31 . id AS id_32 , t31 . date AS date_33 , t31 . status AS status_34 , t31 . nb_personnes AS nb_personnes_35 , t31 . montant_frais_dossier_eur AS montant_frais_dossier_eur_36 , t31 . montant_assurance_annulation_eur AS montant_assurance_annulation_eur_37 , t31 . montant_frais_dossier_chf AS montant_frais_dossier_chf_38 , t31 . montant_assurance_annulation_chf AS montant_assurance_annulation_chf_39 , t31 . sous_total_du_eur AS sous_total_du_eur_40 , t31 . sous_total_eur AS sous_total_eur_41 , t31 . sous_total_du_chf AS sous_total_du_chf_42 , t31 . sous_total_chf AS sous_total_chf_43 , t31 . assurance AS assurance_44 , t31 . taux_change_chf_to_eur AS taux_change_chf_to_eur_45 , t31 . remarque_client AS remarque_client_46 , t31 . ref_commande AS ref_commande_47 , t31 . delai_annulation AS delai_annulation_48 , t31 . litige AS litige_49 , t31 . motif_litige AS motif_litige_50 , t31 . commentaire_litige AS commentaire_litige_51 , t31 . frais_annulation_eur AS frais_annulation_eur_52 , t31 . frais_annulation_chf AS frais_annulation_chf_53 , t31 . last_action AS last_action_54 , t31 . created_at AS created_at_55 , t31 . updated_at AS updated_at_56 , t31 . created_by AS created_by_57 , t31 . updated_by AS updated_by_58 , t31 . client_id AS client_id_59 , t31 . circuit_id AS circuit_id_60 , t31 . cancelled_command_id AS cancelled_command_id_61 FROM commande t0 LEFT JOIN commande t31 ON t31 . cancelled_command_id = t0 . id WHERE t0 . id = '401783' ;
Copy
2.95 ms (2.54%)
1
SELECT count (DISTINCT (v0_ . id )) AS sclr_0 FROM voyageur v0_ WHERE v0_ . commande_id IN (? )
SELECT count (DISTINCT (v0_ . id )) AS sclr_0 FROM voyageur v0_ WHERE v0_ . commande_id IN ('401783' );
Copy
2.94 ms (2.53%)
1
SELECT t0 . id AS id_1 , t0 . age_min AS age_min_2 , t0 . age_max AS age_max_3 , t0 . date_debut AS date_debut_4 , t0 . date_fin AS date_fin_5 , t0 . prix AS prix_6 , t0 . enfant AS enfant_7 , t0 . acompte AS acompte_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . created_by AS created_by_11 , t0 . updated_by AS updated_by_12 , t0 . refuge_id AS refuge_id_13 , t0 . roomtype_id AS roomtype_id_14 FROM taxe_sejour_config t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . age_min AS age_min_2 , t0 . age_max AS age_max_3 , t0 . date_debut AS date_debut_4 , t0 . date_fin AS date_fin_5 , t0 . prix AS prix_6 , t0 . enfant AS enfant_7 , t0 . acompte AS acompte_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . created_by AS created_by_11 , t0 . updated_by AS updated_by_12 , t0 . refuge_id AS refuge_id_13 , t0 . roomtype_id AS roomtype_id_14 FROM taxe_sejour_config t0 WHERE t0 . id = 65 ;
Copy
2.91 ms (2.51%)
1
SELECT t0 . id AS id_1 , t0 . montant_paye AS montant_paye_2 , t0 . montant_du AS montant_du_3 , t0 . montant_total AS montant_total_4 , t0 . delai_annulation AS delai_annulation_5 , t0 . status AS status_6 , t0 . calc_date_arrivee AS calc_date_arrivee_7 , t0 . calc_date_depart AS calc_date_depart_8 , t0 . montant_rembourse AS montant_rembourse_9 , t0 . note_interne AS note_interne_10 , t0 . pms_reservation_id AS pms_reservation_id_11 , t0 . mail_refuge_sent AS mail_refuge_sent_12 , t0 . frais_annulation AS frais_annulation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . created_by AS created_by_16 , t0 . updated_by AS updated_by_17 , t0 . refuge_id AS refuge_id_18 , t0 . currency_id AS currency_id_19 , t0 . commande_id AS commande_id_20 , t21 . id AS id_22 , t21 . status AS status_23 , t21 . request_xml AS request_xml_24 , t21 . scheduled_at AS scheduled_at_25 , t21 . created_at AS created_at_26 , t21 . updated_at AS updated_at_27 , t21 . created_by AS created_by_28 , t21 . updated_by AS updated_by_29 , t21 . reservation_id AS reservation_id_30 , t21 . refuge_id AS refuge_id_31 , t0 . cancelled_reservation_id AS cancelled_reservation_id_32 , t33 . id AS id_34 , t33 . montant_paye AS montant_paye_35 , t33 . montant_du AS montant_du_36 , t33 . montant_total AS montant_total_37 , t33 . delai_annulation AS delai_annulation_38 , t33 . status AS status_39 , t33 . calc_date_arrivee AS calc_date_arrivee_40 , t33 . calc_date_depart AS calc_date_depart_41 , t33 . montant_rembourse AS montant_rembourse_42 , t33 . note_interne AS note_interne_43 , t33 . pms_reservation_id AS pms_reservation_id_44 , t33 . mail_refuge_sent AS mail_refuge_sent_45 , t33 . frais_annulation AS frais_annulation_46 , t33 . created_at AS created_at_47 , t33 . updated_at AS updated_at_48 , t33 . created_by AS created_by_49 , t33 . updated_by AS updated_by_50 , t33 . refuge_id AS refuge_id_51 , t33 . currency_id AS currency_id_52 , t33 . commande_id AS commande_id_53 , t33 . cancelled_reservation_id AS cancelled_reservation_id_54 FROM reservation t0 LEFT JOIN pms_booking_dispatch t21 ON t21 . reservation_id = t0 . id LEFT JOIN reservation t33 ON t33 . cancelled_reservation_id = t0 . id WHERE t0 . commande_id = ?
SELECT
t0 . id AS id_1 ,
t0 . montant_paye AS montant_paye_2 ,
t0 . montant_du AS montant_du_3 ,
t0 . montant_total AS montant_total_4 ,
t0 . delai_annulation AS delai_annulation_5 ,
t0 . status AS status_6 ,
t0 . calc_date_arrivee AS calc_date_arrivee_7 ,
t0 . calc_date_depart AS calc_date_depart_8 ,
t0 . montant_rembourse AS montant_rembourse_9 ,
t0 . note_interne AS note_interne_10 ,
t0 . pms_reservation_id AS pms_reservation_id_11 ,
t0 . mail_refuge_sent AS mail_refuge_sent_12 ,
t0 . frais_annulation AS frais_annulation_13 ,
t0 . created_at AS created_at_14 ,
t0 . updated_at AS updated_at_15 ,
t0 . created_by AS created_by_16 ,
t0 . updated_by AS updated_by_17 ,
t0 . refuge_id AS refuge_id_18 ,
t0 . currency_id AS currency_id_19 ,
t0 . commande_id AS commande_id_20 ,
t21 . id AS id_22 ,
t21 . status AS status_23 ,
t21 . request_xml AS request_xml_24 ,
t21 . scheduled_at AS scheduled_at_25 ,
t21 . created_at AS created_at_26 ,
t21 . updated_at AS updated_at_27 ,
t21 . created_by AS created_by_28 ,
t21 . updated_by AS updated_by_29 ,
t21 . reservation_id AS reservation_id_30 ,
t21 . refuge_id AS refuge_id_31 ,
t0 . cancelled_reservation_id AS cancelled_reservation_id_32 ,
t33 . id AS id_34 ,
t33 . montant_paye AS montant_paye_35 ,
t33 . montant_du AS montant_du_36 ,
t33 . montant_total AS montant_total_37 ,
t33 . delai_annulation AS delai_annulation_38 ,
t33 . status AS status_39 ,
t33 . calc_date_arrivee AS calc_date_arrivee_40 ,
t33 . calc_date_depart AS calc_date_depart_41 ,
t33 . montant_rembourse AS montant_rembourse_42 ,
t33 . note_interne AS note_interne_43 ,
t33 . pms_reservation_id AS pms_reservation_id_44 ,
t33 . mail_refuge_sent AS mail_refuge_sent_45 ,
t33 . frais_annulation AS frais_annulation_46 ,
t33 . created_at AS created_at_47 ,
t33 . updated_at AS updated_at_48 ,
t33 . created_by AS created_by_49 ,
t33 . updated_by AS updated_by_50 ,
t33 . refuge_id AS refuge_id_51 ,
t33 . currency_id AS currency_id_52 ,
t33 . commande_id AS commande_id_53 ,
t33 . cancelled_reservation_id AS cancelled_reservation_id_54
FROM
reservation t0
LEFT JOIN pms_booking_dispatch t21 ON t21 . reservation_id = t0 . id
LEFT JOIN reservation t33 ON t33 . cancelled_reservation_id = t0 . id
WHERE
t0 . commande_id = ?
Copy
SELECT t0 . id AS id_1 , t0 . montant_paye AS montant_paye_2 , t0 . montant_du AS montant_du_3 , t0 . montant_total AS montant_total_4 , t0 . delai_annulation AS delai_annulation_5 , t0 . status AS status_6 , t0 . calc_date_arrivee AS calc_date_arrivee_7 , t0 . calc_date_depart AS calc_date_depart_8 , t0 . montant_rembourse AS montant_rembourse_9 , t0 . note_interne AS note_interne_10 , t0 . pms_reservation_id AS pms_reservation_id_11 , t0 . mail_refuge_sent AS mail_refuge_sent_12 , t0 . frais_annulation AS frais_annulation_13 , t0 . created_at AS created_at_14 , t0 . updated_at AS updated_at_15 , t0 . created_by AS created_by_16 , t0 . updated_by AS updated_by_17 , t0 . refuge_id AS refuge_id_18 , t0 . currency_id AS currency_id_19 , t0 . commande_id AS commande_id_20 , t21 . id AS id_22 , t21 . status AS status_23 , t21 . request_xml AS request_xml_24 , t21 . scheduled_at AS scheduled_at_25 , t21 . created_at AS created_at_26 , t21 . updated_at AS updated_at_27 , t21 . created_by AS created_by_28 , t21 . updated_by AS updated_by_29 , t21 . reservation_id AS reservation_id_30 , t21 . refuge_id AS refuge_id_31 , t0 . cancelled_reservation_id AS cancelled_reservation_id_32 , t33 . id AS id_34 , t33 . montant_paye AS montant_paye_35 , t33 . montant_du AS montant_du_36 , t33 . montant_total AS montant_total_37 , t33 . delai_annulation AS delai_annulation_38 , t33 . status AS status_39 , t33 . calc_date_arrivee AS calc_date_arrivee_40 , t33 . calc_date_depart AS calc_date_depart_41 , t33 . montant_rembourse AS montant_rembourse_42 , t33 . note_interne AS note_interne_43 , t33 . pms_reservation_id AS pms_reservation_id_44 , t33 . mail_refuge_sent AS mail_refuge_sent_45 , t33 . frais_annulation AS frais_annulation_46 , t33 . created_at AS created_at_47 , t33 . updated_at AS updated_at_48 , t33 . created_by AS created_by_49 , t33 . updated_by AS updated_by_50 , t33 . refuge_id AS refuge_id_51 , t33 . currency_id AS currency_id_52 , t33 . commande_id AS commande_id_53 , t33 . cancelled_reservation_id AS cancelled_reservation_id_54 FROM reservation t0 LEFT JOIN pms_booking_dispatch t21 ON t21 . reservation_id = t0 . id LEFT JOIN reservation t33 ON t33 . cancelled_reservation_id = t0 . id WHERE t0 . commande_id = 401783 ;
Copy
2.89 ms (2.49%)
1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . symbol AS symbol_3 , t0 . prefix AS prefix_4 , t0 . suffix AS suffix_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . created_by AS created_by_8 , t0 . updated_by AS updated_by_9 FROM currency t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . symbol AS symbol_3 , t0 . prefix AS prefix_4 , t0 . suffix AS suffix_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . created_by AS created_by_8 , t0 . updated_by AS updated_by_9 FROM currency t0 WHERE t0 . id = 9 ;
Copy
2.89 ms (2.49%)
1
SELECT t0 . id AS id_1 , t0 . date_arrivee AS date_arrivee_2 , t0 . date_depart AS date_depart_3 , t0 . prix AS prix_4 , t0 . nb_jours AS nb_jours_5 , t0 . nb_personnes AS nb_personnes_6 , t0 . quantite AS quantite_7 , t0 . acompte AS acompte_8 , t0 . prix_unitaire AS prix_unitaire_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . created_by AS created_by_12 , t0 . updated_by AS updated_by_13 , t0 . room_type_id AS room_type_id_14 , t0 . currency_id AS currency_id_15 , t0 . reservation_id AS reservation_id_16 , t0 . refuge_id AS refuge_id_17 FROM sejour t0 WHERE t0 . reservation_id = ?
SELECT t0 . id AS id_1 , t0 . date_arrivee AS date_arrivee_2 , t0 . date_depart AS date_depart_3 , t0 . prix AS prix_4 , t0 . nb_jours AS nb_jours_5 , t0 . nb_personnes AS nb_personnes_6 , t0 . quantite AS quantite_7 , t0 . acompte AS acompte_8 , t0 . prix_unitaire AS prix_unitaire_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . created_by AS created_by_12 , t0 . updated_by AS updated_by_13 , t0 . room_type_id AS room_type_id_14 , t0 . currency_id AS currency_id_15 , t0 . reservation_id AS reservation_id_16 , t0 . refuge_id AS refuge_id_17 FROM sejour t0 WHERE t0 . reservation_id = 74713 ;
Copy
2.87 ms (2.47%)
1
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . currency AS currency_3 , t0 . status AS status_4 , t0 . reference AS reference_5 , t0 . checkout_session_id AS checkout_session_id_6 , t0 . payment_intent_id AS payment_intent_id_7 , t0 . checkout_url AS checkout_url_8 , t0 . refunded AS refunded_9 , t0 . balance AS balance_10 , t0 . fee AS fee_11 , t0 . is_lien_paiement AS is_lien_paiement_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . created_by AS created_by_15 , t0 . updated_by AS updated_by_16 , t0 . commande_id AS commande_id_17 FROM payment t0 WHERE t0 . commande_id = ?
SELECT t0 . id AS id_1 , t0 . amount AS amount_2 , t0 . currency AS currency_3 , t0 . status AS status_4 , t0 . reference AS reference_5 , t0 . checkout_session_id AS checkout_session_id_6 , t0 . payment_intent_id AS payment_intent_id_7 , t0 . checkout_url AS checkout_url_8 , t0 . refunded AS refunded_9 , t0 . balance AS balance_10 , t0 . fee AS fee_11 , t0 . is_lien_paiement AS is_lien_paiement_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . created_by AS created_by_15 , t0 . updated_by AS updated_by_16 , t0 . commande_id AS commande_id_17 FROM payment t0 WHERE t0 . commande_id = 401783 ;
Copy
2.86 ms (2.46%)
1
SELECT DISTINCT l0_ . id AS id_0 , l0_ . sender_name AS sender_name_1 , l0_ . sender_email AS sender_email_2 , l0_ . data AS data_3 , l0_ . status AS status_4 , l0_ . total_to_send AS total_to_send_5 , l0_ . total_sended AS total_sended_6 , l0_ . subject AS subject_7 , l0_ . sending_date AS sending_date_8 , l0_ . send_at_date AS send_at_date_9 , l0_ . text AS text_10 , l0_ . html AS html_11 , l0_ . created_at AS created_at_12 , l0_ . updated_at AS updated_at_13 , l0_ . total_unsubscribed AS total_unsubscribed_14 , l0_ . total_error AS total_error_15 , l0_ . attachement AS attachement_16 , l0_ . total_opened AS total_opened_17 , l0_ . tenant_id AS tenant_id_18 , l0_ . dsn AS dsn_19 , l0_ . attachments_deleted AS attachments_deleted_20 , l0_ . entity_class AS entity_class_21 , l0_ . entity_id AS entity_id_22 , l0_ . mjml AS mjml_23 , l0_ . locale AS locale_24 , l0_ . template_id AS template_id_25 FROM lle_hermes_mail l0_ WHERE l0_ . entity_class = ? AND l0_ . entity_id = ? LIMIT 30
Parameters :
[
"App\Entity\Commande "
"401783 "
]
SELECT DISTINCT l0_ . id AS id_0 , l0_ . sender_name AS sender_name_1 , l0_ . sender_email AS sender_email_2 , l0_ . data AS data_3 , l0_ . status AS status_4 , l0_ . total_to_send AS total_to_send_5 , l0_ . total_sended AS total_sended_6 , l0_ . subject AS subject_7 , l0_ . sending_date AS sending_date_8 , l0_ . send_at_date AS send_at_date_9 , l0_ . text AS text_10 , l0_ . html AS html_11 , l0_ . created_at AS created_at_12 , l0_ . updated_at AS updated_at_13 , l0_ . total_unsubscribed AS total_unsubscribed_14 , l0_ . total_error AS total_error_15 , l0_ . attachement AS attachement_16 , l0_ . total_opened AS total_opened_17 , l0_ . tenant_id AS tenant_id_18 , l0_ . dsn AS dsn_19 , l0_ . attachments_deleted AS attachments_deleted_20 , l0_ . entity_class AS entity_class_21 , l0_ . entity_id AS entity_id_22 , l0_ . mjml AS mjml_23 , l0_ . locale AS locale_24 , l0_ . template_id AS template_id_25 FROM lle_hermes_mail l0_ WHERE l0_ . entity_class = 'App\\Entity\\Commande' AND l0_ . entity_id = '401783' LIMIT 30 ;
Copy
2.85 ms (2.46%)
1
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM roomtype_translation t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM roomtype_translation t0 WHERE t0 . object_id = 663 ;
Copy
2.84 ms (2.45%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_role AS is_role_3 , t0 . active AS active_4 , t0 . required_role AS required_role_5 , t0 . rank AS rank_6 , t0 . label AS label_7 FROM lle_credential_group t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . is_role AS is_role_3 , t0 . active AS active_4 , t0 . required_role AS required_role_5 , t0 . rank AS rank_6 , t0 . label AS label_7 FROM lle_credential_group t0 WHERE t0 . id = 3 ;
Copy
2.84 ms (2.44%)
1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . altitude AS altitude_4 , t0 . tel AS tel_5 , t0 . web AS web_6 , t0 . email AS email_7 , t0 . description AS description_8 , t0 . tarif_indicatif AS tarif_indicatif_9 , t0 . capacite AS capacite_10 , t0 . cp AS cp_11 , t0 . ville AS ville_12 , t0 . nom_gardien AS nom_gardien_13 , t0 . lat AS lat_14 , t0 . lng AS lng_15 , t0 . adresse AS adresse_16 , t0 . adresse2 AS adresse2_17 , t0 . acces AS acces_18 , t0 . info AS info_19 , t0 . photo AS photo_20 , t0 . tel_mobile AS tel_mobile_21 , t0 . tel_hors_saison AS tel_hors_saison_22 , t0 . photo_gardien AS photo_gardien_23 , t0 . age_max_enfant AS age_max_enfant_24 , t0 . stripe_account_id AS stripe_account_id_25 , t0 . heure_ouverture_tel AS heure_ouverture_tel_26 , t0 . tri AS tri_27 , t0 . pms_endpoint AS pms_endpoint_28 , t0 . pms_username AS pms_username_29 , t0 . pms_password AS pms_password_30 , t0 . texte_mail_resa_client AS texte_mail_resa_client_31 , t0 . heure_max_arrivee AS heure_max_arrivee_32 , t0 . heure_max_depart AS heure_max_depart_33 , t0 . heure_repas AS heure_repas_34 , t0 . pms_rateplan_code AS pms_rateplan_code_35 , t0 . actif AS actif_36 , t0 . arhon_id AS arhon_id_37 , t0 . delai_reservation AS delai_reservation_38 , t0 . created_at AS created_at_39 , t0 . updated_at AS updated_at_40 , t0 . created_by AS created_by_41 , t0 . updated_by AS updated_by_42 , t0 . country_id AS country_id_43 , t0 . currency_id AS currency_id_44 , t0 . zone_geographique_id AS zone_geographique_id_45 , t46 . id AS id_47 , t46 . libelle AS libelle_48 , t46 . lat AS lat_49 , t46 . lng AS lng_50 , t46 . tri AS tri_51 , t46 . created_at AS created_at_52 , t46 . updated_at AS updated_at_53 , t46 . created_by AS created_by_54 , t46 . updated_by AS updated_by_55 FROM refuge t0 LEFT JOIN zone_geographique t46 ON t0 . zone_geographique_id = t46 . id WHERE t0 . id = ?
SELECT
t0 . id AS id_1 ,
t0 . code AS code_2 ,
t0 . nom AS nom_3 ,
t0 . altitude AS altitude_4 ,
t0 . tel AS tel_5 ,
t0 . web AS web_6 ,
t0 . email AS email_7 ,
t0 . description AS description_8 ,
t0 . tarif_indicatif AS tarif_indicatif_9 ,
t0 . capacite AS capacite_10 ,
t0 . cp AS cp_11 ,
t0 . ville AS ville_12 ,
t0 . nom_gardien AS nom_gardien_13 ,
t0 . lat AS lat_14 ,
t0 . lng AS lng_15 ,
t0 . adresse AS adresse_16 ,
t0 . adresse2 AS adresse2_17 ,
t0 . acces AS acces_18 ,
t0 . info AS info_19 ,
t0 . photo AS photo_20 ,
t0 . tel_mobile AS tel_mobile_21 ,
t0 . tel_hors_saison AS tel_hors_saison_22 ,
t0 . photo_gardien AS photo_gardien_23 ,
t0 . age_max_enfant AS age_max_enfant_24 ,
t0 . stripe_account_id AS stripe_account_id_25 ,
t0 . heure_ouverture_tel AS heure_ouverture_tel_26 ,
t0 . tri AS tri_27 ,
t0 . pms_endpoint AS pms_endpoint_28 ,
t0 . pms_username AS pms_username_29 ,
t0 . pms_password AS pms_password_30 ,
t0 . texte_mail_resa_client AS texte_mail_resa_client_31 ,
t0 . heure_max_arrivee AS heure_max_arrivee_32 ,
t0 . heure_max_depart AS heure_max_depart_33 ,
t0 . heure_repas AS heure_repas_34 ,
t0 . pms_rateplan_code AS pms_rateplan_code_35 ,
t0 . actif AS actif_36 ,
t0 . arhon_id AS arhon_id_37 ,
t0 . delai_reservation AS delai_reservation_38 ,
t0 . created_at AS created_at_39 ,
t0 . updated_at AS updated_at_40 ,
t0 . created_by AS created_by_41 ,
t0 . updated_by AS updated_by_42 ,
t0 . country_id AS country_id_43 ,
t0 . currency_id AS currency_id_44 ,
t0 . zone_geographique_id AS zone_geographique_id_45 ,
t46 . id AS id_47 ,
t46 . libelle AS libelle_48 ,
t46 . lat AS lat_49 ,
t46 . lng AS lng_50 ,
t46 . tri AS tri_51 ,
t46 . created_at AS created_at_52 ,
t46 . updated_at AS updated_at_53 ,
t46 . created_by AS created_by_54 ,
t46 . updated_by AS updated_by_55
FROM
refuge t0
LEFT JOIN zone_geographique t46 ON t0 . zone_geographique_id = t46 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nom AS nom_3 , t0 . altitude AS altitude_4 , t0 . tel AS tel_5 , t0 . web AS web_6 , t0 . email AS email_7 , t0 . description AS description_8 , t0 . tarif_indicatif AS tarif_indicatif_9 , t0 . capacite AS capacite_10 , t0 . cp AS cp_11 , t0 . ville AS ville_12 , t0 . nom_gardien AS nom_gardien_13 , t0 . lat AS lat_14 , t0 . lng AS lng_15 , t0 . adresse AS adresse_16 , t0 . adresse2 AS adresse2_17 , t0 . acces AS acces_18 , t0 . info AS info_19 , t0 . photo AS photo_20 , t0 . tel_mobile AS tel_mobile_21 , t0 . tel_hors_saison AS tel_hors_saison_22 , t0 . photo_gardien AS photo_gardien_23 , t0 . age_max_enfant AS age_max_enfant_24 , t0 . stripe_account_id AS stripe_account_id_25 , t0 . heure_ouverture_tel AS heure_ouverture_tel_26 , t0 . tri AS tri_27 , t0 . pms_endpoint AS pms_endpoint_28 , t0 . pms_username AS pms_username_29 , t0 . pms_password AS pms_password_30 , t0 . texte_mail_resa_client AS texte_mail_resa_client_31 , t0 . heure_max_arrivee AS heure_max_arrivee_32 , t0 . heure_max_depart AS heure_max_depart_33 , t0 . heure_repas AS heure_repas_34 , t0 . pms_rateplan_code AS pms_rateplan_code_35 , t0 . actif AS actif_36 , t0 . arhon_id AS arhon_id_37 , t0 . delai_reservation AS delai_reservation_38 , t0 . created_at AS created_at_39 , t0 . updated_at AS updated_at_40 , t0 . created_by AS created_by_41 , t0 . updated_by AS updated_by_42 , t0 . country_id AS country_id_43 , t0 . currency_id AS currency_id_44 , t0 . zone_geographique_id AS zone_geographique_id_45 , t46 . id AS id_47 , t46 . libelle AS libelle_48 , t46 . lat AS lat_49 , t46 . lng AS lng_50 , t46 . tri AS tri_51 , t46 . created_at AS created_at_52 , t46 . updated_at AS updated_at_53 , t46 . created_by AS created_by_54 , t46 . updated_by AS updated_by_55 FROM refuge t0 LEFT JOIN zone_geographique t46 ON t0 . zone_geographique_id = t46 . id WHERE t0 . id = 32398 ;
Copy
2.82 ms (2.42%)
1
SELECT DISTINCT t0_ . id AS id_0 , t0_ . statut AS statut_1 , t0_ . montant AS montant_2 , t0_ . devise AS devise_3 , t0_ . message AS message_4 , t0_ . nombre_essais AS nombre_essais_5 , t0_ . transfer_id AS transfer_id_6 , t0_ . reversed AS reversed_7 , t0_ . solde AS solde_8 , t0_ . created_at AS created_at_9 , t0_ . updated_at AS updated_at_10 , t0_ . created_by AS created_by_11 , t0_ . updated_by AS updated_by_12 , t0_ . payment_id AS payment_id_13 , t0_ . commande_id AS commande_id_14 , t0_ . refuge_id AS refuge_id_15 , t0_ . reservation_id AS reservation_id_16 FROM transfert_paiement t0_ WHERE t0_ . commande_id IN (? ) ORDER BY t0_ . created_at ASC LIMIT 30
SELECT DISTINCT t0_ . id AS id_0 , t0_ . statut AS statut_1 , t0_ . montant AS montant_2 , t0_ . devise AS devise_3 , t0_ . message AS message_4 , t0_ . nombre_essais AS nombre_essais_5 , t0_ . transfer_id AS transfer_id_6 , t0_ . reversed AS reversed_7 , t0_ . solde AS solde_8 , t0_ . created_at AS created_at_9 , t0_ . updated_at AS updated_at_10 , t0_ . created_by AS created_by_11 , t0_ . updated_by AS updated_by_12 , t0_ . payment_id AS payment_id_13 , t0_ . commande_id AS commande_id_14 , t0_ . refuge_id AS refuge_id_15 , t0_ . reservation_id AS reservation_id_16 FROM transfert_paiement t0_ WHERE t0_ . commande_id IN ('401783' ) ORDER BY t0_ . created_at ASC LIMIT 30 ;
Copy
2.81 ms (2.42%)
1
SELECT count (DISTINCT (l0_ . id )) AS sclr_0 FROM lle_hermes_mail l0_ WHERE l0_ . entity_class = ? AND l0_ . entity_id = ?
Parameters :
[
"App\Entity\Commande "
"401783 "
]
SELECT count (DISTINCT (l0_ . id )) AS sclr_0 FROM lle_hermes_mail l0_ WHERE l0_ . entity_class = 'App\\Entity\\Commande' AND l0_ . entity_id = '401783' ;
Copy
2.81 ms (2.41%)
1
SELECT t0 . id AS id_1 , t0 . statut AS statut_2 , t0 . montant AS montant_3 , t0 . devise AS devise_4 , t0 . message AS message_5 , t0 . nombre_essais AS nombre_essais_6 , t0 . transfer_id AS transfer_id_7 , t0 . reversed AS reversed_8 , t0 . solde AS solde_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . created_by AS created_by_12 , t0 . updated_by AS updated_by_13 , t0 . payment_id AS payment_id_14 , t0 . commande_id AS commande_id_15 , t0 . refuge_id AS refuge_id_16 , t0 . reservation_id AS reservation_id_17 FROM transfert_paiement t0 WHERE t0 . commande_id = ?
SELECT t0 . id AS id_1 , t0 . statut AS statut_2 , t0 . montant AS montant_3 , t0 . devise AS devise_4 , t0 . message AS message_5 , t0 . nombre_essais AS nombre_essais_6 , t0 . transfer_id AS transfer_id_7 , t0 . reversed AS reversed_8 , t0 . solde AS solde_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . created_by AS created_by_12 , t0 . updated_by AS updated_by_13 , t0 . payment_id AS payment_id_14 , t0 . commande_id AS commande_id_15 , t0 . refuge_id AS refuge_id_16 , t0 . reservation_id AS reservation_id_17 FROM transfert_paiement t0 WHERE t0 . commande_id = 401783 ;
Copy
2.80 ms (2.41%)
1
SELECT DISTINCT v0_ . id AS id_0 , v0_ . nom AS nom_1 , v0_ . prenom AS prenom_2 , v0_ . date_naissance AS date_naissance_3 , v0_ . email AS email_4 , v0_ . tel_mobile AS tel_mobile_5 , v0_ . nationalite AS nationalite_6 , v0_ . created_at AS created_at_7 , v0_ . updated_at AS updated_at_8 , v0_ . created_by AS created_by_9 , v0_ . updated_by AS updated_by_10 , v0_ . commande_id AS commande_id_11 FROM voyageur v0_ WHERE v0_ . commande_id IN (? ) ORDER BY v0_ . nom ASC LIMIT 30
SELECT DISTINCT v0_ . id AS id_0 , v0_ . nom AS nom_1 , v0_ . prenom AS prenom_2 , v0_ . date_naissance AS date_naissance_3 , v0_ . email AS email_4 , v0_ . tel_mobile AS tel_mobile_5 , v0_ . nationalite AS nationalite_6 , v0_ . created_at AS created_at_7 , v0_ . updated_at AS updated_at_8 , v0_ . created_by AS created_by_9 , v0_ . updated_by AS updated_by_10 , v0_ . commande_id AS commande_id_11 FROM voyageur v0_ WHERE v0_ . commande_id IN ('401783' ) ORDER BY v0_ . nom ASC LIMIT 30 ;
Copy
2.80 ms (2.41%)
1
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . firstname AS firstname_4 , t0 . lastname AS lastname_5 , t0 . connect_id AS connect_id_6 , t0 . username AS username_7 , t0 . actif AS actif_8 , t0 . last_login AS last_login_9 , t0 . locale AS locale_10 , t0 . profil_id AS profil_id_11 , t0 . refuge_id AS refuge_id_12 FROM user t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . firstname AS firstname_4 , t0 . lastname AS lastname_5 , t0 . connect_id AS connect_id_6 , t0 . username AS username_7 , t0 . actif AS actif_8 , t0 . last_login AS last_login_9 , t0 . locale AS locale_10 , t0 . profil_id AS profil_id_11 , t0 . refuge_id AS refuge_id_12 FROM user t0 WHERE t0 . id = 19 ;
Copy
2.78 ms (2.40%)
1
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . prenom AS prenom_3 , t0 . email AS email_4 , t0 . societe AS societe_5 , t0 . adresse AS adresse_6 , t0 . adresse2 AS adresse2_7 , t0 . ville AS ville_8 , t0 . code_postal AS code_postal_9 , t0 . telephone AS telephone_10 , t0 . nationalite AS nationalite_11 , t0 . nationalite_iso AS nationalite_iso_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . created_by AS created_by_15 , t0 . updated_by AS updated_by_16 , t0 . civilite_id AS civilite_id_17 , t0 . agence_voyage_id AS agence_voyage_id_18 FROM client t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . prenom AS prenom_3 , t0 . email AS email_4 , t0 . societe AS societe_5 , t0 . adresse AS adresse_6 , t0 . adresse2 AS adresse2_7 , t0 . ville AS ville_8 , t0 . code_postal AS code_postal_9 , t0 . telephone AS telephone_10 , t0 . nationalite AS nationalite_11 , t0 . nationalite_iso AS nationalite_iso_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . created_by AS created_by_15 , t0 . updated_by AS updated_by_16 , t0 . civilite_id AS civilite_id_17 , t0 . agence_voyage_id AS agence_voyage_id_18 FROM client t0 WHERE t0 . id = 348609 ;
Copy
2.78 ms (2.39%)
1
SELECT DISTINCT p0_ . id AS id_0 , p0_ . amount AS amount_1 , p0_ . currency AS currency_2 , p0_ . status AS status_3 , p0_ . reference AS reference_4 , p0_ . checkout_session_id AS checkout_session_id_5 , p0_ . payment_intent_id AS payment_intent_id_6 , p0_ . checkout_url AS checkout_url_7 , p0_ . refunded AS refunded_8 , p0_ . balance AS balance_9 , p0_ . fee AS fee_10 , p0_ . is_lien_paiement AS is_lien_paiement_11 , p0_ . created_at AS created_at_12 , p0_ . updated_at AS updated_at_13 , p0_ . created_by AS created_by_14 , p0_ . updated_by AS updated_by_15 , p0_ . commande_id AS commande_id_16 FROM payment p0_ LEFT JOIN commande c1_ ON p0_ . commande_id = c1_ . id WHERE p0_ . commande_id IN (? ) ORDER BY c1_ . created_at ASC LIMIT 30
SELECT DISTINCT p0_ . id AS id_0 , p0_ . amount AS amount_1 , p0_ . currency AS currency_2 , p0_ . status AS status_3 , p0_ . reference AS reference_4 , p0_ . checkout_session_id AS checkout_session_id_5 , p0_ . payment_intent_id AS payment_intent_id_6 , p0_ . checkout_url AS checkout_url_7 , p0_ . refunded AS refunded_8 , p0_ . balance AS balance_9 , p0_ . fee AS fee_10 , p0_ . is_lien_paiement AS is_lien_paiement_11 , p0_ . created_at AS created_at_12 , p0_ . updated_at AS updated_at_13 , p0_ . created_by AS created_by_14 , p0_ . updated_by AS updated_by_15 , p0_ . commande_id AS commande_id_16 FROM payment p0_ LEFT JOIN commande c1_ ON p0_ . commande_id = c1_ . id WHERE p0_ . commande_id IN ('401783' ) ORDER BY c1_ . created_at ASC LIMIT 30 ;
Copy
2.78 ms (2.39%)
1
SELECT count (DISTINCT (p0_ . id )) AS sclr_0 FROM payment p0_ WHERE p0_ . commande_id IN (? )
SELECT count (DISTINCT (p0_ . id )) AS sclr_0 FROM payment p0_ WHERE p0_ . commande_id IN ('401783' );
Copy
2.77 ms (2.38%)
1
SELECT DISTINCT r0_ . id AS id_0 , r0_ . montant_paye AS montant_paye_1 , r0_ . montant_du AS montant_du_2 , r0_ . montant_total AS montant_total_3 , r0_ . delai_annulation AS delai_annulation_4 , r0_ . status AS status_5 , r0_ . calc_date_arrivee AS calc_date_arrivee_6 , r0_ . calc_date_depart AS calc_date_depart_7 , r0_ . montant_rembourse AS montant_rembourse_8 , r0_ . note_interne AS note_interne_9 , r0_ . pms_reservation_id AS pms_reservation_id_10 , r0_ . mail_refuge_sent AS mail_refuge_sent_11 , r0_ . frais_annulation AS frais_annulation_12 , r0_ . created_at AS created_at_13 , r0_ . updated_at AS updated_at_14 , r0_ . created_by AS created_by_15 , r0_ . updated_by AS updated_by_16 , r0_ . refuge_id AS refuge_id_17 , r0_ . currency_id AS currency_id_18 , r0_ . commande_id AS commande_id_19 , r0_ . cancelled_reservation_id AS cancelled_reservation_id_20 FROM reservation r0_ WHERE r0_ . commande_id IN (? ) ORDER BY r0_ . refuge_id ASC LIMIT 30
SELECT DISTINCT r0_ . id AS id_0 , r0_ . montant_paye AS montant_paye_1 , r0_ . montant_du AS montant_du_2 , r0_ . montant_total AS montant_total_3 , r0_ . delai_annulation AS delai_annulation_4 , r0_ . status AS status_5 , r0_ . calc_date_arrivee AS calc_date_arrivee_6 , r0_ . calc_date_depart AS calc_date_depart_7 , r0_ . montant_rembourse AS montant_rembourse_8 , r0_ . note_interne AS note_interne_9 , r0_ . pms_reservation_id AS pms_reservation_id_10 , r0_ . mail_refuge_sent AS mail_refuge_sent_11 , r0_ . frais_annulation AS frais_annulation_12 , r0_ . created_at AS created_at_13 , r0_ . updated_at AS updated_at_14 , r0_ . created_by AS created_by_15 , r0_ . updated_by AS updated_by_16 , r0_ . refuge_id AS refuge_id_17 , r0_ . currency_id AS currency_id_18 , r0_ . commande_id AS commande_id_19 , r0_ . cancelled_reservation_id AS cancelled_reservation_id_20 FROM reservation r0_ WHERE r0_ . commande_id IN ('401783' ) ORDER BY r0_ . refuge_id ASC LIMIT 30 ;
Copy
2.74 ms (2.36%)
1
SELECT e0_ . ip_address AS ip_address_0 , e0_ . main_object_id AS main_object_id_1 , e0_ . main_object_class AS main_object_class_2 , e0_ . id AS id_3 , e0_ . action AS action_4 , e0_ . logged_at AS logged_at_5 , e0_ . object_id AS object_id_6 , e0_ . object_class AS object_class_7 , e0_ . version AS version_8 , e0_ . data AS data_9 , e0_ . username AS username_10 FROM ext_log_entries e0_ WHERE (e0_ . object_id = ? AND e0_ . object_class = ? ) OR (e0_ . main_object_id = ? AND e0_ . main_object_class = ? ) ORDER BY e0_ . version DESC
Parameters :
[
"401783 "
"App\Entity\Commande "
"401783 "
"App\Entity\Commande "
]
SELECT e0_ . ip_address AS ip_address_0 , e0_ . main_object_id AS main_object_id_1 , e0_ . main_object_class AS main_object_class_2 , e0_ . id AS id_3 , e0_ . action AS action_4 , e0_ . logged_at AS logged_at_5 , e0_ . object_id AS object_id_6 , e0_ . object_class AS object_class_7 , e0_ . version AS version_8 , e0_ . data AS data_9 , e0_ . username AS username_10 FROM ext_log_entries e0_ WHERE (e0_ . object_id = '401783' AND e0_ . object_class = 'App\\Entity\\Commande' ) OR (e0_ . main_object_id = '401783' AND e0_ . main_object_class = 'App\\Entity\\Commande' ) ORDER BY e0_ . version DESC ;
Copy
2.73 ms (2.35%)
1
SELECT count (DISTINCT (r0_ . id )) AS sclr_0 FROM reservation r0_ WHERE r0_ . commande_id IN (? )
SELECT count (DISTINCT (r0_ . id )) AS sclr_0 FROM reservation r0_ WHERE r0_ . commande_id IN ('401783' );
Copy
2.71 ms (2.34%)
1
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM refuge_translation t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM refuge_translation t0 WHERE t0 . object_id = 32398 ;
Copy
2.68 ms (2.31%)
1
SELECT t0 . id AS id_1 , t0 . quantite AS quantite_2 , t0 . total AS total_3 , t0 . enfant AS enfant_4 , t0 . acompte AS acompte_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . created_by AS created_by_8 , t0 . updated_by AS updated_by_9 , t0 . sejour_id AS sejour_id_10 , t0 . taxe_sejour_config_id AS taxe_sejour_config_id_11 FROM taxe_sejour t0 WHERE t0 . sejour_id = ?
SELECT t0 . id AS id_1 , t0 . quantite AS quantite_2 , t0 . total AS total_3 , t0 . enfant AS enfant_4 , t0 . acompte AS acompte_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . created_by AS created_by_8 , t0 . updated_by AS updated_by_9 , t0 . sejour_id AS sejour_id_10 , t0 . taxe_sejour_config_id AS taxe_sejour_config_id_11 FROM taxe_sejour t0 WHERE t0 . sejour_id = 81523 ;
Copy
2.57 ms (2.21%)
1
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . libelle AS libelle_3 , t0 . nb_personne AS nb_personne_4 , t0 . description AS description_5 , t0 . acompte AS acompte_6 , t0 . individuel AS individuel_7 , t0 . capacite AS capacite_8 , t0 . tri AS tri_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . created_by AS created_by_12 , t0 . updated_by AS updated_by_13 , t0 . refuge_id AS refuge_id_14 , t0 . confort_id AS confort_id_15 FROM roomtype t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . libelle AS libelle_3 , t0 . nb_personne AS nb_personne_4 , t0 . description AS description_5 , t0 . acompte AS acompte_6 , t0 . individuel AS individuel_7 , t0 . capacite AS capacite_8 , t0 . tri AS tri_9 , t0 . created_at AS created_at_10 , t0 . updated_at AS updated_at_11 , t0 . created_by AS created_by_12 , t0 . updated_by AS updated_by_13 , t0 . refuge_id AS refuge_id_14 , t0 . confort_id AS confort_id_15 FROM roomtype t0 WHERE t0 . id = 663 ;
Copy
2.54 ms (2.18%)
1
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM zone_geographique_translation t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM zone_geographique_translation t0 WHERE t0 . object_id = 10 ;
Copy