Query Metrics

162 Database Queries
14 Different statements
60.57 ms Query time
9 Invalid entities

Queries

Group similar statements

# Time Info
1 0.44 ms
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.first_name AS first_name_21, t0.last_name AS last_name_22, t0.locale_code AS locale_code_23, t0.type AS type_24, t0.phone AS phone_25, t0.birthday AS birthday_26, t0.adminUserGroup_id AS adminUserGroup_id_27, t0.professional_id AS professional_id_28, t29.type AS type_30, t29.legend AS legend_31, t29.path AS path_32, t29.id AS id_33, t29.owner_id AS owner_id_34 FROM sylius_admin_user t0 LEFT JOIN sylius_avatar_image t29 ON t29.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
  17
]
2 0.38 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.shop_billing_data_id AS shop_billing_data_id_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.enabled AS enabled_28, t26.by_default AS by_default_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.id AS id_32, t0.default_tax_zone_id AS default_tax_zone_id_33, t0.menu_taxon_id AS menu_taxon_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id WHERE t0.hostname = ? AND t0.enabled = ? LIMIT 1
Parameters:
[
  "cmp-system.com"
  1
]
3 0.34 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.shop_billing_data_id AS shop_billing_data_id_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.enabled AS enabled_28, t26.by_default AS by_default_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.id AS id_32, t0.default_tax_zone_id AS default_tax_zone_id_33, t0.menu_taxon_id AS menu_taxon_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id
Parameters:
[]
4 0.23 ms
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.by_default AS by_default_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
Parameters:
[
  1
]
5 0.22 ms
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
  1
]
6 0.21 ms
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
  1
]
7 2.54 ms
SELECT s0_.pay_currency_code AS pay_currency_code_0, SUM(s0_.imports * (CASE WHEN s0_.credit = 1 THEN 1 ELSE -1 END)) / COUNT(s1_.id) AS sclr_1, s0_.pay_currency_code AS pay_currency_code_2, SUM(s0_.pays * (CASE WHEN s0_.credit = 1 THEN 1 ELSE -1 END)) / COUNT(s1_.id) AS sclr_3, s0_.pay_currency_code AS pay_currency_code_4, SUM(s0_.balance * (CASE WHEN s0_.credit = 1 THEN 1 ELSE -1 END)) / COUNT(s1_.id) AS sclr_5 FROM sylius_pay_customer s1_ LEFT JOIN sylius_pay s0_ ON s1_.pay_id = s0_.id INNER JOIN sylius_currency s2_ ON s0_.currency_id = s2_.id WHERE s1_.pay_id = s0_.id AND s0_.enabled = ? AND s2_.enabled = ? GROUP BY s1_.id ORDER BY s1_.created_at DESC
Parameters:
[
  1
  1
]
8 2.78 ms
SELECT DISTINCT id_4 FROM (SELECT DISTINCT id_4, created_at_2 FROM (SELECT s0_.enabled AS enabled_0, s0_.description AS description_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s2_.enabled AS enabled_7 FROM sylius_pay_customer s0_ LEFT JOIN sylius_pay s1_ ON s0_.pay_id = s1_.id INNER JOIN sylius_currency s2_ ON s1_.currency_id = s2_.id WHERE s0_.pay_id = s1_.id AND s1_.enabled = ? AND s2_.enabled = ?) dctrn_result_inner ORDER BY created_at_2 DESC) dctrn_result LIMIT 50
Parameters:
[
  1
  1
]
9 1.44 ms
SELECT s0_.enabled AS enabled_0, s0_.description AS description_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4, s0_.pay_id AS pay_id_5, s0_.turn_id AS turn_id_6, s0_.customer_id AS customer_id_7 FROM sylius_pay_customer s0_ LEFT JOIN sylius_pay s1_ ON s0_.pay_id = s1_.id INNER JOIN sylius_currency s2_ ON s1_.currency_id = s2_.id WHERE s0_.pay_id = s1_.id AND s1_.enabled = ? AND s2_.enabled = ? AND s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.created_at DESC
Parameters:
[
  1
  1
  657
  656
  655
  654
  653
  652
  651
  650
  649
  648
  647
  646
  645
  644
  643
  642
  641
  639
  638
  637
  636
  635
  634
  633
  632
  631
  630
  629
  628
  627
  626
  625
  624
  623
  622
  621
  620
  619
  618
  617
  616
  615
  614
  613
  612
  611
  610
  609
  608
  607
]
10 1.31 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_4 FROM (SELECT s0_.enabled AS enabled_0, s0_.description AS description_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.id AS id_4 FROM sylius_pay_customer s0_ LEFT JOIN sylius_pay s1_ ON s0_.pay_id = s1_.id INNER JOIN sylius_currency s2_ ON s1_.currency_id = s2_.id WHERE s0_.pay_id = s1_.id AND s1_.enabled = ? AND s2_.enabled = ? ORDER BY s0_.created_at DESC) dctrn_result) dctrn_table
Parameters:
[
  1
  1
]
11 0.26 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  703
]
12 0.73 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  284
]
13 0.24 ms
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.by_default AS by_default_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6 FROM sylius_currency t0 WHERE t0.id = ?
Parameters:
[
  2
]
14 0.32 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  810
]
15 0.29 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  702
]
16 0.48 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  688
]
17 0.26 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  899
]
18 0.25 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  701
]
19 0.47 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  687
]
20 0.33 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  913
]
21 0.28 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  700
]
22 0.55 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  685
]
23 0.28 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  901
]
24 0.28 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  699
]
25 0.55 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  254
]
26 0.34 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  598
]
27 0.24 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  698
]
28 0.41 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  306
]
29 0.23 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  503
]
30 0.23 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  697
]
31 0.44 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  684
]
32 0.25 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  895
]
33 0.20 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  696
]
34 0.44 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  682
]
35 0.23 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  860
]
36 0.22 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  695
]
37 0.43 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  578
]
38 0.24 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  874
]
39 0.22 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  694
]
40 0.45 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  681
]
41 0.24 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  868
]
42 0.22 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  693
]
43 0.44 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  449
]
44 0.21 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  893
]
45 0.22 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  692
]
46 0.42 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  680
]
47 0.24 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  865
]
48 0.22 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  691
]
49 0.42 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  678
]
50 0.23 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  780
]
51 0.20 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  690
]
52 0.43 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  416
]
53 0.25 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  792
]
54 0.21 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  689
]
55 0.43 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  677
]
56 0.24 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  886
]
57 0.22 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  688
]
58 0.43 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  676
]
59 0.26 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  887
]
60 0.27 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  687
]
61 0.55 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  675
]
62 0.31 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  889
]
63 0.27 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  685
]
64 0.56 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  673
]
65 0.29 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  879
]
66 0.26 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  684
]
67 0.55 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  672
]
68 0.31 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  859
]
69 0.29 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  677
]
70 0.52 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  669
]
71 0.29 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  870
]
72 0.29 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  676
]
73 0.45 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  668
]
74 0.27 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  891
]
75 0.28 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  669
]
76 0.55 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  667
]
77 0.30 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  888
]
78 0.26 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  668
]
79 0.44 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  88
]
80 0.25 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  697
]
81 0.24 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  667
]
82 0.46 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  508
]
83 0.26 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  869
]
84 0.24 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  666
]
85 0.61 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  664
]
86 0.32 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  866
]
87 0.28 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  665
]
88 0.54 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  588
]
89 0.32 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  857
]
90 0.25 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  664
]
91 0.53 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  666
]
92 0.29 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  861
]
93 0.26 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  663
]
94 0.51 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  276
]
95 0.26 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  847
]
96 0.23 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  662
]
97 0.52 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  636
]
98 0.31 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  843
]
99 0.25 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  661
]
100 0.50 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  200
]
101 0.33 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  324
]
102 0.32 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  660
]
103 0.58 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  514
]
104 0.30 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  838
]
105 0.32 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  659
]
106 0.55 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  653
]
107 0.31 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  863
]
108 0.32 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  658
]
109 0.54 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  663
]
110 0.31 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  853
]
111 0.30 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  657
]
112 0.51 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  470
]
113 0.31 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  753
]
114 0.27 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  656
]
115 0.61 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  662
]
116 0.32 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  820
]
117 0.25 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  655
]
118 0.42 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  660
]
119 0.28 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  795
]
120 0.26 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  654
]
121 0.45 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  171
]
122 0.26 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  590
]
123 0.24 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  653
]
124 0.50 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  659
]
125 0.26 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  749
]
126 0.22 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  652
]
127 0.43 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  392
]
128 0.24 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  830
]
129 0.23 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  651
]
130 0.44 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  658
]
131 0.24 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  809
]
132 0.26 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  650
]
133 0.44 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  657
]
134 0.23 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  840
]
135 0.21 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  649
]
136 0.41 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  656
]
137 0.23 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  829
]
138 0.20 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  648
]
139 0.39 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  160
]
140 0.22 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  696
]
141 0.19 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  647
]
142 0.42 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  655
]
143 0.21 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  845
]
144 0.26 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  646
]
145 0.40 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  384
]
146 0.25 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  821
]
147 0.20 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  645
]
148 0.41 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  273
]
149 0.31 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  785
]
150 0.23 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  644
]
151 0.45 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  13
]
152 0.25 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  690
]
153 0.22 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  643
]
154 0.45 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  654
]
155 0.24 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  808
]
156 0.23 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  642
]
157 0.42 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  643
]
158 0.25 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  834
]
159 0.23 ms
SELECT t0.state AS state_1, t0.imports AS imports_2, t0.pays AS pays_3, t0.balance AS balance_4, t0.credit AS credit_5, t0.enabled AS enabled_6, t0.finish AS finish_7, t0.import_negative AS import_negative_8, t0.pay_currency_code AS pay_currency_code_9, t0.description AS description_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.id AS id_13, t0.payProvider_id AS payProvider_id_14, t0.payCustomer_id AS payCustomer_id_15, t0.payProfessional_id AS payProfessional_id_16, t0.payFixAcount_id AS payFixAcount_id_17, t0.product_id AS product_id_18, t0.pay_fixed_id AS pay_fixed_id_19, t0.currency_id AS currency_id_20 FROM sylius_pay t0 WHERE t0.id = ?
Parameters:
[
  641
]
160 0.48 ms
SELECT t0.email AS email_1, t0.email_canonical AS email_canonical_2, t0.dni AS dni_3, t0.healt_cover AS healt_cover_4, t0.height AS height_5, t0.weight AS weight_6, t0.imc AS imc_7, t0.last_height AS last_height_8, t0.last_weight AS last_weight_9, t0.last_imc AS last_imc_10, t0.how_meet_us AS how_meet_us_11, t0.how_meet_us_other AS how_meet_us_other_12, t0.allergies AS allergies_13, t0.hemorrhoids AS hemorrhoids_14, t0.vulvar_varicose AS vulvar_varicose_15, t0.prev_surgeries AS prev_surgeries_16, t0.prev_disease AS prev_disease_17, t0.prev_disease_other AS prev_disease_other_18, t0.fam_varicoses_mother AS fam_varicoses_mother_19, t0.fam_varicoses_father AS fam_varicoses_father_20, t0.fam_varicoses_brothers AS fam_varicoses_brothers_21, t0.fam_varicoses_grandparents AS fam_varicoses_grandparents_22, t0.fam_ulcers_mother AS fam_ulcers_mother_23, t0.fam_ulcers_father AS fam_ulcers_father_24, t0.fam_ulcers_brothers AS fam_ulcers_brothers_25, t0.fam_ulcers_grandparents AS fam_ulcers_grandparents_26, t0.fam_hemorrhoids_mother AS fam_hemorrhoids_mother_27, t0.fam_hemorrhoids_father AS fam_hemorrhoids_father_28, t0.fam_hemorrhoids_brothers AS fam_hemorrhoids_brothers_29, t0.fam_hemorrhoids_grandparents AS fam_hemorrhoids_grandparents_30, t0.fam_diabetes_mother AS fam_diabetes_mother_31, t0.fam_diabetes_father AS fam_diabetes_father_32, t0.fam_diabetes_brothers AS fam_diabetes_brothers_33, t0.fam_diabetes_grandparents AS fam_diabetes_grandparents_34, t0.fam_phlebitis_mother AS fam_phlebitis_mother_35, t0.fam_phlebitis_father AS fam_phlebitis_father_36, t0.fam_phlebitis_brothers AS fam_phlebitis_brothers_37, t0.fam_phlebitis_grandparents AS fam_phlebitis_grandparents_38, t0.fam_embolism_mother AS fam_embolism_mother_39, t0.fam_embolism_father AS fam_embolism_father_40, t0.fam_embolism_brothers AS fam_embolism_brothers_41, t0.fam_embolism_grandparents AS fam_embolism_grandparents_42, t0.cesarea AS cesarea_43, t0.normal_birth AS normal_birth_44, t0.sons AS sons_45, t0.sons_ages AS sons_ages_46, t0.menstrual_cycle AS menstrual_cycle_47, t0.pregnancies AS pregnancies_48, t0.abortions AS abortions_49, t0.gained_lot_weight_in_pregnancy AS gained_lot_weight_in_pregnancy_50, t0.genital_varicose AS genital_varicose_51, t0.aco AS aco_52, t0.name_aco AS name_aco_53, t0.menstrual_last_date AS menstrual_last_date_54, t0.flebo_prev_treat AS flebo_prev_treat_55, t0.flebo_what_treat AS flebo_what_treat_56, t0.eco_doppler_MMII AS eco_doppler_MMII_57, t0.flabo_oral_medications AS flabo_oral_medications_58, t0.compression_stockings_or_bandages AS compression_stockings_or_bandages_59, t0.varicorrhagia AS varicorrhagia_60, t0.ulcer AS ulcer_61, t0.dermatoses AS dermatoses_62, t0.spontaneous_hematomas AS spontaneous_hematomas_63, t0.pigmentations AS pigmentations_64, t0.bruises_easily AS bruises_easily_65, t0.chilblains AS chilblains_66, t0.anatomical_injuries AS anatomical_injuries_67, t0.anato_edema AS anato_edema_68, t0.anato_hypodermitis AS anato_hypodermitis_69, t0.anato_dermatoses AS anato_dermatoses_70, t0.anato_cyanosis AS anato_cyanosis_71, t0.anato_ulcer AS anato_ulcer_72, t0.ocupation AS ocupation_73, t0.medicines AS medicines_74, t0.smoke_quantity AS smoke_quantity_75, t0.alcohol_quantity AS alcohol_quantity_76, t0.description AS description_77, t0.enabled AS enabled_78, t0.first_name AS first_name_79, t0.last_name AS last_name_80, t0.birthday AS birthday_81, t0.gender AS gender_82, t0.last_visit AS last_visit_83, t0.address AS address_84, t0.created_at AS created_at_85, t0.updated_at AS updated_at_86, t0.phone_number AS phone_number_87, t0.subscribed_to_newsletter AS subscribed_to_newsletter_88, t0.id AS id_89, t0.admin_user_id AS admin_user_id_90, t0.professional_id AS professional_id_91, t0.customer_group_id AS customer_group_id_92 FROM sylius_customer t0 WHERE t0.id = ?
Parameters:
[
  453
]
161 0.24 ms
SELECT t0.name AS name_1, t0.lastname AS lastname_2, t0.dni AS dni_3, t0.color AS color_4, t0.pay_status AS pay_status_5, t0.turn_status AS turn_status_6, t0.final_status AS final_status_7, t0.how_meet_us_other AS how_meet_us_other_8, t0.phone_number AS phone_number_9, t0.reschedule AS reschedule_10, t0.create_customer AS create_customer_11, t0.create__pay_customer AS create__pay_customer_12, t0.create_product AS create_product_13, t0.enabled AS enabled_14, t0.start AS start_15, t0.end AS end_16, t0.duration AS duration_17, t0.description AS description_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.id AS id_21, t0.payCustomer_id AS payCustomer_id_22, t0.product_id AS product_id_23, t0.professional_id AS professional_id_24, t0.customer_id AS customer_id_25, t0.room_id AS room_id_26, t0.main_taxon_id AS main_taxon_id_27 FROM sylius_turn t0 WHERE t0.id = ?
Parameters:
[
  836
]
162 0.36 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.shop_billing_data_id AS shop_billing_data_id_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.enabled AS enabled_28, t26.by_default AS by_default_29, t26.created_at AS created_at_30, t26.updated_at AS updated_at_31, t26.id AS id_32, t0.default_tax_zone_id AS default_tax_zone_id_33, t0.menu_taxon_id AS menu_taxon_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id
Parameters:
[]

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
Sylius\Component\Order\Model\Order No errors.
Sylius\Component\Core\Model\Order No errors.
Sylius\Component\Shipping\Model\Shipment No errors.
Sylius\Component\Core\Model\Shipment No errors.
Sylius\Component\User\Model\User No errors.
Sylius\Component\Core\Model\AdminUser
  • The association Sylius\Component\Core\Model\AdminUser#professional refers to the inverse side field Sylius\Component\Customer\Model\Professional#adminUsers which does not exist.
