Query Metrics
170
Database Queries
16
Different statements
177.65 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
138.92 ms (78.20%) |
1 |
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:
[ -63.0 18.0 -63.0 51646 0 ] |
|
19.67 ms (11.07%) |
2 |
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:
[ "97150" "SAINT-MARTIN" ] |
|
2.21 ms (1.24%) |
16 |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN doctor_practices d1_ ON (d0_.id = d1_.doctor_id) LEFT JOIN practices p2_ ON (d1_.practice_id = p2_.id) LEFT JOIN zipcode z3_ ON (p2_.localisation_id = z3_.id) WHERE z3_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3656
]
|
|
2.16 ms (1.21%) |
16 |
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.name AS name_2, d0_.first_name AS first_name_3, d0_.email_per AS email_per_4, d0_.email_pro AS email_pro_5, d0_.ent AS ent_6, d0_.phoniatricians AS phoniatricians_7, d0_.free_field AS free_field_8, d0_.degrees AS degrees_9, d0_.status_grade AS status_grade_10, d0_.audiometry AS audiometry_11, d0_.audiometry_ff AS audiometry_ff_12, d0_.phoniatry AS phoniatry_13, d0_.phoniatry_ff AS phoniatry_ff_14, d0_.speech_therapy AS speech_therapy_15, d0_.speech_therapy_ff AS speech_therapy_ff_16, d0_.specific_phone_number AS specific_phone_number_17, d0_.specific_fax AS specific_fax_18, d0_.created AS created_19, d0_.updated AS updated_20, d0_.nouvelle_fiche AS nouvelle_fiche_21, d0_.controle AS controle_22, d0_.validate_with_modif AS validate_with_modif_23, d0_.type_validate AS type_validate_24, d0_.observation AS observation_25, d0_.training_center AS training_center_26, d0_.visible AS visible_27, d0_.department AS department_28 FROM doctors d0_ LEFT JOIN service_doctors s1_ ON (d0_.id = s1_.doctor_id) LEFT JOIN services s2_ ON (s2_.id = s1_.service_id) LEFT JOIN hospitals h3_ ON (h3_.id = s2_.hospital_id) LEFT JOIN zipcode z4_ ON (h3_.localisation_id = z4_.id) WHERE z4_.id = ? AND d0_.visible = 1 GROUP BY d0_.id ORDER BY d0_.name ASC
Parameters:
[
3656
]
|
|
1.78 ms (1.00%) |
15 |
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:
[
1789
]
|
|
1.63 ms (0.92%) |
15 |
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" 1789 1 ] |
|
1.60 ms (0.90%) |
15 |
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:
[
1789
]
|
|
1.59 ms (0.90%) |
15 |
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:
[
1789
]
|
|
1.55 ms (0.87%) |
15 |
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" 8596 ] |
|
1.54 ms (0.87%) |
15 |
SELECT count(d0_.id) AS sclr_0 FROM doctor_practices d0_ WHERE d0_.doctor_id = ?
Parameters:
[
1789
]
|
|
1.44 ms (0.81%) |
15 |
SELECT count(s0_.id) AS sclr_0 FROM service_doctors s0_ WHERE s0_.doctor_id = ?
Parameters:
[
1789
]
|
|
1.44 ms (0.81%) |
15 |
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:
[
1789
]
|
|
1.19 ms (0.67%) |
10 |
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:
[
2086
]
|
|
0.41 ms (0.23%) |
1 |
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:
[
51646
]
|
|
0.40 ms (0.23%) |
3 |
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:
[
479
]
|
|
0.13 ms (0.07%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.principal AS principal_4, t0.alias AS alias_5, t0.created AS created_6, t0.updated AS updated_7, t0.nouvelle_fiche AS nouvelle_fiche_8, t0.controle AS controle_9, t0.validate_with_modif AS validate_with_modif_10, t0.type_validate AS type_validate_11, t0.observation AS observation_12 FROM degrees t0 WHERE t0.id = ?
Parameters:
[
29
]
|
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\DoctorHearingTv | No errors. |
| App\Entity\ServiceDoctors | No errors. |
| App\Entity\Services | No errors. |
| App\Entity\Hospitals | No errors. |
| App\Entity\DoctorDegrees | No errors. |
| App\Entity\Degrees | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Geocode | No errors. |