| 1 |
0.77 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.enabled AS enabled_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.main_image_id AS main_image_id_9 FROM facility_type t0 WHERE t0.enabled = ? ORDER BY t0.name ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.enabled AS enabled_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.main_image_id AS main_image_id_9 FROM facility_type t0 WHERE t0.enabled = 1 ORDER BY t0.name ASC;
|
| 2 |
0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.start AS start_3, t0.end AS end_4, t0.multiple_registrations AS multiple_registrations_5, t0.enabled AS enabled_6, t0.ask_health_info AS ask_health_info_7, t0.ask_can_swim AS ask_can_swim_8, t0.ask_media_consent AS ask_media_consent_9, t0.registration_open AS registration_open_10, t0.age_start AS age_start_11, t0.age_end AS age_end_12, t0.age_limit AS age_limit_13, t0.registration_date_limit AS registration_date_limit_14, t0.visible AS visible_15, t0.slug AS slug_16, t0.description AS description_17, t0.capacity AS capacity_18, t0.ask_contact_phone AS ask_contact_phone_19, t0.ask_leaves_alone AS ask_leaves_alone_20, t0.ask_address AS ask_address_21, t0.created_by AS created_by_22, t0.updated_by AS updated_by_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.main_image_id AS main_image_id_26, t0.price_id AS price_id_27 FROM event t0 WHERE t0.enabled = ? AND t0.visible = ? ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.start AS start_3, t0.end AS end_4, t0.multiple_registrations AS multiple_registrations_5, t0.enabled AS enabled_6, t0.ask_health_info AS ask_health_info_7, t0.ask_can_swim AS ask_can_swim_8, t0.ask_media_consent AS ask_media_consent_9, t0.registration_open AS registration_open_10, t0.age_start AS age_start_11, t0.age_end AS age_end_12, t0.age_limit AS age_limit_13, t0.registration_date_limit AS registration_date_limit_14, t0.visible AS visible_15, t0.slug AS slug_16, t0.description AS description_17, t0.capacity AS capacity_18, t0.ask_contact_phone AS ask_contact_phone_19, t0.ask_leaves_alone AS ask_leaves_alone_20, t0.ask_address AS ask_address_21, t0.created_by AS created_by_22, t0.updated_by AS updated_by_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.main_image_id AS main_image_id_26, t0.price_id AS price_id_27 FROM event t0 WHERE t0.enabled = 1 AND t0.visible = 1 ORDER BY t0.created_at DESC;
|
| 3 |
0.33 ms |
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = 3;
|
| 4 |
0.30 ms |
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = 2;
|
| 5 |
0.29 ms |
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = 4;
|
| 6 |
0.30 ms |
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = 1;
|
| 7 |
0.26 ms |
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.event_id AS event_id_8 FROM event_image t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.event_id AS event_id_8 FROM event_image t0 WHERE t0.id = 2;
|