Query Metrics
427
Database Queries
17
Different statements
641.79 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.58 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:
[ "26400" "CREST" ] |
| 2 | 0.26 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:
[
45001
]
|
| 3 | 11.53 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN 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:
[
487
]
|
| 4 | 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:
[
487
]
|
| 5 | 120.93 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:
[ 44.7284 5.0272 44.7284 45001 0 ] |
| 6 | 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:
[
4421
]
|
| 7 | 0.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 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:
[
4421
]
|
| 8 | 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:
[
472
]
|
| 9 | 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:
[
472
]
|
| 10 | 11.33 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2888
]
|
| 11 | 1.97 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
2888
]
|
| 12 | 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:
[
480
]
|
| 13 | 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:
[
480
]
|
| 14 | 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:
[
482
]
|
| 15 | 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:
[
482
]
|
| 16 | 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:
[
494
]
|
| 17 | 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:
[
494
]
|
| 18 | 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:
[
471
]
|
| 19 | 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:
[
471
]
|
| 20 | 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:
[
495
]
|
| 21 | 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:
[
495
]
|
| 22 | 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:
[
135
]
|
| 23 | 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:
[
135
]
|
| 24 | 11.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:
[
475
]
|
| 25 | 1.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:
[
475
]
|
| 26 | 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:
[
136
]
|
| 27 | 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:
[
136
]
|
| 28 | 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:
[
4366
]
|
| 29 | 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:
[
4366
]
|
| 30 | 10.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:
[
2886
]
|
| 31 | 1.85 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
2886
]
|
| 32 | 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:
[
2880
]
|
| 33 | 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 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:
[
2880
]
|
| 34 | 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:
[
4267
]
|
| 35 | 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:
[
4267
]
|
| 36 | 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:
[
468
]
|
| 37 | 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:
[
468
]
|
| 38 | 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:
[
132
]
|
| 39 | 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:
[
132
]
|
| 40 | 10.84 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
474
]
|
| 41 | 1.88 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
474
]
|
| 42 | 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:
[
488
]
|
| 43 | 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:
[
488
]
|
| 44 | 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:
[
486
]
|
| 45 | 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:
[
486
]
|
| 46 | 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:
[
122
]
|
| 47 | 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:
[
122
]
|
| 48 | 11.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:
[
477
]
|
| 49 | 2.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:
[
477
]
|
| 50 | 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:
[
485
]
|
| 51 | 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:
[
485
]
|
| 52 | 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:
[
2752
]
|
| 53 | 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:
[
2752
]
|
| 54 | 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:
[
4465
]
|
| 55 | 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:
[
4465
]
|
| 56 | 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:
[
490
]
|
| 57 | 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:
[
490
]
|
| 58 | 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:
[
484
]
|
| 59 | 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:
[
484
]
|
| 60 | 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:
[
120
]
|
| 61 | 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:
[
120
]
|
| 62 | 11.01 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
131
]
|
| 63 | 1.84 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN 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:
[
131
]
|
| 64 | 10.89 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4481
]
|
| 65 | 1.96 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN 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:
[
4481
]
|
| 66 | 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:
[
125
]
|
| 67 | 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:
[
125
]
|
| 68 | 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:
[
469
]
|
| 69 | 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:
[
469
]
|
| 70 | 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:
[
2889
]
|
| 71 | 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:
[
2889
]
|
| 72 | 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:
[
489
]
|
| 73 | 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:
[
489
]
|
| 74 | 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:
[
476
]
|
| 75 | 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:
[
476
]
|
| 76 | 10.82 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
2380
]
|
| 77 | 2.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:
[
2380
]
|
| 78 | 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:
[
4089
]
|
| 79 | 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:
[
4089
]
|
| 80 | 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:
[
493
]
|
| 81 | 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:
[
493
]
|
| 82 | 11.00 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
483
]
|
| 83 | 1.97 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
483
]
|
| 84 | 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:
[
127
]
|
| 85 | 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:
[
127
]
|
| 86 | 10.88 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
4451
]
|
| 87 | 2.01 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN 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:
[
4451
]
|
| 88 | 10.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:
[
2884
]
|
| 89 | 1.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 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:
[
2884
]
|
| 90 | 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:
[
491
]
|
| 91 | 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:
[
491
]
|
| 92 | 10.78 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
470
]
|
| 93 | 1.87 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
470
]
|
| 94 | 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:
[
4049
]
|
| 95 | 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 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:
[
4049
]
|
| 96 | 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:
[
2754
]
|
| 97 | 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:
[
2754
]
|
| 98 | 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:
[
481
]
|
| 99 | 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:
[
481
]
|
| 100 | 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:
[
126
]
|
| 101 | 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:
[
126
]
|
| 102 | 10.66 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
4536
]
|
| 103 | 1.80 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN 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:
[
4536
]
|
| 104 | 10.85 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
492
]
|
| 105 | 1.87 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
492
]
|
| 106 | 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:
[
4365
]
|
| 107 | 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:
[
4365
]
|
| 108 | 10.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:
[
473
]
|
| 109 | 3.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:
[
473
]
|
| 110 | 11.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:
[
134
]
|
| 111 | 2.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:
[
134
]
|
| 112 | 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:
[
4385
]
|
| 113 | 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:
[
4385
]
|
| 114 | 11.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:
[
2751
]
|
| 115 | 2.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 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:
[
2751
]
|
| 116 | 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:
[
2750
]
|
| 117 | 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:
[
2750
]
|
| 118 | 11.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:
[
124
]
|
| 119 | 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:
[
124
]
|
| 120 | 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:
[
479
]
|
| 121 | 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:
[
479
]
|
| 122 | 11.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:
[
133
]
|
| 123 | 2.03 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
133
]
|
| 124 | 11.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:
[
966
]
|
| 125 | 1.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:
[
966
]
|
| 126 | 11.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:
[
3432
]
|
| 127 | 1.97 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
3432
]
|
| 128 | 11.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:
[
2378
]
|
| 129 | 1.94 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN 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:
[
2378
]
|
| 130 | 11.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:
[
2355
]
|
| 131 | 1.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 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:
[
2355
]
|
| 132 | 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:
[
3823
]
|
| 133 | 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:
[
3823
]
|
| 134 | 11.06 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
975
]
|
| 135 | 1.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 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:
[
975
]
|
| 136 | 11.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:
[
130
]
|
| 137 | 2.00 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
130
]
|
| 138 | 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:
[
478
]
|
| 139 | 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:
[
478
]
|
| 140 | 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:
[
128
]
|
| 141 | 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:
[
128
]
|
| 142 | 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:
[
129
]
|
| 143 | 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:
[
129
]
|
| 144 | 11.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:
[
2376
]
|
| 145 | 2.01 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN 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:
[
2376
]
|
| 146 | 11.06 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
573
]
|
| 147 | 2.00 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
573
]
|
| 148 | 17.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:
[
993
]
|
| 149 | 3.70 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
993
]
|
| 150 | 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:
[
2882
]
|
| 151 | 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 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:
[
2882
]
|
| 152 | 18.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:
[
4417
]
|
| 153 | 2.00 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
4417
]
|
| 154 | 10.88 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS 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:
[
2749
]
|
| 155 | 1.96 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN 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:
[
2749
]
|
| 156 | 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:
[
2885
]
|
| 157 | 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:
[
2885
]
|
| 158 | 10.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 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:
[
991
]
|
| 159 | 2.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:
[
991
]
|
| 160 | 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:
[
121
]
|
| 161 | 0.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 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:
[
121
]
|
| 162 | 0.17 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:
[
3454
]
|
| 163 | 0.29 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:
[
3125
]
|
| 164 | 0.16 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:
[
495
]
|
| 165 | 0.13 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:
[
516
]
|
| 166 | 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:
[
823
]
|
| 167 | 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:
[
3751
]
|
| 168 | 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:
[
2279
]
|
| 169 | 0.10 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:
[
24
]
|
| 170 | 0.13 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:
[
4184
]
|
| 171 | 0.12 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:
[
264
]
|
| 172 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.principal AS principal_4, t0.alias AS alias_5, t0.created AS created_6, t0.updated AS updated_7, t0.nouvelle_fiche AS nouvelle_fiche_8, t0.controle AS controle_9, t0.validate_with_modif AS validate_with_modif_10, t0.type_validate AS type_validate_11, t0.observation AS observation_12 FROM degrees t0 WHERE t0.id = ?
Parameters:
[
29
]
|
| 173 | 0.13 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:
[
783
]
|
| 174 | 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:
[
1221
]
|
| 175 | 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:
[
1691
]
|
| 176 | 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:
[
2155
]
|
| 177 | 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:
[
4233
]
|
| 178 | 0.64 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:
[
293
]
|
| 179 | 0.64 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:
[
574
]
|
| 180 | 0.61 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:
[
4303
]
|
| 181 | 0.59 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:
[
922
]
|
| 182 | 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:
[
2938
]
|
| 183 | 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:
[
3236
]
|
| 184 | 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:
[
1377
]
|
| 185 | 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:
[
4219
]
|
| 186 | 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:
[
2072
]
|
| 187 | 0.09 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
]
|
| 188 | 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:
[
2536
]
|
| 189 | 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:
[
122
]
|
| 190 | 0.13 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:
[
2486
]
|
| 191 | 0.65 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:
[
2176
]
|
| 192 | 0.66 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:
[
1485
]
|
| 193 | 0.60 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:
[
2313
]
|
| 194 | 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:
[
1480
]
|
| 195 | 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:
[
3454
]
|
| 196 | 0.14 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:
[
3454
]
|
| 197 | 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:
[
3125
]
|
| 198 | 0.10 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:
[
3125
]
|
| 199 | 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:
[
495
]
|
| 200 | 0.16 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:
[
495
]
|
| 201 | 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:
[
516
]
|
| 202 | 0.14 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:
[
516
]
|
| 203 | 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:
[
823
]
|
| 204 | 0.10 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:
[
823
]
|
| 205 | 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:
[
3751
]
|
| 206 | 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:
[
3751
]
|
| 207 | 0.08 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:
[
2279
]
|
| 208 | 0.14 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:
[
2279
]
|
| 209 | 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:
[
4184
]
|
| 210 | 0.10 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:
[
4184
]
|
| 211 | 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:
[
264
]
|
| 212 | 0.23 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:
[
264
]
|
| 213 | 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:
[
783
]
|
| 214 | 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:
[
783
]
|
| 215 | 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:
[
1221
]
|
| 216 | 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:
[
1221
]
|
| 217 | 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:
[
1691
]
|
| 218 | 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:
[
1691
]
|
| 219 | 0.08 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:
[
2155
]
|
| 220 | 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:
[
2155
]
|
| 221 | 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:
[
4233
]
|
| 222 | 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:
[
4233
]
|
| 223 | 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:
[
293
]
|
| 224 | 0.28 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
293
]
|
| 225 | 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:
[
574
]
|
| 226 | 0.27 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
574
]
|
| 227 | 0.24 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:
[
4303
]
|
| 228 | 0.26 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:
[
4303
]
|
| 229 | 0.24 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:
[
922
]
|
| 230 | 0.27 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
922
]
|
| 231 | 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:
[
2938
]
|
| 232 | 0.10 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:
[
2938
]
|
| 233 | 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:
[
3236
]
|
| 234 | 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:
[
3236
]
|
| 235 | 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:
[
1377
]
|
| 236 | 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:
[
1377
]
|
| 237 | 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:
[
4219
]
|
| 238 | 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:
[
4219
]
|
| 239 | 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:
[
2072
]
|
| 240 | 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:
[
2072
]
|
| 241 | 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:
[
2536
]
|
| 242 | 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:
[
2536
]
|
| 243 | 0.24 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:
[
122
]
|
| 244 | 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:
[
122
]
|
| 245 | 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:
[
2486
]
|
| 246 | 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:
[
2486
]
|
| 247 | 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:
[
2176
]
|
| 248 | 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:
[
2176
]
|
| 249 | 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:
[
1485
]
|
| 250 | 0.28 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1485
]
|
| 251 | 0.25 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2313
]
|
| 252 | 0.27 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2313
]
|
| 253 | 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:
[
1480
]
|
| 254 | 0.10 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:
[
1480
]
|
| 255 | 0.09 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3454
]
|
| 256 | 0.08 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3454
]
|
| 257 | 0.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" 3454 1 ] |
| 258 | 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:
[
3454
]
|
| 259 | 0.09 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:
[
3454
]
|
| 260 | 0.11 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:
[
96
]
|
| 261 | 0.14 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3125
]
|
| 262 | 0.07 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3125
]
|
| 263 | 0.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" 3125 1 ] |
| 264 | 0.08 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:
[
3125
]
|
| 265 | 0.08 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:
[
3125
]
|
| 266 | 0.07 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
495
]
|
| 267 | 0.06 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
495
]
|
| 268 | 0.07 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 495 1 ] |
| 269 | 0.08 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:
[
495
]
|
| 270 | 0.38 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:
[
2990
]
|
| 271 | 0.08 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
516
]
|
| 272 | 0.07 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
516
]
|
| 273 | 0.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" 516 1 ] |
| 274 | 0.08 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:
[
516
]
|
| 275 | 0.09 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:
[
516
]
|
| 276 | 0.09 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:
[
94
]
|
| 277 | 0.07 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
823
]
|
| 278 | 0.07 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
823
]
|
| 279 | 0.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" 823 1 ] |
| 280 | 0.14 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:
[
823
]
|
| 281 | 0.12 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:
[
823
]
|
| 282 | 0.13 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:
[
91
]
|
| 283 | 0.11 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3751
]
|
| 284 | 0.12 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3751
]
|
| 285 | 0.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" 3751 1 ] |
| 286 | 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:
[
3751
]
|
| 287 | 0.13 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:
[
3751
]
|
| 288 | 0.11 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2279
]
|
| 289 | 0.11 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2279
]
|
| 290 | 0.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" 2279 1 ] |
| 291 | 0.08 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:
[
2279
]
|
| 292 | 0.08 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:
[
2279
]
|
| 293 | 0.06 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4184
]
|
| 294 | 0.06 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4184
]
|
| 295 | 0.07 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 4184 1 ] |
| 296 | 0.12 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:
[
4184
]
|
| 297 | 0.13 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:
[
4184
]
|
| 298 | 0.14 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
264
]
|
| 299 | 0.06 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
264
]
|
| 300 | 0.07 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 264 1 ] |
| 301 | 0.08 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:
[
264
]
|
| 302 | 0.07 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
783
]
|
| 303 | 0.06 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
783
]
|
| 304 | 0.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" 783 1 ] |
| 305 | 0.08 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:
[
783
]
|
| 306 | 0.07 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1221
]
|
| 307 | 0.06 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1221
]
|
| 308 | 0.07 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 1221 1 ] |
| 309 | 0.13 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:
[
1221
]
|
| 310 | 0.13 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1691
]
|
| 311 | 0.11 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1691
]
|
| 312 | 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" 1691 1 ] |
| 313 | 0.12 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:
[
1691
]
|
| 314 | 0.09 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2155
]
|
| 315 | 0.09 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2155
]
|
| 316 | 0.09 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2155 1 ] |
| 317 | 0.11 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:
[
2155
]
|
| 318 | 0.09 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4233
]
|
| 319 | 0.08 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4233
]
|
| 320 | 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" 4233 1 ] |
| 321 | 0.11 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:
[
4233
]
|
| 322 | 0.34 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
293
]
|
| 323 | 0.26 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
293
]
|
| 324 | 4.39 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" 293 1 ] |
| 325 | 0.44 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:
[
293
]
|
| 326 | 0.44 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:
[
293
]
|
| 327 | 0.24 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
574
]
|
| 328 | 0.21 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
574
]
|
| 329 | 4.81 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" 574 1 ] |
| 330 | 0.43 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:
[
574
]
|
| 331 | 0.24 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4303
]
|
| 332 | 0.23 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4303
]
|
| 333 | 4.15 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 4303 1 ] |
| 334 | 0.40 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:
[
4303
]
|
| 335 | 0.41 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:
[
4303
]
|
| 336 | 0.23 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
922
]
|
| 337 | 0.20 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
922
]
|
| 338 | 4.15 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 922 1 ] |
| 339 | 0.40 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:
[
922
]
|
| 340 | 0.09 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2938
]
|
| 341 | 0.09 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2938
]
|
| 342 | 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" 2938 1 ] |
| 343 | 0.11 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:
[
2938
]
|
| 344 | 0.08 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3236
]
|
| 345 | 0.09 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3236
]
|
| 346 | 0.09 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 3236 1 ] |
| 347 | 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:
[
3236
]
|
| 348 | 0.08 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1377
]
|
| 349 | 0.08 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1377
]
|
| 350 | 0.09 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 1377 1 ] |
| 351 | 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:
[
1377
]
|
| 352 | 0.08 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4219
]
|
| 353 | 0.08 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4219
]
|
| 354 | 0.09 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 4219 1 ] |
| 355 | 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:
[
4219
]
|
| 356 | 0.10 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:
[
4219
]
|
| 357 | 0.11 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:
[
92
]
|
| 358 | 0.12 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2072
]
|
| 359 | 0.08 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2072
]
|
| 360 | 0.09 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2072 1 ] |
| 361 | 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:
[
2072
]
|
| 362 | 0.10 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:
[
2072
]
|
| 363 | 0.08 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2536
]
|
| 364 | 0.08 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2536
]
|
| 365 | 0.09 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2536 1 ] |
| 366 | 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:
[
2536
]
|
| 367 | 0.10 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:
[
2536
]
|
| 368 | 0.23 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
122
]
|
| 369 | 0.22 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
122
]
|
| 370 | 4.13 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" 122 1 ] |
| 371 | 0.42 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:
[
122
]
|
| 372 | 0.09 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2486
]
|
| 373 | 0.08 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2486
]
|
| 374 | 0.09 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 2486 1 ] |
| 375 | 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:
[
2486
]
|
| 376 | 0.11 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:
[
2486
]
|
| 377 | 0.11 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:
[
485
]
|
| 378 | 0.22 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2176
]
|
| 379 | 0.20 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2176
]
|
| 380 | 4.30 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" 2176 1 ] |
| 381 | 0.39 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:
[
2176
]
|
| 382 | 0.23 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1485
]
|
| 383 | 0.21 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1485
]
|
| 384 | 4.29 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" 1485 1 ] |
| 385 | 0.37 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:
[
1485
]
|
| 386 | 0.41 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:
[
1485
]
|
| 387 | 0.29 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:
[
26
]
|
| 388 | 0.23 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2313
]
|
| 389 | 0.23 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2313
]
|
| 390 | 4.23 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" 2313 1 ] |
| 391 | 0.41 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:
[
2313
]
|
| 392 | 0.10 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1480
]
|
| 393 | 0.09 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1480
]
|
| 394 | 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" 1480 1 ] |
| 395 | 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:
[
1480
]
|
| 396 | 0.10 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:
[
1480
]
|
| 397 | 0.11 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:
[
25
]
|
| 398 | 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:
[ "Hospitals" 96 ] |
| 399 | 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:
[ "Hospitals" 96 ] |
| 400 | 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" 1132 ] |
| 401 | 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:
[ "Hospitals" 94 ] |
| 402 | 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:
[ "Hospitals" 91 ] |
| 403 | 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:
[ "Hospitals" 91 ] |
| 404 | 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:
[ "Hospitals" 91 ] |
| 405 | 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:
[ "Hospitals" 91 ] |
| 406 | 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" 1001 ] |
| 407 | 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" 1046 ] |
| 408 | 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" 1046 ] |
| 409 | 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" 1046 ] |
| 410 | 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" 381 ] |
| 411 | 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" 1046 ] |
| 412 | 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:
[ "Hospitals" 94 ] |
| 413 | 0.23 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" 8800 ] |
| 414 | 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:
[ "Hospitals" 94 ] |
| 415 | 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" 1402 ] |
| 416 | 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" 1402 ] |
| 417 | 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" 1435 ] |
| 418 | 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" 1435 ] |
| 419 | 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:
[ "Hospitals" 92 ] |
| 420 | 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:
[ "Hospitals" 92 ] |
| 421 | 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:
[ "Hospitals" 92 ] |
| 422 | 0.21 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" 1238 ] |
| 423 | 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:
[ "Hospitals" 485 ] |
| 424 | 0.20 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" 1403 ] |
| 425 | 0.21 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" 26 ] |
| 426 | 0.21 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" 1353 ] |
| 427 | 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:
[ "Hospitals" 25 ] |
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. |