Sylius\Component\Core\Model\AdminUserGroup No errors.
Sylius\Component\Customer\Model\Professional No errors.
Sylius\Component\Core\Model\Image No errors.
Sylius\Component\Core\Model\AvatarImage No errors.
Sylius\Component\Customer\Model\Customer
  • The association Sylius\Component\Customer\Model\Customer#professional refers to the inverse side field Sylius\Component\Customer\Model\Professional#customers which does not exist.
Sylius\Component\User\Model\UserOAuth No errors.
Sylius\Component\Channel\Model\Channel No errors.
Sylius\Component\Core\Model\Channel No errors.
Sylius\Component\Core\Model\ShopBillingData No errors.
Sylius\Component\Locale\Model\Locale No errors.
Sylius\Component\Currency\Model\Currency
  • The field Sylius\Component\Currency\Model\Currency#payAcounts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Sylius\Component\Payment\Model\PayAcount#currency does not contain the required 'inversedBy="payAcounts"' attribute.
Sylius\Component\Addressing\Model\Zone No errors.
Sylius\Component\Taxonomy\Model\Taxon No errors.
Sylius\Component\Core\Model\Taxon No errors.
Sylius\Component\Payment\Model\PayAcount No errors.
Sylius\Component\Addressing\Model\Country No errors.
Sylius\Component\Payment\Model\PayCustomer
  • The association Sylius\Component\Payment\Model\PayCustomer#customer refers to the inverse side field Sylius\Component\Customer\Model\Customer#payCustomers which does not exist.
