Query Metrics
309
Database Queries
17
Different statements
711.37 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 7.47 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:
[ "67470" "SELTZ" ] |
| 2 | 0.40 ms |
SELECT t0.id AS id_1, t0.zip_code AS zip_code_2, t0.ville AS ville_3, t0.region AS region_4, t0.dept_txt AS dept_txt_5, t0.dept_code AS dept_code_6, t0.lat AS lat_7, t0.lng AS lng_8 FROM cities t0 WHERE t0.id = ?
Parameters:
[
52223
]
|
| 3 | 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:
[
3886
]
|
| 4 | 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:
[
3886
]
|
| 5 | 115.62 ms |
SELECT (6371 * ACOS(COS(RADIANS(?)) * COS(RADIANS(c0_.lat)) * COS(RADIANS(c0_.lng) - RADIANS(?)) + SIN(RADIANS(?)) * SIN(RADIANS(c0_.lat)))) AS sclr_0, z1_.id AS id_1, z1_.zipcode AS zipcode_2, z1_.city AS city_3, z1_.country AS country_4, z1_.region AS region_5, z1_.department AS department_6, z1_.parent_id AS parent_id_7, z1_.created AS created_8, z1_.updated AS updated_9, z1_.centers_title_seo AS centers_title_seo_10, z1_.professionals_title_seo AS professionals_title_seo_11, z1_.doctors_title_seo AS doctors_title_seo_12, z1_.suppliers_title_seo AS suppliers_title_seo_13, z1_.speechtherapists_title_seo AS speechtherapists_title_seo_14, z1_.networks_title_seo AS networks_title_seo_15, z1_.services_title_seo AS services_title_seo_16, z1_.special_schools_title_seo AS special_schools_title_seo_17, z1_.agencies_title_seo AS agencies_title_seo_18, z1_.training_centers_title_seo AS training_centers_title_seo_19, z1_.centers_description_seo AS centers_description_seo_20, z1_.professionals_description_seo AS professionals_description_seo_21, z1_.doctors_description_seo AS doctors_description_seo_22, z1_.suppliers_description_seo AS suppliers_description_seo_23, z1_.speechtherapists_description_seo AS speechtherapists_description_seo_24, z1_.networks_description_seo AS networks_description_seo_25, z1_.services_description_seo AS services_description_seo_26, z1_.special_schools_description_seo AS special_schools_description_seo_27, z1_.agencies_description_seo AS agencies_description_seo_28, z1_.training_centers_description_seo AS training_centers_description_seo_29, c0_.id AS id_30, c0_.zip_code AS zip_code_31, c0_.ville AS ville_32, c0_.region AS region_33, c0_.dept_txt AS dept_txt_34, c0_.dept_code AS dept_code_35, c0_.lat AS lat_36, c0_.lng AS lng_37, z1_.cities_id AS cities_id_38 FROM zipcode z1_ LEFT JOIN cities c0_ ON z1_.cities_id = c0_.id WHERE c0_.id = z1_.cities_id AND c0_.id <> ? AND (z1_.parent_id IS NULL OR z1_.parent_id = ?) GROUP BY z1_.city HAVING sclr_0 < 1000 ORDER BY sclr_0 ASC LIMIT 100
Parameters:
[ 48.899 8.11048 48.899 52223 0 ] |
| 6 | 11.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 doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1834
]
|
| 7 | 1.93 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1834
]
|
| 8 | 10.58 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1812
]
|
| 9 | 1.95 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1812
]
|
| 10 | 10.73 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1802
]
|
| 11 | 1.93 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1802
]
|
| 12 | 10.60 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3830
]
|
| 13 | 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:
[
3830
]
|
| 14 | 10.60 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1811
]
|
| 15 | 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:
[
1811
]
|
| 16 | 11.07 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1842
]
|
| 17 | 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:
[
1842
]
|
| 18 | 10.80 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1827
]
|
| 19 | 2.09 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1827
]
|
| 20 | 11.55 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1820
]
|
| 21 | 1.93 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1820
]
|
| 22 | 10.48 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3254
]
|
| 23 | 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:
[
3254
]
|
| 24 | 10.46 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1837
]
|
| 25 | 1.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 service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1837
]
|
| 26 | 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:
[
1833
]
|
| 27 | 1.79 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1833
]
|
| 28 | 10.59 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1789
]
|
| 29 | 1.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 service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1789
]
|
| 30 | 10.51 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1803
]
|
| 31 | 1.83 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1803
]
|
| 32 | 10.58 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
4265
]
|
| 33 | 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:
[
4265
]
|
| 34 | 10.34 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1819
]
|
| 35 | 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:
[
1819
]
|
| 36 | 10.43 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1792
]
|
| 37 | 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:
[
1792
]
|
| 38 | 10.42 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1829
]
|
| 39 | 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:
[
1829
]
|
| 40 | 10.32 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1838
]
|
| 41 | 1.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 service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1838
]
|
| 42 | 10.47 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1839
]
|
| 43 | 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:
[
1839
]
|
| 44 | 10.57 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1826
]
|
| 45 | 1.79 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1826
]
|
| 46 | 10.42 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3252
]
|
| 47 | 1.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 service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3252
]
|
| 48 | 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:
[
1814
]
|
| 49 | 1.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 service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1814
]
|
| 50 | 10.44 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1813
]
|
| 51 | 1.83 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1813
]
|
| 52 | 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:
[
1787
]
|
| 53 | 2.25 ms |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
1787
]
|
| 54 | 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:
[
3642
]
|
| 55 | 0.71 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:
[
576
]
|
| 56 | 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:
[
3735
]
|
| 57 | 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:
[
1398
]
|
| 58 | 0.63 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:
[
1805
]
|
| 59 | 0.63 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:
[
3953
]
|
| 60 | 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:
[
1919
]
|
| 61 | 0.62 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:
[
3837
]
|
| 62 | 0.62 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:
[
19
]
|
| 63 | 0.63 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:
[
1590
]
|
| 64 | 0.63 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:
[
3572
]
|
| 65 | 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:
[
488
]
|
| 66 | 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:
[
503
]
|
| 67 | 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:
[
3247
]
|
| 68 | 0.63 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:
[
585
]
|
| 69 | 0.62 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:
[
650
]
|
| 70 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.principal AS principal_4, t0.alias AS alias_5, t0.created AS created_6, t0.updated AS updated_7, t0.nouvelle_fiche AS nouvelle_fiche_8, t0.controle AS controle_9, t0.validate_with_modif AS validate_with_modif_10, t0.type_validate AS type_validate_11, t0.observation AS observation_12 FROM degrees t0 WHERE t0.id = ?
Parameters:
[
28
]
|
| 71 | 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:
[
3313
]
|
| 72 | 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:
[
895
]
|
| 73 | 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:
[
3312
]
|
| 74 | 0.68 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:
[
1044
]
|
| 75 | 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:
[
3452
]
|
| 76 | 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:
[
3952
]
|
| 77 | 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:
[
1175
]
|
| 78 | 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:
[
4345
]
|
| 79 | 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:
[
1392
]
|
| 80 | 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:
[
1446
]
|
| 81 | 0.63 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:
[
4207
]
|
| 82 | 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:
[
3318
]
|
| 83 | 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:
[
2974
]
|
| 84 | 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:
[
3672
]
|
| 85 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3642
]
|
| 86 | 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:
[
3642
]
|
| 87 | 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:
[
576
]
|
| 88 | 0.33 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
576
]
|
| 89 | 0.33 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3735
]
|
| 90 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3735
]
|
| 91 | 0.34 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1398
]
|
| 92 | 0.33 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1398
]
|
| 93 | 0.34 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1805
]
|
| 94 | 0.33 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1805
]
|
| 95 | 0.34 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3953
]
|
| 96 | 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:
[
3953
]
|
| 97 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1919
]
|
| 98 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1919
]
|
| 99 | 0.35 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3837
]
|
| 100 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3837
]
|
| 101 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
19
]
|
| 102 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
19
]
|
| 103 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1590
]
|
| 104 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1590
]
|
| 105 | 0.40 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3572
]
|
| 106 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3572
]
|
| 107 | 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:
[
488
]
|
| 108 | 0.36 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
488
]
|
| 109 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
503
]
|
| 110 | 0.40 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
503
]
|
| 111 | 0.39 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3247
]
|
| 112 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3247
]
|
| 113 | 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:
[
585
]
|
| 114 | 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:
[
585
]
|
| 115 | 0.35 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
650
]
|
| 116 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
650
]
|
| 117 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3313
]
|
| 118 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3313
]
|
| 119 | 0.35 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
895
]
|
| 120 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
895
]
|
| 121 | 0.35 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3312
]
|
| 122 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3312
]
|
| 123 | 0.39 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1044
]
|
| 124 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1044
]
|
| 125 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3452
]
|
| 126 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3452
]
|
| 127 | 0.35 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3952
]
|
| 128 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3952
]
|
| 129 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1175
]
|
| 130 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1175
]
|
| 131 | 0.37 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4345
]
|
| 132 | 0.38 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4345
]
|
| 133 | 0.40 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
1392
]
|
| 134 | 0.50 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:
[
1392
]
|
| 135 | 0.51 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:
[
1446
]
|
| 136 | 0.55 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:
[
1446
]
|
| 137 | 0.53 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:
[
4207
]
|
| 138 | 0.54 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
4207
]
|
| 139 | 0.53 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:
[
3318
]
|
| 140 | 0.47 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3318
]
|
| 141 | 0.52 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:
[
2974
]
|
| 142 | 0.43 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
2974
]
|
| 143 | 0.50 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.phone AS phone_3, t0.fax AS fax_4, t0.email AS email_5, t0.doctolib_iframe AS doctolib_iframe_6, t0.created AS created_7, t0.updated AS updated_8, t0.doctor_id AS doctor_id_9, t0.practice_id AS practice_id_10 FROM doctor_practices t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3672
]
|
| 144 | 0.44 ms |
SELECT t0.id AS id_1, t0.doctor_id AS doctor_id_2, t0.status_grade AS status_grade_3, t0.specialty AS specialty_4, t0.audiometry AS audiometry_5, t0.audiometry_ff AS audiometry_ff_6, t0.phoniatry AS phoniatry_7, t0.phoniatry_ff AS phoniatry_ff_8, t0.speech_therapy AS speech_therapy_9, t0.speech_therapy_ff AS speech_therapy_ff_10, t0.tel_specifique AS tel_specifique_11, t0.tel_specifique_desc AS tel_specifique_desc_12, t0.doctolib_iframe AS doctolib_iframe_13, t0.created AS created_14, t0.updated AS updated_15, t0.service_id AS service_id_16, t0.doctor_id AS doctor_id_17 FROM service_doctors t0 WHERE t0.doctor_id = ? LIMIT 1
Parameters:
[
3672
]
|
| 145 | 0.42 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3642
]
|
| 146 | 0.39 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3642
]
|
| 147 | 5.70 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Doctors" 3642 1 ] |
| 148 | 0.76 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:
[
3642
]
|
| 149 | 0.50 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
576
]
|
| 150 | 0.46 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
576
]
|
| 151 | 6.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" 576 1 ] |
| 152 | 0.70 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
576
]
|
| 153 | 0.48 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3735
]
|
| 154 | 0.45 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3735
]
|
| 155 | 5.77 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" 3735 1 ] |
| 156 | 0.73 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3735
]
|
| 157 | 0.41 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1398
]
|
| 158 | 0.44 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1398
]
|
| 159 | 5.74 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" 1398 1 ] |
| 160 | 0.63 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1398
]
|
| 161 | 0.41 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1805
]
|
| 162 | 0.37 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1805
]
|
| 163 | 5.66 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" 1805 1 ] |
| 164 | 0.61 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1805
]
|
| 165 | 0.47 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3953
]
|
| 166 | 0.47 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3953
]
|
| 167 | 5.72 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" 3953 1 ] |
| 168 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3953
]
|
| 169 | 0.76 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:
[
3953
]
|
| 170 | 0.57 ms |
SELECT t0.id AS id_1, t0.corporate_name AS corporate_name_2, t0.corporate_name_2 AS corporate_name_2_3, t0.description AS description_4, t0.link AS link_5, t0.address AS address_6, t0.additional_address AS additional_address_7, t0.po_box AS po_box_8, t0.cedex AS cedex_9, t0.city_cedex AS city_cedex_10, t0.zip AS zip_11, t0.city AS city_12, t0.country AS country_13, t0.website AS website_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.email AS email_17, t0.center_for_laryngectomy AS center_for_laryngectomy_18, t0.created AS created_19, t0.updated AS updated_20, t0.department AS department_21, t0.nouvelle_fiche AS nouvelle_fiche_22, t0.controle AS controle_23, t0.validate_with_modif AS validate_with_modif_24, t0.type_validate AS type_validate_25, t0.observation AS observation_26, t0.image AS image_27, t0.localisation_id AS localisation_id_28 FROM hospitals t0 WHERE t0.id = ?
Parameters:
[
269
]
|
| 171 | 0.49 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1919
]
|
| 172 | 0.48 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1919
]
|
| 173 | 6.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" 1919 1 ] |
| 174 | 0.70 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1919
]
|
| 175 | 0.66 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:
[
1919
]
|
| 176 | 0.46 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3837
]
|
| 177 | 0.45 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3837
]
|
| 178 | 6.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" 3837 1 ] |
| 179 | 0.73 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3837
]
|
| 180 | 0.50 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
19
]
|
| 181 | 0.39 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
19
]
|
| 182 | 5.99 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" 19 1 ] |
| 183 | 0.73 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
19
]
|
| 184 | 0.50 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1590
]
|
| 185 | 0.45 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1590
]
|
| 186 | 6.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" 1590 1 ] |
| 187 | 0.67 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1590
]
|
| 188 | 0.44 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3572
]
|
| 189 | 0.31 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3572
]
|
| 190 | 5.60 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" 3572 1 ] |
| 191 | 0.53 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:
[
3572
]
|
| 192 | 0.34 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
488
]
|
| 193 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
488
]
|
| 194 | 5.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" 488 1 ] |
| 195 | 0.53 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:
[
488
]
|
| 196 | 0.30 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
503
]
|
| 197 | 0.28 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
503
]
|
| 198 | 4.99 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" 503 1 ] |
| 199 | 0.48 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:
[
503
]
|
| 200 | 0.29 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3247
]
|
| 201 | 0.32 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3247
]
|
| 202 | 5.33 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" 3247 1 ] |
| 203 | 0.68 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3247
]
|
| 204 | 0.53 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
585
]
|
| 205 | 0.46 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
585
]
|
| 206 | 5.45 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" 585 1 ] |
| 207 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
585
]
|
| 208 | 0.46 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
650
]
|
| 209 | 0.40 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
650
]
|
| 210 | 5.63 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" 650 1 ] |
| 211 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
650
]
|
| 212 | 0.73 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
650
]
|
| 213 | 0.49 ms |
SELECT t0.id AS id_1, t0.corporate_name AS corporate_name_2, t0.corporate_name_2 AS corporate_name_2_3, t0.description AS description_4, t0.link AS link_5, t0.address AS address_6, t0.additional_address AS additional_address_7, t0.po_box AS po_box_8, t0.cedex AS cedex_9, t0.city_cedex AS city_cedex_10, t0.zip AS zip_11, t0.city AS city_12, t0.country AS country_13, t0.website AS website_14, t0.phone AS phone_15, t0.fax AS fax_16, t0.email AS email_17, t0.center_for_laryngectomy AS center_for_laryngectomy_18, t0.created AS created_19, t0.updated AS updated_20, t0.department AS department_21, t0.nouvelle_fiche AS nouvelle_fiche_22, t0.controle AS controle_23, t0.validate_with_modif AS validate_with_modif_24, t0.type_validate AS type_validate_25, t0.observation AS observation_26, t0.image AS image_27, t0.localisation_id AS localisation_id_28 FROM hospitals t0 WHERE t0.id = ?
Parameters:
[
266
]
|
| 214 | 0.39 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3313
]
|
| 215 | 0.44 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3313
]
|
| 216 | 5.46 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" 3313 1 ] |
| 217 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3313
]
|
| 218 | 0.65 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:
[
3313
]
|
| 219 | 0.39 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
895
]
|
| 220 | 0.46 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
895
]
|
| 221 | 5.44 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" 895 1 ] |
| 222 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
895
]
|
| 223 | 0.64 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:
[
895
]
|
| 224 | 0.39 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3312
]
|
| 225 | 0.44 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3312
]
|
| 226 | 5.42 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" 3312 1 ] |
| 227 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3312
]
|
| 228 | 0.72 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:
[
3312
]
|
| 229 | 0.50 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1044
]
|
| 230 | 0.45 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1044
]
|
| 231 | 5.41 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" 1044 1 ] |
| 232 | 0.70 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1044
]
|
| 233 | 0.39 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3452
]
|
| 234 | 0.45 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3452
]
|
| 235 | 5.42 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" 3452 1 ] |
| 236 | 0.59 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3452
]
|
| 237 | 0.62 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3452
]
|
| 238 | 0.39 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3952
]
|
| 239 | 0.37 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3952
]
|
| 240 | 5.38 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" 3952 1 ] |
| 241 | 0.64 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3952
]
|
| 242 | 0.70 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:
[
3952
]
|
| 243 | 0.48 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1175
]
|
| 244 | 0.45 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1175
]
|
| 245 | 5.44 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" 1175 1 ] |
| 246 | 0.68 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1175
]
|
| 247 | 0.40 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4345
]
|
| 248 | 0.45 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4345
]
|
| 249 | 5.37 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" 4345 1 ] |
| 250 | 0.62 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4345
]
|
| 251 | 0.70 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:
[
4345
]
|
| 252 | 0.49 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1392
]
|
| 253 | 0.43 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1392
]
|
| 254 | 5.43 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" 1392 1 ] |
| 255 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1392
]
|
| 256 | 0.41 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1446
]
|
| 257 | 0.46 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1446
]
|
| 258 | 5.42 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" 1446 1 ] |
| 259 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1446
]
|
| 260 | 0.74 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.cochlear_implant AS cochlear_implant_2, s0_.title_1 AS title_1_3, s0_.description_1 AS description_1_4, s0_.email_1 AS email_1_5, s0_.title_2 AS title_2_6, s0_.description_2 AS description_2_7, s0_.email_2 AS email_2_8, s0_.title_3 AS title_3_9, s0_.description_3 AS description_3_10, s0_.email_3 AS email_3_11, s0_.ranking AS ranking_12, s0_.created AS created_13, s0_.updated AS updated_14, s0_.nouvelle_fiche AS nouvelle_fiche_15, s0_.controle AS controle_16, s0_.validate_with_modif AS validate_with_modif_17, s0_.type_validate AS type_validate_18, s0_.observation AS observation_19, s0_.other AS other_20, s0_.hospital_id AS hospital_id_21 FROM services s0_ LEFT JOIN service_doctors s1_ ON (s0_.id = s1_.service_id) LEFT JOIN doctors d2_ ON (d2_.id = s1_.doctor_id) LEFT JOIN hospitals h3_ ON (h3_.id = s0_.hospital_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
1446
]
|
| 261 | 0.55 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:
[
475
]
|
| 262 | 0.46 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
4207
]
|
| 263 | 0.37 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
4207
]
|
| 264 | 5.42 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" 4207 1 ] |
| 265 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
4207
]
|
| 266 | 0.70 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:
[
4207
]
|
| 267 | 0.47 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3318
]
|
| 268 | 0.46 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3318
]
|
| 269 | 5.43 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" 3318 1 ] |
| 270 | 0.68 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3318
]
|
| 271 | 0.64 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:
[
1846
]
|
| 272 | 0.46 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
2974
]
|
| 273 | 0.48 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
2974
]
|
| 274 | 5.73 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" 2974 1 ] |
| 275 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
2974
]
|
| 276 | 0.50 ms |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
3672
]
|
| 277 | 0.44 ms |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
3672
]
|
| 278 | 5.71 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" 3672 1 ] |
| 279 | 0.65 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.address AS address_2, p0_.additional_address AS additional_address_3, p0_.po_box AS po_box_4, p0_.zip_cedex AS zip_cedex_5, p0_.city_cedex AS city_cedex_6, p0_.zip AS zip_7, p0_.city AS city_8, p0_.phone AS phone_9, p0_.phone_2 AS phone_2_10, p0_.fax AS fax_11, p0_.email AS email_12, p0_.description AS description_13, p0_.created AS created_14, p0_.updated AS updated_15, p0_.nouvelle_fiche AS nouvelle_fiche_16, p0_.controle AS controle_17, p0_.validate_with_modif AS validate_with_modif_18, p0_.type_validate AS type_validate_19, p0_.observation AS observation_20, p0_.type_id AS type_id_21, p0_.website AS website_22, p0_.localisation_id AS localisation_id_23 FROM practices p0_ LEFT JOIN doctor_practices d1_ ON (p0_.id = d1_.practice_id) LEFT JOIN doctors d2_ ON (d2_.id = d1_.doctor_id) WHERE d2_.id = ? LIMIT 1
Parameters:
[
3672
]
|
| 280 | 0.49 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1165 ] |
| 281 | 0.28 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" 1165 ] |
| 282 | 0.29 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1165 ] |
| 283 | 0.47 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" 7899 ] |
| 284 | 0.17 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" 1165 ] |
| 285 | 0.38 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 269 ] |
| 286 | 0.26 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 269 ] |
| 287 | 0.47 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" 8871 ] |
| 288 | 0.39 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" 1219 ] |
| 289 | 0.27 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 1219 ] |
| 290 | 0.40 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" 772 ] |
| 291 | 0.19 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 772 ] |
| 292 | 0.50 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" 736 ] |
| 293 | 0.48 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" 347 ] |
| 294 | 0.48 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" 455 ] |
| 295 | 0.41 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" 266 ] |
| 296 | 0.19 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 266 ] |
| 297 | 0.19 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 266 ] |
| 298 | 0.19 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 266 ] |
| 299 | 0.18 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Practices" 347 ] |
| 300 | 0.18 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 266 ] |
| 301 | 0.18 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 266 ] |
| 302 | 0.34 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" 1 ] |
| 303 | 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:
[ "Hospitals" 266 ] |
| 304 | 0.12 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" 1 ] |
| 305 | 0.37 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" 475 ] |
| 306 | 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:
[ "Hospitals" 266 ] |
| 307 | 0.28 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" 444 ] |
| 308 | 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" 772 ] |
| 309 | 0.12 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" 455 ] |
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. |