Query Metrics
459
Database Queries
17
Different statements
1234.16 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.86 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:
[ "02450" "BOUE" ] |
| 2 | 0.40 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:
[
16725
]
|
| 3 | 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:
[
48
]
|
| 4 | 2.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 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:
[
48
]
|
| 5 | 150.36 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:
[ 50.0114 3.6961 50.0114 16725 0 ] |
| 6 | 13.58 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:
[
1540
]
|
| 7 | 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:
[
1540
]
|
| 8 | 13.13 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:
[
2718
]
|
| 9 | 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:
[
2718
]
|
| 10 | 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:
[
1521
]
|
| 11 | 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:
[
1521
]
|
| 12 | 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:
[
41
]
|
| 13 | 2.42 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:
[
41
]
|
| 14 | 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:
[
4450
]
|
| 15 | 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:
[
4450
]
|
| 16 | 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:
[
3671
]
|
| 17 | 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:
[
3671
]
|
| 18 | 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:
[
1530
]
|
| 19 | 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:
[
1530
]
|
| 20 | 13.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 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:
[
3631
]
|
| 21 | 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:
[
3631
]
|
| 22 | 14.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:
[
1549
]
|
| 23 | 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:
[
1549
]
|
| 24 | 0.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:
[
3186
]
|
| 25 | 0.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:
[
3186
]
|
| 26 | 0.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:
[
3190
]
|
| 27 | 0.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:
[
3190
]
|
| 28 | 14.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:
[
1548
]
|
| 29 | 2.57 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:
[
1548
]
|
| 30 | 14.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:
[
1539
]
|
| 31 | 2.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 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:
[
1539
]
|
| 32 | 14.65 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:
[
2724
]
|
| 33 | 2.47 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:
[
2724
]
|
| 34 | 14.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 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:
[
3176
]
|
| 35 | 2.64 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:
[
3176
]
|
| 36 | 0.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:
[
1451
]
|
| 37 | 0.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:
[
1451
]
|
| 38 | 14.69 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:
[
1519
]
|
| 39 | 2.72 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:
[
1519
]
|
| 40 | 15.40 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:
[
1544
]
|
| 41 | 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:
[
1544
]
|
| 42 | 14.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:
[
4516
]
|
| 43 | 2.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 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:
[
4516
]
|
| 44 | 14.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:
[
4266
]
|
| 45 | 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:
[
4266
]
|
| 46 | 14.91 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:
[
1545
]
|
| 47 | 2.68 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:
[
1545
]
|
| 48 | 14.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:
[
4568
]
|
| 49 | 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:
[
4568
]
|
| 50 | 0.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:
[
1504
]
|
| 51 | 0.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:
[
1504
]
|
| 52 | 14.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 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:
[
1560
]
|
| 53 | 2.75 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:
[
1560
]
|
| 54 | 16.64 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:
[
40
]
|
| 55 | 2.69 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:
[
40
]
|
| 56 | 14.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:
[
1554
]
|
| 57 | 3.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 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:
[
1554
]
|
| 58 | 14.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:
[
1578
]
|
| 59 | 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:
[
1578
]
|
| 60 | 14.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:
[
2717
]
|
| 61 | 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:
[
2717
]
|
| 62 | 14.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:
[
1547
]
|
| 63 | 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:
[
1547
]
|
| 64 | 0.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:
[
1491
]
|
| 65 | 0.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:
[
1491
]
|
| 66 | 14.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:
[
1579
]
|
| 67 | 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:
[
1579
]
|
| 68 | 0.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:
[
1526
]
|
| 69 | 0.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 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:
[
1526
]
|
| 70 | 14.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:
[
4202
]
|
| 71 | 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:
[
4202
]
|
| 72 | 0.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 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:
[
4037
]
|
| 73 | 0.13 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:
[
4037
]
|
| 74 | 0.13 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:
[
4615
]
|
| 75 | 0.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 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:
[
4615
]
|
| 76 | 14.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:
[
1562
]
|
| 77 | 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:
[
1562
]
|
| 78 | 0.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:
[
1508
]
|
| 79 | 0.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 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:
[
1508
]
|
| 80 | 0.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 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:
[
3939
]
|
| 81 | 0.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 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:
[
3939
]
|
| 82 | 13.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:
[
1513
]
|
| 83 | 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:
[
1513
]
|
| 84 | 13.81 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:
[
1471
]
|
| 85 | 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:
[
1471
]
|
| 86 | 0.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:
[
1542
]
|
| 87 | 0.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 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:
[
1542
]
|
| 88 | 0.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:
[
1438
]
|
| 89 | 0.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 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:
[
1438
]
|
| 90 | 0.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:
[
3935
]
|
| 91 | 0.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 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:
[
3935
]
|
| 92 | 14.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 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:
[
1571
]
|
| 93 | 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:
[
1571
]
|
| 94 | 0.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 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:
[
1486
]
|
| 95 | 0.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 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:
[
1486
]
|
| 96 | 12.98 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:
[
1469
]
|
| 97 | 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:
[
1469
]
|
| 98 | 0.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:
[
1482
]
|
| 99 | 0.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:
[
1482
]
|
| 100 | 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:
[
1503
]
|
| 101 | 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:
[
1503
]
|
| 102 | 0.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:
[
3184
]
|
| 103 | 0.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:
[
3184
]
|
| 104 | 13.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:
[
1574
]
|
| 105 | 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:
[
1574
]
|
| 106 | 0.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:
[
1527
]
|
| 107 | 0.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:
[
1527
]
|
| 108 | 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:
[
1531
]
|
| 109 | 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:
[
1531
]
|
| 110 | 13.13 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:
[
2265
]
|
| 111 | 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:
[
2265
]
|
| 112 | 0.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:
[
1500
]
|
| 113 | 0.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:
[
1500
]
|
| 114 | 0.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:
[
1449
]
|
| 115 | 0.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:
[
1449
]
|
| 116 | 0.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:
[
1546
]
|
| 117 | 0.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:
[
1546
]
|
| 118 | 15.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 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:
[
1570
]
|
| 119 | 2.42 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:
[
1570
]
|
| 120 | 13.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 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:
[
3661
]
|
| 121 | 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:
[
3661
]
|
| 122 | 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:
[
1465
]
|
| 123 | 2.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 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:
[
1465
]
|
| 124 | 0.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:
[
1455
]
|
| 125 | 0.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:
[
1455
]
|
| 126 | 0.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:
[
1474
]
|
| 127 | 0.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:
[
1474
]
|
| 128 | 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:
[
4448
]
|
| 129 | 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:
[
4448
]
|
| 130 | 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:
[
54
]
|
| 131 | 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:
[
54
]
|
| 132 | 0.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:
[
4407
]
|
| 133 | 0.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 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:
[
4407
]
|
| 134 | 13.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 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:
[
1577
]
|
| 135 | 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:
[
1577
]
|
| 136 | 0.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 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:
[
1476
]
|
| 137 | 0.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 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:
[
1476
]
|
| 138 | 13.62 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:
[
53
]
|
| 139 | 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:
[
53
]
|
| 140 | 0.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:
[
1534
]
|
| 141 | 0.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 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:
[
1534
]
|
| 142 | 13.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:
[
3389
]
|
| 143 | 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:
[
3389
]
|
| 144 | 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:
[
39
]
|
| 145 | 2.60 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:
[
39
]
|
| 146 | 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:
[
1468
]
|
| 147 | 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:
[
1468
]
|
| 148 | 0.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:
[
4244
]
|
| 149 | 0.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:
[
4244
]
|
| 150 | 13.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 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:
[
1555
]
|
| 151 | 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:
[
1555
]
|
| 152 | 0.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 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:
[
1463
]
|
| 153 | 0.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 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:
[
1463
]
|
| 154 | 0.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:
[
1490
]
|
| 155 | 0.13 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:
[
1490
]
|
| 156 | 0.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:
[
3688
]
|
| 157 | 0.13 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:
[
3688
]
|
| 158 | 13.04 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:
[
4120
]
|
| 159 | 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:
[
4120
]
|
| 160 | 0.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:
[
1511
]
|
| 161 | 0.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:
[
1511
]
|
| 162 | 0.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 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:
[
1459
]
|
| 163 | 0.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:
[
1459
]
|
| 164 | 0.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:
[
3862
]
|
| 165 | 0.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 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:
[
3862
]
|
| 166 | 14.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:
[
2273
]
|
| 167 | 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:
[
2273
]
|
| 168 | 0.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:
[
1478
]
|
| 169 | 0.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 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:
[
1478
]
|
| 170 | 13.04 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:
[
2264
]
|
| 171 | 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:
[
2264
]
|
| 172 | 0.13 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:
[
3877
]
|
| 173 | 0.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:
[
3877
]
|
| 174 | 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:
[
45
]
|
| 175 | 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:
[
45
]
|
| 176 | 0.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 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:
[
3177
]
|
| 177 | 0.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 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:
[
3177
]
|
| 178 | 0.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:
[
3183
]
|
| 179 | 0.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 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:
[
3183
]
|
| 180 | 0.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:
[
1461
]
|
| 181 | 0.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 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:
[
1461
]
|
| 182 | 0.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:
[
1541
]
|
| 183 | 0.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 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:
[
1541
]
|
| 184 | 0.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:
[
1514
]
|
| 185 | 0.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 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:
[
1514
]
|
| 186 | 0.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:
[
3689
]
|
| 187 | 0.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 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:
[
3689
]
|
| 188 | 13.07 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:
[
46
]
|
| 189 | 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:
[
46
]
|
| 190 | 13.07 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:
[
52
]
|
| 191 | 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:
[
52
]
|
| 192 | 0.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:
[
1536
]
|
| 193 | 0.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:
[
1536
]
|
| 194 | 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:
[
4258
]
|
| 195 | 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:
[
3700
]
|
| 196 | 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:
[
2166
]
|
| 197 | 0.28 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
]
|
| 198 | 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:
[
239
]
|
| 199 | 0.31 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
]
|
| 200 | 0.84 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:
[
1210
]
|
| 201 | 0.91 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:
[
1233
]
|
| 202 | 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:
[
3954
]
|
| 203 | 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:
[
156
]
|
| 204 | 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:
[
2066
]
|
| 205 | 0.84 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:
[
2177
]
|
| 206 | 0.15 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:
[
587
]
|
| 207 | 0.10 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:
[
3653
]
|
| 208 | 0.09 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:
[
1650
]
|
| 209 | 0.07 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:
[
1811
]
|
| 210 | 0.67 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:
[
4061
]
|
| 211 | 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:
[
3950
]
|
| 212 | 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:
[
1758
]
|
| 213 | 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:
[
2622
]
|
| 214 | 0.10 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:
[
287
]
|
| 215 | 0.08 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:
[
2585
]
|
| 216 | 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:
[
1879
]
|
| 217 | 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:
[
27
]
|
| 218 | 0.14 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:
[
1558
]
|
| 219 | 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:
[
3921
]
|
| 220 | 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:
[
2647
]
|
| 221 | 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:
[
4180
]
|
| 222 | 0.10 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:
[
1245
]
|
| 223 | 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:
[
1381
]
|
| 224 | 0.81 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:
[
1510
]
|
| 225 | 0.18 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:
[
3279
]
|
| 226 | 0.10 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:
[
4245
]
|
| 227 | 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:
[
4258
]
|
| 228 | 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:
[
4258
]
|
| 229 | 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:
[
3700
]
|
| 230 | 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:
[
3700
]
|
| 231 | 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:
[
2166
]
|
| 232 | 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:
[
2166
]
|
| 233 | 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:
[
239
]
|
| 234 | 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:
[
239
]
|
| 235 | 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:
[
1210
]
|
| 236 | 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:
[
1210
]
|
| 237 | 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:
[
1233
]
|
| 238 | 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:
[
1233
]
|
| 239 | 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:
[
3954
]
|
| 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:
[
3954
]
|
| 241 | 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:
[
156
]
|
| 242 | 0.47 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:
[
156
]
|
| 243 | 0.41 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:
[
2066
]
|
| 244 | 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:
[
2066
]
|
| 245 | 0.41 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:
[
2177
]
|
| 246 | 0.34 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:
[
2177
]
|
| 247 | 0.14 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:
[
587
]
|
| 248 | 0.19 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:
[
587
]
|
| 249 | 0.15 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:
[
3653
]
|
| 250 | 0.15 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:
[
3653
]
|
| 251 | 0.16 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:
[
1650
]
|
| 252 | 0.12 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:
[
1650
]
|
| 253 | 0.10 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:
[
1811
]
|
| 254 | 0.11 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:
[
1811
]
|
| 255 | 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:
[
4061
]
|
| 256 | 0.32 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:
[
4061
]
|
| 257 | 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:
[
3950
]
|
| 258 | 0.38 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:
[
3950
]
|
| 259 | 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:
[
1758
]
|
| 260 | 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:
[
1758
]
|
| 261 | 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:
[
2622
]
|
| 262 | 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:
[
2622
]
|
| 263 | 0.11 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:
[
287
]
|
| 264 | 0.11 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:
[
287
]
|
| 265 | 0.10 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:
[
2585
]
|
| 266 | 0.11 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:
[
2585
]
|
| 267 | 0.33 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:
[
1879
]
|
| 268 | 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:
[
1879
]
|
| 269 | 0.10 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:
[
1558
]
|
| 270 | 0.11 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:
[
1558
]
|
| 271 | 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:
[
3921
]
|
| 272 | 0.34 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:
[
3921
]
|
| 273 | 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:
[
2647
]
|
| 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:
[
2647
]
|
| 275 | 0.27 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:
[
4180
]
|
| 276 | 0.34 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:
[
4180
]
|
| 277 | 0.10 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:
[
1245
]
|
| 278 | 0.11 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:
[
1245
]
|
| 279 | 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:
[
1381
]
|
| 280 | 0.34 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:
[
1381
]
|
| 281 | 0.33 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:
[
1510
]
|
| 282 | 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:
[
1510
]
|
| 283 | 0.09 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:
[
3279
]
|
| 284 | 0.09 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:
[
3279
]
|
| 285 | 0.11 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:
[
4245
]
|
| 286 | 0.11 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:
[
4245
]
|
| 287 | 0.32 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4258
]
|
| 288 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4258
]
|
| 289 | 5.12 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" 4258 1 ] |
| 290 | 0.50 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:
[
4258
]
|
| 291 | 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:
[
4258
]
|
| 292 | 0.40 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:
[
216
]
|
| 293 | 0.56 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.id = ?
Parameters:
[
1413
]
|
| 294 | 0.36 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3700
]
|
| 295 | 0.35 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3700
]
|
| 296 | 5.20 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" 3700 1 ] |
| 297 | 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:
[
3700
]
|
| 298 | 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:
[
3700
]
|
| 299 | 0.49 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:
[
237
]
|
| 300 | 0.41 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2166
]
|
| 301 | 0.36 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2166
]
|
| 302 | 5.05 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" 2166 1 ] |
| 303 | 0.54 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:
[
2166
]
|
| 304 | 0.42 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
239
]
|
| 305 | 0.31 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
239
]
|
| 306 | 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" 239 1 ] |
| 307 | 0.73 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:
[
239
]
|
| 308 | 0.40 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1210
]
|
| 309 | 0.32 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1210
]
|
| 310 | 5.04 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" 1210 1 ] |
| 311 | 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:
[
1210
]
|
| 312 | 0.42 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1233
]
|
| 313 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1233
]
|
| 314 | 5.11 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" 1233 1 ] |
| 315 | 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:
[
1233
]
|
| 316 | 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:
[
1233
]
|
| 317 | 0.42 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:
[
5
]
|
| 318 | 0.39 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3954
]
|
| 319 | 0.55 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3954
]
|
| 320 | 5.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" 3954 1 ] |
| 321 | 0.52 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:
[
3954
]
|
| 322 | 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:
[
3954
]
|
| 323 | 0.40 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
156
]
|
| 324 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
156
]
|
| 325 | 5.03 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" 156 1 ] |
| 326 | 0.54 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:
[
156
]
|
| 327 | 0.58 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2066
]
|
| 328 | 0.42 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2066
]
|
| 329 | 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" 2066 1 ] |
| 330 | 0.58 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:
[
2066
]
|
| 331 | 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:
[
2066
]
|
| 332 | 0.48 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:
[
238
]
|
| 333 | 0.39 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2177
]
|
| 334 | 0.40 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2177
]
|
| 335 | 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" 2177 1 ] |
| 336 | 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:
[
2177
]
|
| 337 | 0.12 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
587
]
|
| 338 | 0.16 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
587
]
|
| 339 | 0.18 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" 587 1 ] |
| 340 | 0.19 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:
[
587
]
|
| 341 | 0.11 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3653
]
|
| 342 | 0.10 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3653
]
|
| 343 | 0.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" 3653 1 ] |
| 344 | 0.18 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:
[
3653
]
|
| 345 | 0.17 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1650
]
|
| 346 | 0.16 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1650
]
|
| 347 | 0.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" 1650 1 ] |
| 348 | 0.18 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:
[
1650
]
|
| 349 | 0.16 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1811
]
|
| 350 | 0.18 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1811
]
|
| 351 | 0.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" 1811 1 ] |
| 352 | 0.19 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:
[
1811
]
|
| 353 | 0.35 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4061
]
|
| 354 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4061
]
|
| 355 | 5.04 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" 4061 1 ] |
| 356 | 0.47 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:
[
4061
]
|
| 357 | 0.57 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:
[
4061
]
|
| 358 | 0.36 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:
[
232
]
|
| 359 | 0.34 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3950
]
|
| 360 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3950
]
|
| 361 | 5.03 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" 3950 1 ] |
| 362 | 0.52 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:
[
3950
]
|
| 363 | 0.58 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:
[
3950
]
|
| 364 | 0.51 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:
[
221
]
|
| 365 | 0.59 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.id = ?
Parameters:
[
1435
]
|
| 366 | 0.38 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1758
]
|
| 367 | 0.34 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1758
]
|
| 368 | 5.18 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" 1758 1 ] |
| 369 | 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:
[
1758
]
|
| 370 | 0.36 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2622
]
|
| 371 | 0.34 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2622
]
|
| 372 | 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" 2622 1 ] |
| 373 | 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:
[
2622
]
|
| 374 | 0.18 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
287
]
|
| 375 | 0.18 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
287
]
|
| 376 | 0.18 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" 287 1 ] |
| 377 | 0.21 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:
[
287
]
|
| 378 | 0.18 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2585
]
|
| 379 | 0.18 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2585
]
|
| 380 | 0.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" 2585 1 ] |
| 381 | 0.10 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:
[
2585
]
|
| 382 | 0.27 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1879
]
|
| 383 | 0.29 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1879
]
|
| 384 | 5.01 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" 1879 1 ] |
| 385 | 0.47 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:
[
1879
]
|
| 386 | 0.51 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:
[
1879
]
|
| 387 | 0.37 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:
[
9
]
|
| 388 | 0.15 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1558
]
|
| 389 | 0.14 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1558
]
|
| 390 | 0.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" 1558 1 ] |
| 391 | 0.16 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:
[
1558
]
|
| 392 | 0.20 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:
[
1558
]
|
| 393 | 0.16 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:
[
236
]
|
| 394 | 0.35 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3921
]
|
| 395 | 0.33 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3921
]
|
| 396 | 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" 3921 1 ] |
| 397 | 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:
[
3921
]
|
| 398 | 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:
[
3921
]
|
| 399 | 0.43 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:
[
4
]
|
| 400 | 0.37 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2647
]
|
| 401 | 0.35 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2647
]
|
| 402 | 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" 2647 1 ] |
| 403 | 0.52 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:
[
2647
]
|
| 404 | 0.36 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4180
]
|
| 405 | 0.35 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4180
]
|
| 406 | 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" 4180 1 ] |
| 407 | 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:
[
4180
]
|
| 408 | 0.61 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:
[
4180
]
|
| 409 | 0.18 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1245
]
|
| 410 | 0.18 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1245
]
|
| 411 | 0.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" 1245 1 ] |
| 412 | 0.16 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:
[
1245
]
|
| 413 | 0.32 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1381
]
|
| 414 | 0.30 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1381
]
|
| 415 | 5.04 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" 1381 1 ] |
| 416 | 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:
[
1381
]
|
| 417 | 0.49 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.id = ?
Parameters:
[
2256
]
|
| 418 | 0.37 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1510
]
|
| 419 | 0.30 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1510
]
|
| 420 | 5.04 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" 1510 1 ] |
| 421 | 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:
[
1510
]
|
| 422 | 0.18 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3279
]
|
| 423 | 0.18 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3279
]
|
| 424 | 0.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" 3279 1 ] |
| 425 | 0.20 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:
[
3279
]
|
| 426 | 0.18 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4245
]
|
| 427 | 0.13 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4245
]
|
| 428 | 0.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" 4245 1 ] |
| 429 | 0.15 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:
[
4245
]
|
| 430 | 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" 216 ] |
| 431 | 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:
[ "Hospitals" 237 ] |
| 432 | 0.30 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" 470 ] |
| 433 | 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" 716 ] |
| 434 | 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" 7822 ] |
| 435 | 0.30 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" 5 ] |
| 436 | 0.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:
[ "Hospitals" 5 ] |
| 437 | 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" 1372 ] |
| 438 | 0.30 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" 238 ] |
| 439 | 0.30 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" 396 ] |
| 440 | 0.13 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" 498 ] |
| 441 | 0.18 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" 498 ] |
| 442 | 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" 203 ] |
| 443 | 0.10 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" 1135 ] |
| 444 | 0.29 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" 232 ] |
| 445 | 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:
[ "Hospitals" 221 ] |
| 446 | 0.29 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" 8879 ] |
| 447 | 0.11 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" 8879 ] |
| 448 | 0.10 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" 1386 ] |
| 449 | 0.10 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" 1386 ] |
| 450 | 0.27 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" 9 ] |
| 451 | 0.11 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" 236 ] |
| 452 | 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:
[ "Hospitals" 4 ] |
| 453 | 0.27 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" 8012 ] |
| 454 | 0.11 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" 4 ] |
| 455 | 0.10 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" 368 ] |
| 456 | 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" 949 ] |
| 457 | 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" 77 ] |
| 458 | 0.09 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" 80 ] |
| 459 | 0.08 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" 80 ] |
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. |