1 |
0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.image AS image_4, t0.content AS content_5, t0.link AS link_6, t0.link_name AS link_name_7, t0.created AS created_8, t0.updated AS updated_9 FROM slide t0 WHERE t0.enabled = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.image AS image_4, t0.content AS content_5, t0.link AS link_6, t0.link_name AS link_name_7, t0.created AS created_8, t0.updated AS updated_9 FROM slide t0 WHERE t0.enabled = 1;
|
2 |
0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.url AS url_4, t0.homepage AS homepage_5, t0.image AS image_6, t0.created AS created_7, t0.updated AS updated_8, t0.partner_from AS partner_from_9 FROM partner t0 WHERE t0.enabled = ? AND t0.homepage = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.url AS url_4, t0.homepage AS homepage_5, t0.image AS image_6, t0.created AS created_7, t0.updated AS updated_8, t0.partner_from AS partner_from_9 FROM partner t0 WHERE t0.enabled = 1 AND t0.homepage = 1;
|
3 |
0.45 ms |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.url AS url_2, t0_.enabled AS enabled_3, t0_.promo AS promo_4, t0_.position AS position_5, t0_.start_date AS start_date_6, t0_.end_date AS end_date_7, t0_.lead AS lead_8, t0_.title AS title_9, t0_.content AS content_10, t0_.content2 AS content2_11, t0_.image AS image_12, t0_.schedule_name AS schedule_name_13, t0_.schedule AS schedule_14, t0_.schedule2_name AS schedule2_name_15, t0_.schedule2 AS schedule2_16, t0_.lead_image AS lead_image_17, t0_.nolink AS nolink_18, t0_.lead_color AS lead_color_19, t0_.keywords AS keywords_20, t0_.css AS css_21, t0_.redirect AS redirect_22, t0_.created AS created_23, t0_.updated AS updated_24, t0_.homepage AS homepage_25 FROM tile t0_ WHERE t0_.enabled = 1 AND t0_.start_date <= ? AND (t0_.end_date >= ? OR t0_.end_date IS NULL) AND t0_.homepage = 1 ORDER BY t0_.start_date DESC, t0_.position DESC LIMIT 20
Parameters: [
"2025-04-03 11:45:22"
"2025-04-03 11:45:22"
]
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.url AS url_2, t0_.enabled AS enabled_3, t0_.promo AS promo_4, t0_.position AS position_5, t0_.start_date AS start_date_6, t0_.end_date AS end_date_7, t0_.lead AS lead_8, t0_.title AS title_9, t0_.content AS content_10, t0_.content2 AS content2_11, t0_.image AS image_12, t0_.schedule_name AS schedule_name_13, t0_.schedule AS schedule_14, t0_.schedule2_name AS schedule2_name_15, t0_.schedule2 AS schedule2_16, t0_.lead_image AS lead_image_17, t0_.nolink AS nolink_18, t0_.lead_color AS lead_color_19, t0_.keywords AS keywords_20, t0_.css AS css_21, t0_.redirect AS redirect_22, t0_.created AS created_23, t0_.updated AS updated_24, t0_.homepage AS homepage_25 FROM tile t0_ WHERE t0_.enabled = 1 AND t0_.start_date <= '2025-04-03 11:45:22' AND (t0_.end_date >= '2025-04-03 11:45:22' OR t0_.end_date IS NULL) AND t0_.homepage = 1 ORDER BY t0_.start_date DESC, t0_.position DESC LIMIT 20;
|
4 |
0.40 ms |
SELECT e0_.id AS id_0, e0_.time_from AS time_from_1, e0_.time_to AS time_to_2, e0_.name AS name_3, e0_.slug AS slug_4, e0_.enabled AS enabled_5, e0_.repeat_for AS repeat_for_6, e0_.startdate AS startdate_7, e0_.members_limit AS members_limit_8, e0_.created AS created_9, e0_.updated AS updated_10, e0_.booking_start_date AS booking_start_date_11, e0_.nobooking AS nobooking_12, e0_.image AS image_13, e0_.content AS content_14, e0_.color AS color_15, e0_.inactive_to AS inactive_to_16, e0_.inactive_from AS inactive_from_17, e0_.type AS type_18 FROM event e0_ WHERE e0_.enabled = 1 AND e0_.type = ? AND e0_.startdate > ? LIMIT 1
Parameters: [
"training"
"2025-04-03 11:45:22"
]
SELECT e0_.id AS id_0, e0_.time_from AS time_from_1, e0_.time_to AS time_to_2, e0_.name AS name_3, e0_.slug AS slug_4, e0_.enabled AS enabled_5, e0_.repeat_for AS repeat_for_6, e0_.startdate AS startdate_7, e0_.members_limit AS members_limit_8, e0_.created AS created_9, e0_.updated AS updated_10, e0_.booking_start_date AS booking_start_date_11, e0_.nobooking AS nobooking_12, e0_.image AS image_13, e0_.content AS content_14, e0_.color AS color_15, e0_.inactive_to AS inactive_to_16, e0_.inactive_from AS inactive_from_17, e0_.type AS type_18 FROM event e0_ WHERE e0_.enabled = 1 AND e0_.type = 'training' AND e0_.startdate > '2025-04-03 11:45:22' LIMIT 1;
|
5 |
0.29 ms |
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.url = ? AND t0.enabled = ? LIMIT 1
Parameters: [
"o-nas"
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.url = 'o-nas' AND t0.enabled = 1 LIMIT 1;
|
6 |
0.29 ms |
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.url = ? AND t0.enabled = ? LIMIT 1
Parameters: [
"oferta"
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.url = 'oferta' AND t0.enabled = 1 LIMIT 1;
|
7 |
0.28 ms |
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.url = ? AND t0.enabled = ? LIMIT 1
Parameters: [
"biuletyn"
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.url = 'biuletyn' AND t0.enabled = 1 LIMIT 1;
|
8 |
0.45 ms |
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.url = ? AND t0.enabled = ? LIMIT 1
Parameters: [
"publikacje"
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.url = 'publikacje' AND t0.enabled = 1 LIMIT 1;
|
9 |
0.27 ms |
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.url = ? AND t0.enabled = ? LIMIT 1
Parameters: [
"liczby-o-nas"
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.url = 'liczby-o-nas' AND t0.enabled = 1 LIMIT 1;
|
10 |
0.23 ms |
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;
|
11 |
0.22 ms |
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;
|
12 |
0.32 ms |
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;
|
13 |
0.35 ms |
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;
|
14 |
0.32 ms |
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 = 12 ORDER BY t0.position DESC;
|
15 |
0.30 ms |
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 = 16 ORDER BY t0.position DESC;
|
16 |
0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.parent_id AS parent_id_6 FROM category t0 INNER JOIN tiles_categories ON t0.id = tiles_categories.category_id WHERE tiles_categories.tile_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.parent_id AS parent_id_6 FROM category t0 INNER JOIN tiles_categories ON t0.id = tiles_categories.category_id WHERE tiles_categories.tile_id = 52;
|
17 |
0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.parent_id AS parent_id_6 FROM category t0 INNER JOIN tiles_categories ON t0.id = tiles_categories.category_id WHERE tiles_categories.tile_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.parent_id AS parent_id_6 FROM category t0 INNER JOIN tiles_categories ON t0.id = tiles_categories.category_id WHERE tiles_categories.tile_id = 51;
|
18 |
0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.parent_id AS parent_id_6 FROM category t0 INNER JOIN tiles_categories ON t0.id = tiles_categories.category_id WHERE tiles_categories.tile_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.parent_id AS parent_id_6 FROM category t0 INNER JOIN tiles_categories ON t0.id = tiles_categories.category_id WHERE tiles_categories.tile_id = 50;
|
19 |
0.33 ms |
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;
|
20 |
0.22 ms |
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;
|