Query Metrics
152
Database Queries
8
Different statements
430.59 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.57 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:
[ "24750" "CHAMPCEVINEL" ] |
| 2 | 0.34 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:
[
33941
]
|
| 3 | 2.35 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
445
]
|
| 4 | 143.30 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:
[ 45.2163 0.728 45.2163 33941 0 ] |
| 5 | 2.54 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
436
]
|
| 6 | 2.30 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
441
]
|
| 7 | 2.22 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3837
]
|
| 8 | 2.36 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2866
]
|
| 9 | 2.26 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
444
]
|
| 10 | 2.23 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
442
]
|
| 11 | 2.34 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2869
]
|
| 12 | 2.25 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4048
]
|
| 13 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4488
]
|
| 14 | 2.32 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
439
]
|
| 15 | 2.21 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2870
]
|
| 16 | 2.26 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2867
]
|
| 17 | 2.31 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3909
]
|
| 18 | 2.21 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
440
]
|
| 19 | 2.28 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2864
]
|
| 20 | 2.33 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2862
]
|
| 21 | 2.21 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2863
]
|
| 22 | 2.30 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2857
]
|
| 23 | 2.30 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2861
]
|
| 24 | 2.31 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
437
]
|
| 25 | 2.23 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2858
]
|
| 26 | 2.32 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4475
]
|
| 27 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2860
]
|
| 28 | 2.30 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2430
]
|
| 29 | 2.28 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
443
]
|
| 30 | 2.26 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
360
]
|
| 31 | 2.29 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
438
]
|
| 32 | 2.27 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
323
]
|
| 33 | 2.23 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2822
]
|
| 34 | 2.22 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2792
]
|
| 35 | 2.25 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2824
]
|
| 36 | 2.23 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
363
]
|
| 37 | 2.28 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
717
]
|
| 38 | 2.23 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
330
]
|
| 39 | 2.46 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
359
]
|
| 40 | 2.30 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3787
]
|
| 41 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
318
]
|
| 42 | 2.29 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1203
]
|
| 43 | 2.33 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4157
]
|
| 44 | 2.22 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2794
]
|
| 45 | 2.25 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
316
]
|
| 46 | 2.29 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4067
]
|
| 47 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
320
]
|
| 48 | 2.20 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1199
]
|
| 49 | 2.32 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3677
]
|
| 50 | 2.25 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4121
]
|
| 51 | 2.21 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
361
]
|
| 52 | 2.27 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
327
]
|
| 53 | 2.26 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
329
]
|
| 54 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
718
]
|
| 55 | 2.23 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4135
]
|
| 56 | 2.27 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2801
]
|
| 57 | 2.32 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
754
]
|
| 58 | 2.25 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2431
]
|
| 59 | 2.31 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
730
]
|
| 60 | 2.28 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4229
]
|
| 61 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4390
]
|
| 62 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3091
]
|
| 63 | 2.22 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
319
]
|
| 64 | 2.30 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4046
]
|
| 65 | 2.32 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1200
]
|
| 66 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
325
]
|
| 67 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4181
]
|
| 68 | 2.15 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4331
]
|
| 69 | 2.31 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2425
]
|
| 70 | 2.29 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
774
]
|
| 71 | 2.07 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
326
]
|
| 72 | 2.14 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4577
]
|
| 73 | 2.18 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2423
]
|
| 74 | 2.16 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
358
]
|
| 75 | 2.22 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1207
]
|
| 76 | 2.06 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1196
]
|
| 77 | 2.14 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2823
]
|
| 78 | 2.17 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
748
]
|
| 79 | 2.27 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2428
]
|
| 80 | 2.19 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
740
]
|
| 81 | 2.07 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4109
]
|
| 82 | 2.12 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
324
]
|
| 83 | 2.13 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3088
]
|
| 84 | 2.18 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3857
]
|
| 85 | 2.37 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4572
]
|
| 86 | 2.15 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4032
]
|
| 87 | 2.25 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3082
]
|
| 88 | 2.23 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
322
]
|
| 89 | 2.23 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
321
]
|
| 90 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
760
]
|
| 91 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2796
]
|
| 92 | 2.31 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2795
]
|
| 93 | 2.21 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
773
]
|
| 94 | 2.25 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1205
]
|
| 95 | 2.34 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4422
]
|
| 96 | 2.30 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
2429
]
|
| 97 | 2.27 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1202
]
|
| 98 | 2.21 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
4170
]
|
| 99 | 2.22 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
743
]
|
| 100 | 2.22 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3087
]
|
| 101 | 2.21 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
3874
]
|
| 102 | 2.24 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
714
]
|
| 103 | 2.26 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1198
]
|
| 104 | 2.20 ms |
SELECT h0_.id AS id_0, h0_.corporate_name AS corporate_name_1, h0_.corporate_name_2 AS corporate_name_2_2, h0_.description AS description_3, h0_.link AS link_4, h0_.address AS address_5, h0_.additional_address AS additional_address_6, h0_.po_box AS po_box_7, h0_.cedex AS cedex_8, h0_.city_cedex AS city_cedex_9, h0_.zip AS zip_10, h0_.city AS city_11, h0_.country AS country_12, h0_.website AS website_13, h0_.phone AS phone_14, h0_.fax AS fax_15, h0_.email AS email_16, h0_.center_for_laryngectomy AS center_for_laryngectomy_17, h0_.created AS created_18, h0_.updated AS updated_19, h0_.department AS department_20, h0_.nouvelle_fiche AS nouvelle_fiche_21, h0_.controle AS controle_22, h0_.validate_with_modif AS validate_with_modif_23, h0_.type_validate AS type_validate_24, h0_.observation AS observation_25, h0_.image AS image_26, h0_.localisation_id AS localisation_id_27 FROM hospitals h0_ LEFT JOIN zipcode z1_ ON (h0_.localisation_id = z1_.id) INNER JOIN services s2_ ON (s2_.hospital_id = h0_.id) WHERE z1_.id = ? GROUP BY h0_.id ORDER BY h0_.corporate_name ASC
Parameters:
[
1197
]
|
| 105 | 0.95 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
87
]
|
| 106 | 0.85 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
481
]
|
| 107 | 0.93 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
483
]
|
| 108 | 0.95 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
88
]
|
| 109 | 0.82 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
73
]
|
| 110 | 0.95 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
62
]
|
| 111 | 0.91 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
176
]
|
| 112 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
381
]
|
| 113 | 0.95 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
380
]
|
| 114 | 0.88 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
478
]
|
| 115 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
72
]
|
| 116 | 0.89 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ?
Parameters:
[
127
]
|
| 117 | 1.54 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:
[ "Hospitals" 87 1 ] |
| 118 | 0.80 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
87
]
|
| 119 | 4.22 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 481 1 ] |
| 120 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
481
]
|
| 121 | 4.18 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 483 1 ] |
| 122 | 0.93 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
483
]
|
| 123 | 1.54 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:
[ "Hospitals" 88 1 ] |
| 124 | 0.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
88
]
|
| 125 | 4.28 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 73 1 ] |
| 126 | 0.80 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
73
]
|
| 127 | 1.57 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:
[ "Hospitals" 62 1 ] |
| 128 | 0.81 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
62
]
|
| 129 | 1.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:
[ "Hospitals" 176 1 ] |
| 130 | 0.53 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
176
]
|
| 131 | 4.16 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 381 1 ] |
| 132 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
381
]
|
| 133 | 4.16 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 380 1 ] |
| 134 | 0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
380
]
|
| 135 | 4.24 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:
[ "Hospitals" 478 1 ] |
| 136 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
478
]
|
| 137 | 1.62 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 72 1 ] |
| 138 | 0.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
72
]
|
| 139 | 1.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:
[ "Hospitals" 127 1 ] |
| 140 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cochlear_implant AS cochlear_implant_3, t0.title_1 AS title_1_4, t0.description_1 AS description_1_5, t0.email_1 AS email_1_6, t0.title_2 AS title_2_7, t0.description_2 AS description_2_8, t0.email_2 AS email_2_9, t0.title_3 AS title_3_10, t0.description_3 AS description_3_11, t0.email_3 AS email_3_12, t0.ranking AS ranking_13, t0.created AS created_14, t0.updated AS updated_15, t0.nouvelle_fiche AS nouvelle_fiche_16, t0.controle AS controle_17, t0.validate_with_modif AS validate_with_modif_18, t0.type_validate AS type_validate_19, t0.observation AS observation_20, t0.other AS other_21, t0.hospital_id AS hospital_id_22 FROM services t0 WHERE t0.hospital_id = ? LIMIT 1
Parameters:
[
127
]
|
| 141 | 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:
[ "Hospitals" 87 ] |
| 142 | 0.42 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 481 ] |
| 143 | 0.27 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 483 ] |
| 144 | 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:
[ "Hospitals" 88 ] |
| 145 | 0.32 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 73 ] |
| 146 | 0.30 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 62 ] |
| 147 | 0.30 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 176 ] |
| 148 | 0.23 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 381 ] |
| 149 | 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:
[ "Hospitals" 380 ] |
| 150 | 0.11 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 478 ] |
| 151 | 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:
[ "Hospitals" 72 ] |
| 152 | 0.24 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 127 ] |
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\Hospitals | No errors. |
| App\Entity\Services | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Geocode | No errors. |