Query Metrics
441
Database Queries
16
Different statements
1845.81 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 10.45 ms |
SELECT t0.id AS id_1, t0.zipcode AS zipcode_2, t0.city AS city_3, t0.country AS country_4, t0.region AS region_5, t0.department AS department_6, t0.parent_id AS parent_id_7, t0.created AS created_8, t0.updated AS updated_9, t0.centers_title_seo AS centers_title_seo_10, t0.professionals_title_seo AS professionals_title_seo_11, t0.doctors_title_seo AS doctors_title_seo_12, t0.suppliers_title_seo AS suppliers_title_seo_13, t0.speechtherapists_title_seo AS speechtherapists_title_seo_14, t0.networks_title_seo AS networks_title_seo_15, t0.services_title_seo AS services_title_seo_16, t0.special_schools_title_seo AS special_schools_title_seo_17, t0.agencies_title_seo AS agencies_title_seo_18, t0.training_centers_title_seo AS training_centers_title_seo_19, t0.centers_description_seo AS centers_description_seo_20, t0.professionals_description_seo AS professionals_description_seo_21, t0.doctors_description_seo AS doctors_description_seo_22, t0.suppliers_description_seo AS suppliers_description_seo_23, t0.speechtherapists_description_seo AS speechtherapists_description_seo_24, t0.networks_description_seo AS networks_description_seo_25, t0.services_description_seo AS services_description_seo_26, t0.special_schools_description_seo AS special_schools_description_seo_27, t0.agencies_description_seo AS agencies_description_seo_28, t0.training_centers_description_seo AS training_centers_description_seo_29, t0.cities_id AS cities_id_30 FROM zipcode t0 WHERE t0.zipcode = ? AND t0.city = ? LIMIT 1
Parameters:
[ "10130" "AUXON" ] |
| 2 | 0.38 ms |
SELECT t0.id AS id_1, t0.zip_code AS zip_code_2, t0.ville AS ville_3, t0.region AS region_4, t0.dept_txt AS dept_txt_5, t0.dept_code AS dept_code_6, t0.lat AS lat_7, t0.lng AS lng_8 FROM cities t0 WHERE t0.id = ?
Parameters:
[
51902
]
|
| 3 | 13.31 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4277
]
|
| 4 | 2.55 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4277
]
|
| 5 | 146.88 ms |
SELECT (6371 * ACOS(COS(RADIANS(?)) * COS(RADIANS(c0_.lat)) * COS(RADIANS(c0_.lng) - RADIANS(?)) + SIN(RADIANS(?)) * SIN(RADIANS(c0_.lat)))) AS sclr_0, z1_.id AS id_1, z1_.zipcode AS zipcode_2, z1_.city AS city_3, z1_.country AS country_4, z1_.region AS region_5, z1_.department AS department_6, z1_.parent_id AS parent_id_7, z1_.created AS created_8, z1_.updated AS updated_9, z1_.centers_title_seo AS centers_title_seo_10, z1_.professionals_title_seo AS professionals_title_seo_11, z1_.doctors_title_seo AS doctors_title_seo_12, z1_.suppliers_title_seo AS suppliers_title_seo_13, z1_.speechtherapists_title_seo AS speechtherapists_title_seo_14, z1_.networks_title_seo AS networks_title_seo_15, z1_.services_title_seo AS services_title_seo_16, z1_.special_schools_title_seo AS special_schools_title_seo_17, z1_.agencies_title_seo AS agencies_title_seo_18, z1_.training_centers_title_seo AS training_centers_title_seo_19, z1_.centers_description_seo AS centers_description_seo_20, z1_.professionals_description_seo AS professionals_description_seo_21, z1_.doctors_description_seo AS doctors_description_seo_22, z1_.suppliers_description_seo AS suppliers_description_seo_23, z1_.speechtherapists_description_seo AS speechtherapists_description_seo_24, z1_.networks_description_seo AS networks_description_seo_25, z1_.services_description_seo AS services_description_seo_26, z1_.special_schools_description_seo AS special_schools_description_seo_27, z1_.agencies_description_seo AS agencies_description_seo_28, z1_.training_centers_description_seo AS training_centers_description_seo_29, c0_.id AS id_30, c0_.zip_code AS zip_code_31, c0_.ville AS ville_32, c0_.region AS region_33, c0_.dept_txt AS dept_txt_34, c0_.dept_code AS dept_code_35, c0_.lat AS lat_36, c0_.lng AS lng_37, z1_.cities_id AS cities_id_38 FROM zipcode z1_ LEFT JOIN cities c0_ ON z1_.cities_id = c0_.id WHERE c0_.id = z1_.cities_id AND c0_.id <> ? AND (z1_.parent_id IS NULL OR z1_.parent_id = ?) GROUP BY z1_.city HAVING sclr_0 < 1000 ORDER BY sclr_0 ASC LIMIT 100
Parameters:
[ 48.1001 3.9209 48.1001 51902 0 ] |
| 6 | 13.43 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2761
]
|
| 7 | 2.41 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2761
]
|
| 8 | 13.15 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2464
]
|
| 9 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2464
]
|
| 10 | 13.10 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4168
]
|
| 11 | 2.38 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4168
]
|
| 12 | 13.10 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
162
]
|
| 13 | 2.51 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
162
]
|
| 14 | 13.12 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2466
]
|
| 15 | 2.56 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2466
]
|
| 16 | 12.99 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
167
]
|
| 17 | 2.35 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
167
]
|
| 18 | 12.90 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
160
]
|
| 19 | 2.44 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
160
]
|
| 20 | 12.96 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
166
]
|
| 21 | 2.33 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
166
]
|
| 22 | 12.93 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
165
]
|
| 23 | 2.30 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
165
]
|
| 24 | 13.09 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
157
]
|
| 25 | 2.59 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
157
]
|
| 26 | 12.94 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3621
]
|
| 27 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3621
]
|
| 28 | 13.01 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3828
]
|
| 29 | 2.34 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3828
]
|
| 30 | 12.99 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3829
]
|
| 31 | 2.53 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3829
]
|
| 32 | 13.06 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2465
]
|
| 33 | 2.30 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2465
]
|
| 34 | 13.44 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
161
]
|
| 35 | 2.31 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
161
]
|
| 36 | 13.39 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4537
]
|
| 37 | 2.36 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4537
]
|
| 38 | 13.41 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2467
]
|
| 39 | 2.43 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2467
]
|
| 40 | 13.38 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3477
]
|
| 41 | 2.35 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3477
]
|
| 42 | 13.41 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
159
]
|
| 43 | 2.31 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
159
]
|
| 44 | 13.14 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4196
]
|
| 45 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4196
]
|
| 46 | 13.18 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2462
]
|
| 47 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2462
]
|
| 48 | 13.45 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2460
]
|
| 49 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2460
]
|
| 50 | 13.37 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
164
]
|
| 51 | 2.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
164
]
|
| 52 | 13.18 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2454
]
|
| 53 | 2.32 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2454
]
|
| 54 | 13.10 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3771
]
|
| 55 | 2.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3771
]
|
| 56 | 13.22 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3475
]
|
| 57 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3475
]
|
| 58 | 22.30 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2764
]
|
| 59 | 4.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2764
]
|
| 60 | 21.05 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2463
]
|
| 61 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2463
]
|
| 62 | 13.51 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3652
]
|
| 63 | 2.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3652
]
|
| 64 | 13.50 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
158
]
|
| 65 | 2.37 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
158
]
|
| 66 | 13.43 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2455
]
|
| 67 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2455
]
|
| 68 | 13.46 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2456
]
|
| 69 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2456
]
|
| 70 | 13.44 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3476
]
|
| 71 | 2.25 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3476
]
|
| 72 | 13.25 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
169
]
|
| 73 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
169
]
|
| 74 | 13.10 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2762
]
|
| 75 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2762
]
|
| 76 | 13.45 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
168
]
|
| 77 | 2.33 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
168
]
|
| 78 | 13.14 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
394
]
|
| 79 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
394
]
|
| 80 | 13.24 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2461
]
|
| 81 | 2.37 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2461
]
|
| 82 | 13.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4289
]
|
| 83 | 2.31 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4289
]
|
| 84 | 13.45 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
163
]
|
| 85 | 2.36 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
163
]
|
| 86 | 13.25 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2457
]
|
| 87 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2457
]
|
| 88 | 13.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2458
]
|
| 89 | 2.50 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2458
]
|
| 90 | 13.38 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2842
]
|
| 91 | 2.37 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2842
]
|
| 92 | 13.63 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1182
]
|
| 93 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1182
]
|
| 94 | 13.50 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2121
]
|
| 95 | 2.43 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2121
]
|
| 96 | 13.37 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2459
]
|
| 97 | 2.23 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2459
]
|
| 98 | 13.44 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3114
]
|
| 99 | 2.20 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3114
]
|
| 100 | 13.49 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3986
]
|
| 101 | 2.20 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3986
]
|
| 102 | 13.36 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4600
]
|
| 103 | 2.19 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4600
]
|
| 104 | 13.36 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
383
]
|
| 105 | 2.23 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
383
]
|
| 106 | 13.50 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4371
]
|
| 107 | 2.21 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4371
]
|
| 108 | 13.51 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1434
]
|
| 109 | 2.22 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1434
]
|
| 110 | 13.39 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2118
]
|
| 111 | 2.21 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2118
]
|
| 112 | 13.33 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4203
]
|
| 113 | 2.33 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4203
]
|
| 114 | 13.23 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4560
]
|
| 115 | 2.19 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4560
]
|
| 116 | 13.39 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3371
]
|
| 117 | 2.19 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3371
]
|
| 118 | 13.15 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3999
]
|
| 119 | 2.18 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3999
]
|
| 120 | 13.12 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1278
]
|
| 121 | 2.19 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1278
]
|
| 122 | 13.34 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4282
]
|
| 123 | 2.30 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4282
]
|
| 124 | 13.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1178
]
|
| 125 | 2.48 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1178
]
|
| 126 | 13.18 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2136
]
|
| 127 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2136
]
|
| 128 | 13.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1179
]
|
| 129 | 2.27 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1179
]
|
| 130 | 13.43 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3985
]
|
| 131 | 2.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3985
]
|
| 132 | 13.11 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2157
]
|
| 133 | 2.30 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2157
]
|
| 134 | 13.35 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4060
]
|
| 135 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4060
]
|
| 136 | 13.27 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1172
]
|
| 137 | 2.30 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1172
]
|
| 138 | 13.35 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2137
]
|
| 139 | 2.31 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2137
]
|
| 140 | 13.33 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4490
]
|
| 141 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4490
]
|
| 142 | 13.17 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2155
]
|
| 143 | 2.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2155
]
|
| 144 | 13.39 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1274
]
|
| 145 | 2.29 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1274
]
|
| 146 | 13.44 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1288
]
|
| 147 | 2.36 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1288
]
|
| 148 | 13.23 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4184
]
|
| 149 | 2.32 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4184
]
|
| 150 | 13.16 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2164
]
|
| 151 | 2.31 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2164
]
|
| 152 | 13.48 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4607
]
|
| 153 | 2.38 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4607
]
|
| 154 | 13.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2119
]
|
| 155 | 2.35 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2119
]
|
| 156 | 13.27 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
388
]
|
| 157 | 2.21 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
388
]
|
| 158 | 12.95 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2168
]
|
| 159 | 2.27 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2168
]
|
| 160 | 12.82 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2132
]
|
| 161 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2132
]
|
| 162 | 12.89 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3922
]
|
| 163 | 2.33 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3922
]
|
| 164 | 12.80 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4535
]
|
| 165 | 2.34 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4535
]
|
| 166 | 12.90 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2141
]
|
| 167 | 2.46 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2141
]
|
| 168 | 12.82 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1289
]
|
| 169 | 2.21 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1289
]
|
| 170 | 12.79 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2115
]
|
| 171 | 2.33 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2115
]
|
| 172 | 12.76 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4159
]
|
| 173 | 2.19 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4159
]
|
| 174 | 12.83 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4350
]
|
| 175 | 2.20 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4350
]
|
| 176 | 12.84 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2161
]
|
| 177 | 2.26 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2161
]
|
| 178 | 12.80 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3720
]
|
| 179 | 2.28 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3720
]
|
| 180 | 12.83 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4382
]
|
| 181 | 2.30 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4382
]
|
| 182 | 12.86 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1272
]
|
| 183 | 2.45 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1272
]
|
| 184 | 0.88 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
361
]
|
| 185 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.principal AS principal_4, t0.alias AS alias_5, t0.created AS created_6, t0.updated AS updated_7, t0.nouvelle_fiche AS nouvelle_fiche_8, t0.controle AS controle_9, t0.validate_with_modif AS validate_with_modif_10, t0.type_validate AS type_validate_11, t0.observation AS observation_12 FROM degrees t0 WHERE t0.id = ?
Parameters:
[
28
]
|
| 186 | 0.83 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
4108
]
|
| 187 | 0.77 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
970
]
|
| 188 | 0.93 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
3879
]
|
| 189 | 0.87 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
2329
]
|
| 190 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.principal AS principal_4, t0.alias AS alias_5, t0.created AS created_6, t0.updated AS updated_7, t0.nouvelle_fiche AS nouvelle_fiche_8, t0.controle AS controle_9, t0.validate_with_modif AS validate_with_modif_10, t0.type_validate AS type_validate_11, t0.observation AS observation_12 FROM degrees t0 WHERE t0.id = ?
Parameters:
[
40
]
|
| 191 | 0.74 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
2359
]
|
| 192 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.principal AS principal_4, t0.alias AS alias_5, t0.created AS created_6, t0.updated AS updated_7, t0.nouvelle_fiche AS nouvelle_fiche_8, t0.controle AS controle_9, t0.validate_with_modif AS validate_with_modif_10, t0.type_validate AS type_validate_11, t0.observation AS observation_12 FROM degrees t0 WHERE t0.id = ?
Parameters:
[
29
]
|
| 193 | 0.77 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
3880
]
|
| 194 | 0.82 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
3878
]
|
| 195 | 0.74 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
987
]
|
| 196 | 0.78 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
2489
]
|
| 197 | 0.90 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
3423
]
|
| 198 | 0.87 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
2363
]
|
| 199 | 0.79 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
322
]
|
| 200 | 0.79 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
726
]
|
| 201 | 0.70 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
1515
]
|
| 202 | 0.75 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
2226
]
|
| 203 | 0.85 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
1850
]
|
| 204 | 0.75 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
1088
]
|
| 205 | 0.73 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
4188
]
|
| 206 | 0.82 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
1887
]
|
| 207 | 0.86 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
442
]
|
| 208 | 0.78 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
38
]
|
| 209 | 0.72 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
1550
]
|
| 210 | 0.83 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
1086
]
|
| 211 | 0.89 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
4173
]
|
| 212 | 0.79 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
3913
]
|
| 213 | 0.73 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
3997
]
|
| 214 | 0.69 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
4132
]
|
| 215 | 0.80 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
4316
]
|
| 216 | 0.86 ms |
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.doctor_id AS doctor_id_4, t0.degree_id AS degree_id_5 FROM doctor_degrees t0 WHERE t0.doctor_id = ?
Parameters:
[
936
]
|
| 217 | 0.50 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
361
]
|
| 218 | 0.44 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
361
]
|
| 219 | 0.39 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4108
]
|
| 220 | 0.42 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4108
]
|
| 221 | 0.40 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
970
]
|
| 222 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
970
]
|
| 223 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3879
]
|
| 224 | 0.54 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3879
]
|
| 225 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2329
]
|
| 226 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2329
]
|
| 227 | 0.39 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2359
]
|
| 228 | 0.39 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2359
]
|
| 229 | 0.42 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3880
]
|
| 230 | 0.43 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3880
]
|
| 231 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3878
]
|
| 232 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3878
]
|
| 233 | 0.29 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
987
]
|
| 234 | 0.27 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
987
]
|
| 235 | 0.31 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2489
]
|
| 236 | 0.30 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2489
]
|
| 237 | 0.40 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3423
]
|
| 238 | 0.53 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3423
]
|
| 239 | 0.44 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2363
]
|
| 240 | 0.41 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2363
]
|
| 241 | 0.50 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
322
]
|
| 242 | 0.42 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
322
]
|
| 243 | 0.57 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
726
]
|
| 244 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
726
]
|
| 245 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1515
]
|
| 246 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1515
]
|
| 247 | 0.35 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2226
]
|
| 248 | 0.30 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2226
]
|
| 249 | 0.29 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1850
]
|
| 250 | 0.33 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1850
]
|
| 251 | 0.29 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1088
]
|
| 252 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1088
]
|
| 253 | 0.34 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4188
]
|
| 254 | 0.35 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4188
]
|
| 255 | 0.30 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1887
]
|
| 256 | 0.40 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1887
]
|
| 257 | 0.32 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
442
]
|
| 258 | 0.41 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
442
]
|
| 259 | 0.43 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
38
]
|
| 260 | 0.41 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
38
]
|
| 261 | 0.30 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1550
]
|
| 262 | 0.29 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1550
]
|
| 263 | 0.28 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1086
]
|
| 264 | 0.30 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1086
]
|
| 265 | 0.28 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4173
]
|
| 266 | 0.27 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4173
]
|
| 267 | 0.25 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3913
]
|
| 268 | 0.28 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3913
]
|
| 269 | 0.32 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3997
]
|
| 270 | 0.27 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3997
]
|
| 271 | 0.28 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4132
]
|
| 272 | 0.29 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4132
]
|
| 273 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4316
]
|
| 274 | 0.31 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4316
]
|
| 275 | 0.31 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
936
]
|
| 276 | 0.39 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
936
]
|
| 277 | 0.37 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
361
]
|
| 278 | 0.30 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
361
]
|
| 279 | 5.17 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 361 1 ] |
| 280 | 0.68 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
361
]
|
| 281 | 0.68 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
361
]
|
| 282 | 0.54 ms |
SELECT t0.id AS id_1, t0.corporate_name AS corporate_name_2, t0.corporate_name_2 AS corporate_name_2_3, t0.description AS description_4, t0.link AS link_5, t0.address AS address_6, t0.additional_address AS additional_address_7, t0.po_box AS po_box_8, t0.cedex AS cedex_9, t0.city_cedex AS city_cedex_10, t0.zip AS zip_11, t0.city AS city_12, t0.country AS country_13, t0.website AS website_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.email AS email_17, t0.center_for_laryngectomy AS center_for_laryngectomy_18, t0.created AS created_19, t0.updated AS updated_20, t0.department AS department_21, t0.nouvelle_fiche AS nouvelle_fiche_22, t0.controle AS controle_23, t0.validate_with_modif AS validate_with_modif_24, t0.type_validate AS type_validate_25, t0.observation AS observation_26, t0.image AS image_27, t0.localisation_id AS localisation_id_28 FROM hospitals t0 WHERE t0.id = ?
Parameters:
[
32
]
|
| 283 | 0.31 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4108
]
|
| 284 | 0.34 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4108
]
|
| 285 | 5.79 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 4108 1 ] |
| 286 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4108
]
|
| 287 | 0.73 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4108
]
|
| 288 | 0.57 ms |
SELECT t0.id AS id_1, t0.corporate_name AS corporate_name_2, t0.corporate_name_2 AS corporate_name_2_3, t0.description AS description_4, t0.link AS link_5, t0.address AS address_6, t0.additional_address AS additional_address_7, t0.po_box AS po_box_8, t0.cedex AS cedex_9, t0.city_cedex AS city_cedex_10, t0.zip AS zip_11, t0.city AS city_12, t0.country AS country_13, t0.website AS website_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.email AS email_17, t0.center_for_laryngectomy AS center_for_laryngectomy_18, t0.created AS created_19, t0.updated AS updated_20, t0.department AS department_21, t0.nouvelle_fiche AS nouvelle_fiche_22, t0.controle AS controle_23, t0.validate_with_modif AS validate_with_modif_24, t0.type_validate AS type_validate_25, t0.observation AS observation_26, t0.image AS image_27, t0.localisation_id AS localisation_id_28 FROM hospitals t0 WHERE t0.id = ?
Parameters:
[
33
]
|
| 289 | 0.48 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
970
]
|
| 290 | 0.46 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
970
]
|
| 291 | 5.70 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 970 1 ] |
| 292 | 0.68 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
970
]
|
| 293 | 0.74 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
970
]
|
| 294 | 0.48 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3879
]
|
| 295 | 0.43 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3879
]
|
| 296 | 5.79 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 3879 1 ] |
| 297 | 0.70 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3879
]
|
| 298 | 0.49 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2329
]
|
| 299 | 0.48 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2329
]
|
| 300 | 6.10 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2329 1 ] |
| 301 | 0.70 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
2329
]
|
| 302 | 0.50 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2359
]
|
| 303 | 0.43 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2359
]
|
| 304 | 6.10 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2359 1 ] |
| 305 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
2359
]
|
| 306 | 0.46 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3880
]
|
| 307 | 0.42 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3880
]
|
| 308 | 5.69 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 3880 1 ] |
| 309 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3880
]
|
| 310 | 0.41 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3878
]
|
| 311 | 0.38 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3878
]
|
| 312 | 5.62 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 3878 1 ] |
| 313 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3878
]
|
| 314 | 0.33 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
987
]
|
| 315 | 0.29 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
987
]
|
| 316 | 5.56 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 987 1 ] |
| 317 | 0.56 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
987
]
|
| 318 | 0.31 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2489
]
|
| 319 | 0.35 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2489
]
|
| 320 | 5.28 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2489 1 ] |
| 321 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
2489
]
|
| 322 | 0.34 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3423
]
|
| 323 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3423
]
|
| 324 | 5.07 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 3423 1 ] |
| 325 | 0.57 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3423
]
|
| 326 | 0.37 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2363
]
|
| 327 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2363
]
|
| 328 | 5.21 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2363 1 ] |
| 329 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
2363
]
|
| 330 | 0.44 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
322
]
|
| 331 | 0.44 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
322
]
|
| 332 | 5.17 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 322 1 ] |
| 333 | 0.67 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
322
]
|
| 334 | 0.38 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
726
]
|
| 335 | 0.34 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
726
]
|
| 336 | 5.07 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 726 1 ] |
| 337 | 0.56 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
726
]
|
| 338 | 0.37 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1515
]
|
| 339 | 0.34 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1515
]
|
| 340 | 5.06 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 1515 1 ] |
| 341 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1515
]
|
| 342 | 0.45 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2226
]
|
| 343 | 0.41 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2226
]
|
| 344 | 5.19 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2226 1 ] |
| 345 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
2226
]
|
| 346 | 0.34 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1850
]
|
| 347 | 0.38 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1850
]
|
| 348 | 5.15 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 1850 1 ] |
| 349 | 0.67 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1850
]
|
| 350 | 0.38 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1088
]
|
| 351 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1088
]
|
| 352 | 5.14 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 1088 1 ] |
| 353 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1088
]
|
| 354 | 0.45 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4188
]
|
| 355 | 0.42 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4188
]
|
| 356 | 5.15 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 4188 1 ] |
| 357 | 0.66 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4188
]
|
| 358 | 0.68 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4188
]
|
| 359 | 0.54 ms |
SELECT t0.id AS id_1, t0.corporate_name AS corporate_name_2, t0.corporate_name_2 AS corporate_name_2_3, t0.description AS description_4, t0.link AS link_5, t0.address AS address_6, t0.additional_address AS additional_address_7, t0.po_box AS po_box_8, t0.cedex AS cedex_9, t0.city_cedex AS city_cedex_10, t0.zip AS zip_11, t0.city AS city_12, t0.country AS country_13, t0.website AS website_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.email AS email_17, t0.center_for_laryngectomy AS center_for_laryngectomy_18, t0.created AS created_19, t0.updated AS updated_20, t0.department AS department_21, t0.nouvelle_fiche AS nouvelle_fiche_22, t0.controle AS controle_23, t0.validate_with_modif AS validate_with_modif_24, t0.type_validate AS type_validate_25, t0.observation AS observation_26, t0.image AS image_27, t0.localisation_id AS localisation_id_28 FROM hospitals t0 WHERE t0.id = ?
Parameters:
[
173
]
|
| 360 | 0.38 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1887
]
|
| 361 | 0.43 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1887
]
|
| 362 | 5.08 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 1887 1 ] |
| 363 | 0.55 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1887
]
|
| 364 | 0.59 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1887
]
|
| 365 | 0.45 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
442
]
|
| 366 | 0.43 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
442
]
|
| 367 | 5.22 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 442 1 ] |
| 368 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
442
]
|
| 369 | 0.37 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
38
]
|
| 370 | 0.31 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
38
]
|
| 371 | 5.14 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 38 1 ] |
| 372 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
38
]
|
| 373 | 0.45 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1550
]
|
| 374 | 0.38 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1550
]
|
| 375 | 5.15 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 1550 1 ] |
| 376 | 0.62 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1550
]
|
| 377 | 0.69 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1550
]
|
| 378 | 0.53 ms |
SELECT t0.id AS id_1, t0.corporate_name AS corporate_name_2, t0.corporate_name_2 AS corporate_name_2_3, t0.description AS description_4, t0.link AS link_5, t0.address AS address_6, t0.additional_address AS additional_address_7, t0.po_box AS po_box_8, t0.cedex AS cedex_9, t0.city_cedex AS city_cedex_10, t0.zip AS zip_11, t0.city AS city_12, t0.country AS country_13, t0.website AS website_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.email AS email_17, t0.center_for_laryngectomy AS center_for_laryngectomy_18, t0.created AS created_19, t0.updated AS updated_20, t0.department AS department_21, t0.nouvelle_fiche AS nouvelle_fiche_22, t0.controle AS controle_23, t0.validate_with_modif AS validate_with_modif_24, t0.type_validate AS type_validate_25, t0.observation AS observation_26, t0.image AS image_27, t0.localisation_id AS localisation_id_28 FROM hospitals t0 WHERE t0.id = ?
Parameters:
[
334
]
|
| 379 | 0.45 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1086
]
|
| 380 | 0.43 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1086
]
|
| 381 | 5.16 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 1086 1 ] |
| 382 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1086
]
|
| 383 | 0.38 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4173
]
|
| 384 | 0.42 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4173
]
|
| 385 | 5.15 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 4173 1 ] |
| 386 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4173
]
|
| 387 | 0.62 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4173
]
|
| 388 | 0.50 ms |
SELECT t0.id AS id_1, t0.corporate_name AS corporate_name_2, t0.corporate_name_2 AS corporate_name_2_3, t0.description AS description_4, t0.link AS link_5, t0.address AS address_6, t0.additional_address AS additional_address_7, t0.po_box AS po_box_8, t0.cedex AS cedex_9, t0.city_cedex AS city_cedex_10, t0.zip AS zip_11, t0.city AS city_12, t0.country AS country_13, t0.website AS website_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.email AS email_17, t0.center_for_laryngectomy AS center_for_laryngectomy_18, t0.created AS created_19, t0.updated AS updated_20, t0.department AS department_21, t0.nouvelle_fiche AS nouvelle_fiche_22, t0.controle AS controle_23, t0.validate_with_modif AS validate_with_modif_24, t0.type_validate AS type_validate_25, t0.observation AS observation_26, t0.image AS image_27, t0.localisation_id AS localisation_id_28 FROM hospitals t0 WHERE t0.id = ?
Parameters:
[
337
]
|
| 389 | 0.44 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3913
]
|
| 390 | 0.42 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3913
]
|
| 391 | 5.15 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 3913 1 ] |
| 392 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3913
]
|
| 393 | 0.67 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3913
]
|
| 394 | 0.44 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3997
]
|
| 395 | 0.40 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3997
]
|
| 396 | 5.16 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 3997 1 ] |
| 397 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3997
]
|
| 398 | 0.38 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4132
]
|
| 399 | 0.35 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4132
]
|
| 400 | 5.09 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 4132 1 ] |
| 401 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4132
]
|
| 402 | 0.43 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4316
]
|
| 403 | 0.43 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4316
]
|
| 404 | 5.25 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 4316 1 ] |
| 405 | 0.61 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4316
]
|
| 406 | 0.67 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4316
]
|
| 407 | 0.52 ms |
SELECT t0.id AS id_1, t0.corporate_name AS corporate_name_2, t0.corporate_name_2 AS corporate_name_2_3, t0.description AS description_4, t0.link AS link_5, t0.address AS address_6, t0.additional_address AS additional_address_7, t0.po_box AS po_box_8, t0.cedex AS cedex_9, t0.city_cedex AS city_cedex_10, t0.zip AS zip_11, t0.city AS city_12, t0.country AS country_13, t0.website AS website_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.email AS email_17, t0.center_for_laryngectomy AS center_for_laryngectomy_18, t0.created AS created_19, t0.updated AS updated_20, t0.department AS department_21, t0.nouvelle_fiche AS nouvelle_fiche_22, t0.controle AS controle_23, t0.validate_with_modif AS validate_with_modif_24, t0.type_validate AS type_validate_25, t0.observation AS observation_26, t0.image AS image_27, t0.localisation_id AS localisation_id_28 FROM hospitals t0 WHERE t0.id = ?
Parameters:
[
189
]
|
| 408 | 0.47 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
936
]
|
| 409 | 0.42 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
936
]
|
| 410 | 5.17 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 936 1 ] |
| 411 | 0.66 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
936
]
|
| 412 | 0.38 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 32 ] |
| 413 | 0.35 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 33 ] |
| 414 | 0.24 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 32 ] |
| 415 | 0.42 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8850 ] |
| 416 | 0.31 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8723 ] |
| 417 | 0.35 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1161 ] |
| 418 | 0.45 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8770 ] |
| 419 | 0.24 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8723 ] |
| 420 | 0.61 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 55 ] |
| 421 | 0.49 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 29 ] |
| 422 | 2.19 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8421 ] |
| 423 | 0.43 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8367 ] |
| 424 | 0.55 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1288 ] |
| 425 | 0.25 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1288 ] |
| 426 | 0.15 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1288 ] |
| 427 | 0.26 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1288 ] |
| 428 | 0.57 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 293 ] |
| 429 | 0.43 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8912 ] |
| 430 | 0.43 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 173 ] |
| 431 | 0.22 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 173 ] |
| 432 | 0.79 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1076 ] |
| 433 | 0.35 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 235 ] |
| 434 | 0.42 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 334 ] |
| 435 | 0.43 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 240 ] |
| 436 | 0.43 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 337 ] |
| 437 | 0.16 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 337 ] |
| 438 | 0.33 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8916 ] |
| 439 | 0.32 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 8776 ] |
| 440 | 0.32 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 189 ] |
| 441 | 0.38 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 225 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Zipcode | No errors. |
| App\Entity\Cities | No errors. |
| App\Entity\Doctors | No errors. |
| App\Entity\DoctorPractices | No errors. |
| App\Entity\Practices | No errors. |
| App\Entity\Maps | No errors. |
| App\Entity\ServiceDoctors | No errors. |
| App\Entity\Services | No errors. |
| App\Entity\Hospitals | No errors. |
| App\Entity\DoctorHearingTv | No errors. |
| App\Entity\DoctorDegrees | No errors. |
| App\Entity\Degrees | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Geocode | No errors. |