0.95 ms (24.28%)
|
1 |
SELECT t0.id AS id_1, t0.time_from AS time_from_2, t0.time_to AS time_to_3, t0.name AS name_4, t0.slug AS slug_5, t0.enabled AS enabled_6, t0.repeat_for AS repeat_for_7, t0.startdate AS startdate_8, t0.members_limit AS members_limit_9, t0.created AS created_10, t0.updated AS updated_11, t0.booking_start_date AS booking_start_date_12, t0.nobooking AS nobooking_13, t0.image AS image_14, t0.content AS content_15, t0.color AS color_16, t0.inactive_to AS inactive_to_17, t0.inactive_from AS inactive_from_18, t0.type AS type_19 FROM event t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"kurs-przygotowawczy-do-egzaminow-elektroenergetycznych-grupa-i-2025-02-18-1000"
]
SELECT t0.id AS id_1, t0.time_from AS time_from_2, t0.time_to AS time_to_3, t0.name AS name_4, t0.slug AS slug_5, t0.enabled AS enabled_6, t0.repeat_for AS repeat_for_7, t0.startdate AS startdate_8, t0.members_limit AS members_limit_9, t0.created AS created_10, t0.updated AS updated_11, t0.booking_start_date AS booking_start_date_12, t0.nobooking AS nobooking_13, t0.image AS image_14, t0.content AS content_15, t0.color AS color_16, t0.inactive_to AS inactive_to_17, t0.inactive_from AS inactive_from_18, t0.type AS type_19 FROM event t0 WHERE t0.slug = 'kurs-przygotowawczy-do-egzaminow-elektroenergetycznych-grupa-i-2025-02-18-1000' LIMIT 1;
|
0.86 ms (21.96%)
|
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.in_footer_menu AS in_footer_menu_6, t0.menu_name AS menu_name_7, t0.position AS position_8, t0.redirect AS redirect_9, t0.title AS title_10, t0.content AS content_11, t0.image AS image_12, t0.image2 AS image2_13, t0.keywords AS keywords_14, t0.lead_image AS lead_image_15, t0.lead AS lead_16, t0.created AS created_17, t0.updated AS updated_18, t0.parent_id AS parent_id_19, t0.template_id AS template_id_20 FROM PAGE t0 WHERE t0.parent_id = ? ORDER BY t0.position DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.in_footer_menu AS in_footer_menu_6, t0.menu_name AS menu_name_7, t0.position AS position_8, t0.redirect AS redirect_9, t0.title AS title_10, t0.content AS content_11, t0.image AS image_12, t0.image2 AS image2_13, t0.keywords AS keywords_14, t0.lead_image AS lead_image_15, t0.lead AS lead_16, t0.created AS created_17, t0.updated AS updated_18, t0.parent_id AS parent_id_19, t0.template_id AS template_id_20 FROM PAGE t0 WHERE t0.parent_id = 4 ORDER BY t0.position DESC;
|
0.82 ms (21.01%)
|
1 |
SELECT COUNT(e0_.id) AS sclr_0 FROM event_member e0_ WHERE e0_.event_id = ? AND e0_.event_date = ?
Parameters: [
85
"2025-03-18 10:00:00"
]
SELECT COUNT(e0_.id) AS sclr_0 FROM event_member e0_ WHERE e0_.event_id = 85 AND e0_.event_date = '2025-03-18 10:00:00';
|
0.56 ms (14.23%)
|
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.description AS description_4 FROM settings t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.description AS description_4 FROM settings t0;
|
0.43 ms (11.01%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.in_footer_menu AS in_footer_menu_6, t0.menu_name AS menu_name_7, t0.position AS position_8, t0.redirect AS redirect_9, t0.title AS title_10, t0.content AS content_11, t0.image AS image_12, t0.image2 AS image2_13, t0.keywords AS keywords_14, t0.lead_image AS lead_image_15, t0.lead AS lead_16, t0.created AS created_17, t0.updated AS updated_18, t0.parent_id AS parent_id_19, t0.template_id AS template_id_20 FROM PAGE t0 WHERE t0.in_footer_menu = ? AND t0.enabled = ? ORDER BY t0.position DESC LIMIT 15
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.in_footer_menu AS in_footer_menu_6, t0.menu_name AS menu_name_7, t0.position AS position_8, t0.redirect AS redirect_9, t0.title AS title_10, t0.content AS content_11, t0.image AS image_12, t0.image2 AS image2_13, t0.keywords AS keywords_14, t0.lead_image AS lead_image_15, t0.lead AS lead_16, t0.created AS created_17, t0.updated AS updated_18, t0.parent_id AS parent_id_19, t0.template_id AS template_id_20 FROM PAGE t0 WHERE t0.in_footer_menu = 1 AND t0.enabled = 1 ORDER BY t0.position DESC LIMIT 15;
|
0.29 ms (7.51%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.in_footer_menu AS in_footer_menu_6, t0.menu_name AS menu_name_7, t0.position AS position_8, t0.redirect AS redirect_9, t0.title AS title_10, t0.content AS content_11, t0.image AS image_12, t0.image2 AS image2_13, t0.keywords AS keywords_14, t0.lead_image AS lead_image_15, t0.lead AS lead_16, t0.created AS created_17, t0.updated AS updated_18, t0.parent_id AS parent_id_19, t0.template_id AS template_id_20 FROM PAGE t0 WHERE t0.in_menu = ? AND t0.parent_id IS NULL AND t0.enabled = ? ORDER BY t0.position DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.in_footer_menu AS in_footer_menu_6, t0.menu_name AS menu_name_7, t0.position AS position_8, t0.redirect AS redirect_9, t0.title AS title_10, t0.content AS content_11, t0.image AS image_12, t0.image2 AS image2_13, t0.keywords AS keywords_14, t0.lead_image AS lead_image_15, t0.lead AS lead_16, t0.created AS created_17, t0.updated AS updated_18, t0.parent_id AS parent_id_19, t0.template_id AS template_id_20 FROM PAGE t0 WHERE t0.in_menu = 1 AND t0.parent_id IS NULL AND t0.enabled = 1 ORDER BY t0.position DESC;
|