Query Metrics
132
Database Queries
8
Different statements
501.48 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 10.12 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:
[ "91310" "MONTLHERY" ] |
| 2 | 0.55 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:
[
2536
]
|
| 3 | 4.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:
[
2495
]
|
| 4 | 163.18 ms |
SELECT (6371 * ACOS(COS(RADIANS(?)) * COS(RADIANS(c0_.lat)) * COS(RADIANS(c0_.lng) - RADIANS(?)) + SIN(RADIANS(?)) * SIN(RADIANS(c0_.lat)))) AS sclr_0, z1_.id AS id_1, z1_.zipcode AS zipcode_2, z1_.city AS city_3, z1_.country AS country_4, z1_.region AS region_5, z1_.department AS department_6, z1_.parent_id AS parent_id_7, z1_.created AS created_8, z1_.updated AS updated_9, z1_.centers_title_seo AS centers_title_seo_10, z1_.professionals_title_seo AS professionals_title_seo_11, z1_.doctors_title_seo AS doctors_title_seo_12, z1_.suppliers_title_seo AS suppliers_title_seo_13, z1_.speechtherapists_title_seo AS speechtherapists_title_seo_14, z1_.networks_title_seo AS networks_title_seo_15, z1_.services_title_seo AS services_title_seo_16, z1_.special_schools_title_seo AS special_schools_title_seo_17, z1_.agencies_title_seo AS agencies_title_seo_18, z1_.training_centers_title_seo AS training_centers_title_seo_19, z1_.centers_description_seo AS centers_description_seo_20, z1_.professionals_description_seo AS professionals_description_seo_21, z1_.doctors_description_seo AS doctors_description_seo_22, z1_.suppliers_description_seo AS suppliers_description_seo_23, z1_.speechtherapists_description_seo AS speechtherapists_description_seo_24, z1_.networks_description_seo AS networks_description_seo_25, z1_.services_description_seo AS services_description_seo_26, z1_.special_schools_description_seo AS special_schools_description_seo_27, z1_.agencies_description_seo AS agencies_description_seo_28, z1_.training_centers_description_seo AS training_centers_description_seo_29, c0_.id AS id_30, c0_.zip_code AS zip_code_31, c0_.ville AS ville_32, c0_.region AS region_33, c0_.dept_txt AS dept_txt_34, c0_.dept_code AS dept_code_35, c0_.lat AS lat_36, c0_.lng AS lng_37, z1_.cities_id AS cities_id_38 FROM zipcode z1_ LEFT JOIN cities c0_ ON z1_.cities_id = c0_.id WHERE c0_.id = z1_.cities_id AND c0_.id <> ? AND (z1_.parent_id IS NULL OR z1_.parent_id = ?) GROUP BY z1_.city HAVING sclr_0 < 1000 ORDER BY sclr_0 ASC LIMIT 100
Parameters:
[ 48.64 2.2747 48.64 2536 0 ] |
| 5 | 2.99 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:
[
4579
]
|
| 6 | 2.72 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:
[
2525
]
|
| 7 | 2.73 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:
[
2487
]
|
| 8 | 2.70 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:
[
2510
]
|
| 9 | 2.79 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:
[
2529
]
|
| 10 | 2.71 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:
[
2528
]
|
| 11 | 2.72 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:
[
2485
]
|
| 12 | 2.72 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:
[
2479
]
|
| 13 | 2.69 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:
[
2499
]
|
| 14 | 2.71 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:
[
2500
]
|
| 15 | 2.85 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:
[
2493
]
|
| 16 | 2.75 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:
[
3722
]
|
| 17 | 2.70 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:
[
2503
]
|
| 18 | 2.73 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:
[
2480
]
|
| 19 | 2.73 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:
[
2523
]
|
| 20 | 2.75 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:
[
3694
]
|
| 21 | 2.69 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:
[
2477
]
|
| 22 | 2.70 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:
[
2515
]
|
| 23 | 2.73 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:
[
2472
]
|
| 24 | 2.71 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:
[
2506
]
|
| 25 | 2.69 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:
[
2475
]
|
| 26 | 2.72 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:
[
2502
]
|
| 27 | 2.71 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:
[
2504
]
|
| 28 | 2.72 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:
[
2537
]
|
| 29 | 2.69 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:
[
2490
]
|
| 30 | 2.71 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:
[
2481
]
|
| 31 | 2.63 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:
[
2494
]
|
| 32 | 2.71 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:
[
2534
]
|
| 33 | 2.70 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:
[
2508
]
|
| 34 | 2.72 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:
[
2476
]
|
| 35 | 2.62 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:
[
2518
]
|
| 36 | 2.71 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:
[
2527
]
|
| 37 | 2.69 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:
[
3697
]
|
| 38 | 2.90 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:
[
2496
]
|
| 39 | 2.62 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:
[
2483
]
|
| 40 | 2.72 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:
[
2484
]
|
| 41 | 2.69 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:
[
2482
]
|
| 42 | 2.71 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:
[
2473
]
|
| 43 | 2.62 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:
[
2501
]
|
| 44 | 2.71 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:
[
2507
]
|
| 45 | 2.69 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:
[
2491
]
|
| 46 | 2.76 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:
[
2546
]
|
| 47 | 2.64 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:
[
3695
]
|
| 48 | 2.71 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:
[
2471
]
|
| 49 | 2.68 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:
[
2509
]
|
| 50 | 2.73 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:
[
2618
]
|
| 51 | 2.62 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:
[
2628
]
|
| 52 | 2.75 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:
[
3897
]
|
| 53 | 2.71 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:
[
2514
]
|
| 54 | 2.73 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:
[
2520
]
|
| 55 | 2.63 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:
[
4414
]
|
| 56 | 2.73 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:
[
2557
]
|
| 57 | 2.70 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:
[
3482
]
|
| 58 | 2.74 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:
[
2630
]
|
| 59 | 2.63 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:
[
2517
]
|
| 60 | 2.72 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:
[
3488
]
|
| 61 | 2.70 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:
[
2531
]
|
| 62 | 2.72 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:
[
2632
]
|
| 63 | 2.64 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:
[
2647
]
|
| 64 | 2.68 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:
[
2486
]
|
| 65 | 2.70 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:
[
2651
]
|
| 66 | 2.66 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:
[
2524
]
|
| 67 | 2.71 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:
[
2561
]
|
| 68 | 2.73 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:
[
2198
]
|
| 69 | 2.71 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:
[
2562
]
|
| 70 | 2.64 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:
[
2488
]
|
| 71 | 2.72 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:
[
2519
]
|
| 72 | 2.79 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:
[
2474
]
|
| 73 | 2.68 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:
[
2511
]
|
| 74 | 2.74 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:
[
3381
]
|
| 75 | 2.72 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:
[
2621
]
|
| 76 | 2.77 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:
[
2564
]
|
| 77 | 2.70 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:
[
2492
]
|
| 78 | 2.62 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:
[
2626
]
|
| 79 | 2.61 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:
[
2633
]
|
| 80 | 2.71 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:
[
2563
]
|
| 81 | 2.70 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:
[
2176
]
|
| 82 | 2.78 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:
[
2489
]
|
| 83 | 2.64 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:
[
2533
]
|
| 84 | 2.73 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:
[
2555
]
|
| 85 | 2.71 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:
[
2521
]
|
| 86 | 2.72 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:
[
2551
]
|
| 87 | 2.62 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:
[
2516
]
|
| 88 | 2.68 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:
[
2652
]
|
| 89 | 2.73 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:
[
2625
]
|
| 90 | 2.72 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:
[
2560
]
|
| 91 | 2.72 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:
[
2544
]
|
| 92 | 2.77 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:
[
2237
]
|
| 93 | 2.82 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:
[
2654
]
|
| 94 | 2.67 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:
[
2497
]
|
| 95 | 2.64 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:
[
2522
]
|
| 96 | 2.74 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:
[
2536
]
|
| 97 | 2.72 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:
[
2614
]
|
| 98 | 2.70 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:
[
2216
]
|
| 99 | 2.66 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:
[
2530
]
|
| 100 | 2.73 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:
[
2639
]
|
| 101 | 2.69 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:
[
3649
]
|
| 102 | 2.69 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:
[
2208
]
|
| 103 | 2.63 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:
[
2512
]
|
| 104 | 2.71 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:
[
2174
]
|
| 105 | 1.14 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:
[
390
]
|
| 106 | 1.01 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:
[
391
]
|
| 107 | 1.07 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:
[
495
]
|
| 108 | 1.09 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:
[
387
]
|
| 109 | 1.17 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:
[
419
]
|
| 110 | 1.10 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:
[
398
]
|
| 111 | 1.09 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:
[
424
]
|
| 112 | 5.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" 390 1 ] |
| 113 | 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:
[
390
]
|
| 114 | 5.15 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 391 1 ] |
| 115 | 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:
[
391
]
|
| 116 | 5.23 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 495 1 ] |
| 117 | 1.10 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:
[
495
]
|
| 118 | 5.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" 387 1 ] |
| 119 | 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:
[
387
]
|
| 120 | 5.18 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 419 1 ] |
| 121 | 0.92 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:
[
419
]
|
| 122 | 5.17 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 398 1 ] |
| 123 | 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:
[
398
]
|
| 124 | 5.14 ms |
SELECT t0.id AS id_1, t0.class AS class_2, t0.entity_id AS entity_id_3, t0.cover AS cover_4, t0.title AS title_5, t0.created AS created_6, t0.updated AS updated_7 FROM image t0 WHERE t0.class = ? AND t0.entity_id = ? AND t0.cover = ? LIMIT 1
Parameters:
[ "Hospitals" 424 1 ] |
| 125 | 0.84 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:
[
424
]
|
| 126 | 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" 390 ] |
| 127 | 0.43 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" 391 ] |
| 128 | 0.46 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" 495 ] |
| 129 | 0.28 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 387 ] |
| 130 | 0.49 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 419 ] |
| 131 | 0.39 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 398 ] |
| 132 | 0.37 ms |
SELECT t0.class AS class_1, t0.id AS id_2, t0.lat AS lat_3, t0.lng AS lng_4 FROM geocode t0 WHERE t0.class = ? AND t0.id = ? LIMIT 1
Parameters:
[ "Hospitals" 424 ] |
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. |