Sylius\Component\Payment\Model\Pay No errors.
Sylius\Component\Customer\Model\Turn
  • The association Sylius\Component\Customer\Model\Turn#professional refers to the inverse side field Sylius\Component\Customer\Model\Professional#turns which does not exist.
  • The association Sylius\Component\Customer\Model\Turn#customer refers to the inverse side field Sylius\Component\Customer\Model\Customer#turns which does not exist.
Sylius\Component\Payment\Model\PayProvider No errors.
Sylius\Component\Payment\Model\PayProfessional
  • The association Sylius\Component\Payment\Model\PayProfessional#professional refers to the inverse side field Sylius\Component\Customer\Model\Professional#payProfessionals which does not exist.
Sylius\Component\Payment\Model\PayFixAcount No errors.
Sylius\Component\Product\Model\Product
  • The association Sylius\Component\Product\Model\Product#customer refers to the inverse side field Sylius\Component\Customer\Model\Customer#products which does not exist.
  • The association Sylius\Component\Product\Model\Product#mainProfessional refers to the inverse side field Sylius\Component\Customer\Model\Professional#products which does not exist.
  • The association Sylius\Component\Product\Model\Product#room refers to the inverse side field Sylius\Component\Product\Model\ProductRoom#products which does not exist.
Sylius\Component\Core\Model\Product
  • The association Sylius\Component\Core\Model\Product#customer refers to the inverse side field Sylius\Component\Customer\Model\Customer#products which does not exist.
  • The association Sylius\Component\Core\Model\Product#mainProfessional refers to the inverse side field Sylius\Component\Customer\Model\Professional#products which does not exist.
  • The association Sylius\Component\Core\Model\Product#room refers to the inverse side field Sylius\Component\Product\Model\ProductRoom#products which does not exist.
  • The mappings Sylius\Component\Core\Model\Product#productAbdomens and Sylius\Component\Product\Model\ProductAbdomen#product are inconsistent with each other.
Sylius\Component\Payment\Model\PayFixed
  • The association Sylius\Component\Payment\Model\PayFixed#professional refers to the inverse side field Sylius\Component\Customer\Model\Professional#payFixeds which does not exist.
Sylius\Component\Payment\Model\PayImport No errors.
Sylius\Component\Payment\Model\PayMov No errors.
Sylius\Component\Customer\Model\CustomerGroup No errors.
Sylius\Component\Product\Model\ProductRoom No errors.
Sylius\Component\Customer\Model\TurnTaxon No errors.
Sylius\Component\Core\Model\ProductTaxon No errors.