GET https://www.multichem.jellydev2.pl/pl/aktualnosci?blogPage=10

Query Metrics

173 Database Queries
34 Different statements
66.06 ms Query time
8 Invalid entities
753 Managed entities

Queries

Group similar statements

# Time Info
1 1.26 ms
SELECT p0_.is_editable AS is_editable_0, p0_.template_path AS template_path_1, p0_.is_published AS is_published_2, p0_.publishing_date AS publishing_date_3, p0_.type AS type_4, p0_.should_be_followed AS should_be_followed_5, p0_.params AS params_6, p0_.only_for_log_in_user AS only_for_log_in_user_7, p0_.account_levels AS account_levels_8, p0_.id AS id_9, p0_.internal_name AS internal_name_10, p0_.migration_id AS migration_id_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p1_.url AS url_14, p1_.displayed_title AS displayed_title_15, p1_.meta_tags AS meta_tags_16, p1_.data AS data_17, p1_.id AS id_18, p1_.locale AS locale_19, p1_.translatable_id AS translatable_id_20 FROM page p0_ INNER JOIN page_translation p1_ ON p0_.id = p1_.translatable_id WHERE p1_.url = ? AND p1_.locale = ?
Parameters:
[
  "aktualnosci?blogPage=10"
  "pl"
]
2 0.38 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.url = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  "aktualnosci"
  "pl"
]
3 0.58 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  10
]
4 0.48 ms
SELECT t0.id AS id_1, t0.ordering AS ordering_2, t0.page_id AS page_id_3, t0.section_id AS section_id_4 FROM page_section t0 WHERE t0.page_id = ? ORDER BY t0.ordering ASC
Parameters:
[
  10
]
5 0.44 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
Parameters:
[
  5
]
6 0.34 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
7 0.30 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  10
]
8 0.62 ms
SELECT m0_.name AS name_0, m0_.is_active AS is_active_1, m0_.is_static AS is_static_2, m0_.position AS position_3, m0_.id AS id_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.main_menu_id AS main_menu_id_7, m0_.second_level_menu_main_id AS second_level_menu_main_id_8, m0_.page_id AS page_id_9 FROM menu m0_ WHERE m0_.is_static = ? AND m0_.is_active = ? AND m0_.main_menu_id IS NULL ORDER BY m0_.position ASC
Parameters:
[
  1
  1
]
9 0.44 ms
SELECT m0_.name AS name_0, m0_.is_active AS is_active_1, m0_.is_static AS is_static_2, m0_.position AS position_3, m0_.id AS id_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.main_menu_id AS main_menu_id_7, m0_.second_level_menu_main_id AS second_level_menu_main_id_8, m0_.page_id AS page_id_9 FROM menu m0_ WHERE m0_.is_static = ? AND m0_.is_active = ? AND m0_.main_menu_id IS NULL ORDER BY m0_.position ASC
Parameters:
[
  0
  1
]
10 0.43 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4
]
11 0.44 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  5
]
12 0.33 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.second_level_menu_main_id = ?
Parameters:
[
  4
]
13 0.32 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  18
]
14 0.31 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  32
]
15 0.41 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  33
]
16 0.28 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  34
]
17 0.25 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  35
]
18 0.28 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  36
]
19 0.29 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  37
]
20 0.33 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  18
]
21 0.35 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  19
]
22 0.27 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  23
]
23 0.30 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  24
]
24 0.28 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  25
]
25 0.26 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  29
]
26 0.31 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  28
]
27 0.26 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  26
]
28 0.26 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  30
]
29 0.31 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  31
]
30 0.32 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  27
]
31 0.26 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  38
]
32 0.32 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  39
]
33 0.28 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  19
]
34 0.31 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  4
]
35 0.30 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  6
]
36 0.36 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  7
]
37 0.32 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.second_level_menu_main_id = ?
Parameters:
[
  6
]
38 0.37 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  59
]
39 0.30 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  20
]
40 0.30 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  20
]
41 0.37 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  60
]
42 0.25 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  21
]
43 0.28 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  21
]
44 0.37 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  53
]
45 0.26 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  22
]
46 0.24 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  22
]
47 0.26 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  6
]
48 0.23 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  7
]
49 0.29 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.second_level_menu_main_id = ?
Parameters:
[
  7
]
50 0.29 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  7
]
51 0.32 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  10
]
52 0.27 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.second_level_menu_main_id = ?
Parameters:
[
  10
]
53 0.21 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  10
]
54 0.30 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  14
]
55 0.39 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  41
]
56 0.29 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.second_level_menu_main_id = ?
Parameters:
[
  14
]
57 0.29 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  14
]
58 0.31 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  17
]
59 0.36 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  70
]
60 0.28 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.second_level_menu_main_id = ?
Parameters:
[
  17
]
61 0.27 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  17
]
62 0.29 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  40
]
63 0.46 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  4
]
64 0.28 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.second_level_menu_main_id = ?
Parameters:
[
  40
]
65 0.28 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.position AS position_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_menu_id AS main_menu_id_8, t0.second_level_menu_main_id AS second_level_menu_main_id_9, t0.page_id AS page_id_10 FROM menu t0 WHERE t0.main_menu_id = ?
Parameters:
[
  40
]
66 0.42 ms
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.is_static AS is_static_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.page_id AS page_id_7 FROM side_menu t0 WHERE t0.is_active = ? ORDER BY t0.id ASC LIMIT 2
Parameters:
[
  1
]
67 0.46 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM side_menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
68 0.32 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.own_url AS own_url_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM side_menu_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]
69 0.43 ms
SELECT t0.name AS name_1, t0.url AS url_2, t0.position AS position_3, t0.is_active AS is_active_4, t0.id AS id_5, t0.image_id AS image_id_6 FROM social_media_element t0 ORDER BY t0.position ASC
Parameters:
[]
70 0.47 ms
SELECT t0.name AS name_1, t0.template_path AS template_path_2, t0.params AS params_3, t0.is_editable AS is_editable_4, t0.type AS type_5, t0.layout AS layout_6, t0.layout_settings AS layout_settings_7, t0.carousel_posts AS carousel_posts_8, t0.is_unique AS is_unique_9, t0.visible_on AS visible_on_10, t0.id AS id_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM section t0 WHERE t0.migration_id = ? LIMIT 1
Parameters:
[
  6
]
71 1.01 ms
SELECT t0.name AS name_1, t0.template_path AS template_path_2, t0.params AS params_3, t0.is_editable AS is_editable_4, t0.type AS type_5, t0.layout AS layout_6, t0.layout_settings AS layout_settings_7, t0.carousel_posts AS carousel_posts_8, t0.is_unique AS is_unique_9, t0.visible_on AS visible_on_10, t0.id AS id_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM section t0 WHERE t0.layout = ? LIMIT 1
Parameters:
[
  "footer"
]
72 0.44 ms
SELECT t0.type AS type_1, t0.required AS required_2, t0.is_information AS is_information_3, t0.is_cv AS is_cv_4, t0.can_checkbox AS can_checkbox_5, t0.position AS position_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM agreement t0 WHERE t0.type = ? ORDER BY t0.position ASC
Parameters:
[
  "offer"
]
73 0.39 ms
SELECT t0.type AS type_1, t0.required AS required_2, t0.is_information AS is_information_3, t0.is_cv AS is_cv_4, t0.can_checkbox AS can_checkbox_5, t0.position AS position_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM agreement t0 WHERE t0.type = ? ORDER BY t0.position ASC
Parameters:
[
  "no-offer"
]
74 0.28 ms
SELECT t0.type AS type_1, t0.required AS required_2, t0.is_information AS is_information_3, t0.is_cv AS is_cv_4, t0.can_checkbox AS can_checkbox_5, t0.position AS position_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM agreement t0 WHERE t0.type = ? ORDER BY t0.position ASC
Parameters:
[
  "newsletter"
]
75 1.23 ms
SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p0_.post_preview_id AS post_preview_id_9, p0_.page_id AS page_id_10 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? ORDER BY p0_.created_at DESC, p0_.sort_order ASC
Parameters:
[
  1
]
76 1.07 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_8 FROM (SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? ORDER BY p0_.created_at DESC, p0_.sort_order ASC) dctrn_result) dctrn_table
Parameters:
[
  1
]
77 1.14 ms
SELECT DISTINCT id_8 FROM (SELECT DISTINCT id_8, created_at_7, sort_order_1 FROM (SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p1_.is_editable AS is_editable_9, p1_.template_path AS template_path_10, p1_.is_published AS is_published_11, p1_.publishing_date AS publishing_date_12, p1_.type AS type_13, p1_.should_be_followed AS should_be_followed_14, p1_.params AS params_15, p1_.only_for_log_in_user AS only_for_log_in_user_16, p1_.account_levels AS account_levels_17, p1_.id AS id_18, p1_.internal_name AS internal_name_19, p1_.migration_id AS migration_id_20, p1_.created_at AS created_at_21, p1_.updated_at AS updated_at_22 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ?) dctrn_result_inner ORDER BY created_at_7 DESC, sort_order_1 ASC) dctrn_result LIMIT 9 OFFSET 79
Parameters:
[
  1
]
78 0.50 ms
SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p0_.post_preview_id AS post_preview_id_9, p0_.page_id AS page_id_10 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.created_at DESC, p0_.sort_order ASC
Parameters:
[
  1
  112
  113
  114
  115
  116
  117
  118
  119
  120
]
79 0.47 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  143
]
80 0.36 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  143
]
81 0.39 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  144
]
82 0.31 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  144
]
83 0.32 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  145
]
84 0.26 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  145
]
85 0.38 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  146
]
86 0.31 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  146
]
87 0.38 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  147
]
88 0.35 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  147
]
89 0.40 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  148
]
90 0.29 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  148
]
91 0.35 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  149
]
92 0.26 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  149
]
93 0.30 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  150
]
94 0.30 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  150
]
95 0.32 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  151
]
96 0.25 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  151
]
97 0.42 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
Parameters:
[
  3
]
98 0.27 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]
99 0.31 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
Parameters:
[
  4
]
100 0.24 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  3
]
101 0.35 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
Parameters:
[
  9
]
102 0.24 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  71
]
103 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.file_name AS file_name_3, t0.preview_file_name AS preview_file_name_4, t0.extension AS extension_5, t0.mime_type AS mime_type_6, t0.uuid AS uuid_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM image t0 WHERE t0.id = ?
Parameters:
[
  23
]
104 0.25 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.file_name AS file_name_3, t0.preview_file_name AS preview_file_name_4, t0.extension AS extension_5, t0.mime_type AS mime_type_6, t0.uuid AS uuid_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM image t0 WHERE t0.id = ?
Parameters:
[
  24
]
105 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.file_name AS file_name_3, t0.preview_file_name AS preview_file_name_4, t0.extension AS extension_5, t0.mime_type AS mime_type_6, t0.uuid AS uuid_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM image t0 WHERE t0.id = ?
Parameters:
[
  25
]
106 0.22 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.file_name AS file_name_3, t0.preview_file_name AS preview_file_name_4, t0.extension AS extension_5, t0.mime_type AS mime_type_6, t0.uuid AS uuid_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM image t0 WHERE t0.id = ?
Parameters:
[
  26
]
107 0.42 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.migration_id = ? LIMIT 1
Parameters:
[
  9
]
108 0.25 ms
SELECT t0.name AS name_1, t0.template_path AS template_path_2, t0.params AS params_3, t0.is_editable AS is_editable_4, t0.type AS type_5, t0.layout AS layout_6, t0.layout_settings AS layout_settings_7, t0.carousel_posts AS carousel_posts_8, t0.is_unique AS is_unique_9, t0.visible_on AS visible_on_10, t0.id AS id_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM section t0 WHERE t0.id = ?
Parameters:
[
  309
]
109 0.87 ms
SELECT t0.ordering AS ordering_1, t0.allowed_devices AS allowed_devices_2, t0.allowed_locales AS allowed_locales_3, t0.html_attributes AS html_attributes_4, t0.link_type AS link_type_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.section_id AS section_id_9, t0.image_id AS image_id_10, t0.image_mobile_id AS image_mobile_id_11, t0.destination_page_id AS destination_page_id_12 FROM slide t0 WHERE t0.section_id = ? ORDER BY t0.ordering ASC
Parameters:
[
  309
]
110 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.file_name AS file_name_3, t0.preview_file_name AS preview_file_name_4, t0.extension AS extension_5, t0.mime_type AS mime_type_6, t0.uuid AS uuid_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM image t0 WHERE t0.id = ?
Parameters:
[
  134
]
111 0.33 ms
SELECT t0.html_attributes AS html_attributes_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM image_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  134
]
112 0.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.file_name AS file_name_3, t0.preview_file_name AS preview_file_name_4, t0.extension AS extension_5, t0.mime_type AS mime_type_6, t0.uuid AS uuid_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM image t0 WHERE t0.id = ?
Parameters:
[
  133
]
113 0.70 ms
SELECT t0.description AS description_1, t0.header AS header_2, t0.custom_destination_url AS custom_destination_url_3, t0.custom_button_text AS custom_button_text_4, t0.data AS data_5, t0.teaser AS teaser_6, t0.id AS id_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM slide_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  56
]
114 0.26 ms
SELECT t0.name AS name_1, t0.template_path AS template_path_2, t0.params AS params_3, t0.is_editable AS is_editable_4, t0.type AS type_5, t0.layout AS layout_6, t0.layout_settings AS layout_settings_7, t0.carousel_posts AS carousel_posts_8, t0.is_unique AS is_unique_9, t0.visible_on AS visible_on_10, t0.id AS id_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM section t0 WHERE t0.id = ?
Parameters:
[
  313
]
115 0.35 ms
SELECT t0.name AS name_1, t0.template_path AS template_path_2, t0.params AS params_3, t0.is_editable AS is_editable_4, t0.type AS type_5, t0.layout AS layout_6, t0.layout_settings AS layout_settings_7, t0.carousel_posts AS carousel_posts_8, t0.is_unique AS is_unique_9, t0.visible_on AS visible_on_10, t0.id AS id_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14 FROM section t0 WHERE t0.id = ?
Parameters:
[
  53
]
116 1.18 ms
SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p0_.post_preview_id AS post_preview_id_9, p0_.page_id AS page_id_10 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? ORDER BY p0_.created_at DESC, p0_.sort_order ASC
Parameters:
[
  1
]
117 0.73 ms
SELECT t0.type AS type_1, t0.ordering AS ordering_2, t0.id AS id_3, t0.image_id AS image_id_4, t0.section_id AS section_id_5 FROM image_to_section t0 WHERE t0.section_id = ?
Parameters:
[
  53
]
118 0.99 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_8 FROM (SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? ORDER BY p0_.created_at DESC, p0_.sort_order ASC) dctrn_result) dctrn_table
Parameters:
[
  1
]
119 1.09 ms
SELECT DISTINCT id_8 FROM (SELECT DISTINCT id_8, created_at_7, sort_order_1 FROM (SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p1_.is_editable AS is_editable_9, p1_.template_path AS template_path_10, p1_.is_published AS is_published_11, p1_.publishing_date AS publishing_date_12, p1_.type AS type_13, p1_.should_be_followed AS should_be_followed_14, p1_.params AS params_15, p1_.only_for_log_in_user AS only_for_log_in_user_16, p1_.account_levels AS account_levels_17, p1_.id AS id_18, p1_.internal_name AS internal_name_19, p1_.migration_id AS migration_id_20, p1_.created_at AS created_at_21, p1_.updated_at AS updated_at_22 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ?) dctrn_result_inner ORDER BY created_at_7 DESC, sort_order_1 ASC) dctrn_result LIMIT 9 OFFSET 79
Parameters:
[
  1
]
120 0.43 ms
SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p0_.post_preview_id AS post_preview_id_9, p0_.page_id AS page_id_10 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.created_at DESC, p0_.sort_order ASC
Parameters:
[
  1
  112
  113
  114
  115
  116
  117
  118
  119
  120
]
121 0.43 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  112
]
122 0.33 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  113
]
123 0.25 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  114
]
124 0.25 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  115
]
125 0.23 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  116
]
126 0.24 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  117
]
127 0.30 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  118
]
128 0.26 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  119
]
129 0.23 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  120
]
130 0.50 ms
SELECT t0.html_contents AS html_contents_1, t0.data AS data_2, t0.image_link AS image_link_3, t0.header AS header_4, t0.text AS text_5, t0.description AS description_6, t0.text_on_button AS text_on_button_7, t0.placeholder AS placeholder_8, t0.header_second AS header_second_9, t0.description_second AS description_second_10, t0.text_on_button_second AS text_on_button_second_11, t0.title AS title_12, t0.url AS url_13, t0.url_second AS url_second_14, t0.campaign_id AS campaign_id_15, t0.id AS id_16, t0.locale AS locale_17, t0.image_id AS image_id_18, t0.translatable_id AS translatable_id_19 FROM section_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
131 0.54 ms
SELECT t0.text AS text_1, t0.under_text AS under_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM agreement_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  6
]
132 0.36 ms
SELECT t0.text AS text_1, t0.under_text AS under_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM agreement_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
133 0.46 ms
SELECT t0.html_contents AS html_contents_1, t0.data AS data_2, t0.image_link AS image_link_3, t0.header AS header_4, t0.text AS text_5, t0.description AS description_6, t0.text_on_button AS text_on_button_7, t0.placeholder AS placeholder_8, t0.header_second AS header_second_9, t0.description_second AS description_second_10, t0.text_on_button_second AS text_on_button_second_11, t0.title AS title_12, t0.url AS url_13, t0.url_second AS url_second_14, t0.campaign_id AS campaign_id_15, t0.id AS id_16, t0.locale AS locale_17, t0.image_id AS image_id_18, t0.translatable_id AS translatable_id_19 FROM section_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  440
]
134 0.38 ms
SELECT m0_.name AS name_0, m0_.is_active AS is_active_1, m0_.is_static AS is_static_2, m0_.position AS position_3, m0_.id AS id_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.main_menu_id AS main_menu_id_7, m0_.second_level_menu_main_id AS second_level_menu_main_id_8, m0_.page_id AS page_id_9 FROM menu m0_ WHERE m0_.main_menu_id IS NULL ORDER BY m0_.position ASC
Parameters:
[]
135 1.08 ms
SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p0_.post_preview_id AS post_preview_id_9, p0_.page_id AS page_id_10 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? ORDER BY p0_.created_at DESC, p0_.sort_order ASC
Parameters:
[
  1
]
136 0.68 ms
SELECT o0_.uuid AS uuid_0, o0_.type_of_work AS type_of_work_1, o0_.email_recruiter AS email_recruiter_2, o0_.start_work AS start_work_3, o0_.start_work_now AS start_work_now_4, o0_.params AS params_5, o0_.name AS name_6, o0_.is_published AS is_published_7, o0_.locales AS locales_8, o0_.whole_poland AS whole_poland_9, o0_.id AS id_10, o0_.created_at AS created_at_11, o0_.updated_at AS updated_at_12, o0_.image_id AS image_id_13, o0_.location_id AS location_id_14 FROM offer o0_ WHERE o0_.is_published = ? AND o0_.locales LIKE ? ORDER BY o0_.created_at DESC LIMIT 6
Parameters:
[
  1
  "%pl%"
]
137 0.66 ms
SELECT t0_.uuid AS uuid_0, t0_.type AS type_1, t0_.type_company AS type_company_2, t0_.start_date AS start_date_3, t0_.start_time AS start_time_4, t0_.end_date AS end_date_5, t0_.end_time AS end_time_6, t0_.params AS params_7, t0_.name AS name_8, t0_.is_published AS is_published_9, t0_.locales AS locales_10, t0_.hidden AS hidden_11, t0_.id AS id_12, t0_.created_at AS created_at_13, t0_.updated_at AS updated_at_14, t0_.image_id AS image_id_15, t0_.post_image_id AS post_image_id_16, t0_.location_id AS location_id_17, t0_.image_desktop_id AS image_desktop_id_18 FROM training t0_ WHERE t0_.is_published = ? AND t0_.hidden = ? AND t0_.locales LIKE ? AND t0_.start_date >= ? ORDER BY t0_.start_date DESC LIMIT 6
Parameters:
[
  1
  0
  "%pl%"
  "2026-04-22 00:00:00"
]
138 0.40 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  58
]
139 0.28 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  58
]
140 0.25 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  60
]
141 0.30 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  67
]
142 0.24 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  67
]
143 0.24 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  59
]
144 0.26 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  53
]
145 0.33 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  64
]
146 0.26 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  64
]
147 0.38 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  205
]
148 0.27 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  205
]
149 0.91 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_8 FROM (SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? ORDER BY p0_.created_at DESC, p0_.sort_order ASC) dctrn_result) dctrn_table
Parameters:
[
  1
]
150 0.96 ms
SELECT DISTINCT id_8 FROM (SELECT DISTINCT id_8, created_at_7, sort_order_1 FROM (SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p1_.is_editable AS is_editable_9, p1_.template_path AS template_path_10, p1_.is_published AS is_published_11, p1_.publishing_date AS publishing_date_12, p1_.type AS type_13, p1_.should_be_followed AS should_be_followed_14, p1_.params AS params_15, p1_.only_for_log_in_user AS only_for_log_in_user_16, p1_.account_levels AS account_levels_17, p1_.id AS id_18, p1_.internal_name AS internal_name_19, p1_.migration_id AS migration_id_20, p1_.created_at AS created_at_21, p1_.updated_at AS updated_at_22 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ?) dctrn_result_inner ORDER BY created_at_7 DESC, sort_order_1 ASC) dctrn_result LIMIT 6
Parameters:
[
  1
]
151 0.41 ms
SELECT p0_.category AS category_0, p0_.sort_order AS sort_order_1, p0_.reading_time AS reading_time_2, p0_.simplex_post_id AS simplex_post_id_3, p0_.simplex_img AS simplex_img_4, p0_.profix_post_id AS profix_post_id_5, p0_.profix_img AS profix_img_6, p0_.created_at AS created_at_7, p0_.id AS id_8, p0_.post_preview_id AS post_preview_id_9, p0_.page_id AS page_id_10 FROM post p0_ LEFT JOIN page p1_ ON p0_.page_id = p1_.id AND (p0_.page_id = p1_.id) WHERE p1_.is_published = ? AND p0_.id IN (?, ?, ?, ?, ?, ?) ORDER BY p0_.created_at DESC, p0_.sort_order ASC
Parameters:
[
  1
  178
  176
  175
  174
  173
  172
]
152 0.30 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  212
]
153 0.31 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  212
]
154 0.26 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  178
]
155 0.30 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  210
]
156 0.24 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  210
]
157 0.30 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  176
]
158 0.36 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  209
]
159 0.25 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  209
]
160 0.25 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  175
]
161 0.29 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  208
]
162 0.25 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  208
]
163 0.23 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  174
]
164 0.29 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  204
]
165 0.24 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  204
]
166 0.32 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  173
]
167 0.31 ms
SELECT t0.is_editable AS is_editable_1, t0.template_path AS template_path_2, t0.is_published AS is_published_3, t0.publishing_date AS publishing_date_4, t0.type AS type_5, t0.should_be_followed AS should_be_followed_6, t0.params AS params_7, t0.only_for_log_in_user AS only_for_log_in_user_8, t0.account_levels AS account_levels_9, t0.id AS id_10, t0.internal_name AS internal_name_11, t0.migration_id AS migration_id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t15.category AS category_16, t15.sort_order AS sort_order_17, t15.reading_time AS reading_time_18, t15.simplex_post_id AS simplex_post_id_19, t15.simplex_img AS simplex_img_20, t15.profix_post_id AS profix_post_id_21, t15.profix_img AS profix_img_22, t15.created_at AS created_at_23, t15.id AS id_24, t15.post_preview_id AS post_preview_id_25, t15.page_id AS page_id_26 FROM page t0 LEFT JOIN post t15 ON t15.page_id = t0.id WHERE t0.id = ?
Parameters:
[
  203
]
168 0.29 ms
SELECT t0.url AS url_1, t0.displayed_title AS displayed_title_2, t0.meta_tags AS meta_tags_3, t0.data AS data_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  203
]
169 0.33 ms
SELECT t0.summary AS summary_1, t0.highlighted_text AS highlighted_text_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  172
]
170 0.35 ms
SELECT t0.html_attributes AS html_attributes_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM image_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  23
]
171 0.31 ms
SELECT t0.html_attributes AS html_attributes_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM image_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  24
]
172 0.26 ms
SELECT t0.html_attributes AS html_attributes_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM image_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  25
]
173 0.24 ms
SELECT t0.html_attributes AS html_attributes_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM image_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  26
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\MainMenu\MenuTranslation 203
App\Entity\Page\Page 138
App\Entity\Post\Post 121
App\Entity\Page\PageTranslation 103
App\Entity\Post\PostTranslation 55
App\Entity\MainMenu\Menu 31
App\Entity\Image\Image 21
App\Entity\Image\ImageTranslation 20
App\Entity\MainMenu\SideMenuTranslation 14
App\Entity\Agreement\Agreement 8
App\Entity\Section\SectionTranslation 8
App\Entity\Agreement\AgreementTranslation 8
App\Entity\Section\Section 5
App\Entity\SocialMedia\SocialMediaElement 4
App\Entity\Slide\SlideTranslation 4
App\Entity\Page\PageSection 3
App\Entity\MainMenu\SideMenu 2
App\Entity\Image\ImageToSection 2
App\Entity\Slide\Slide 1
App\Entity\Offer\Offer 1
App\Entity\Location\Location 1

Entities Mapping

Class Mapping errors
App\Entity\Page\Page
  • The field App\Entity\Page\Page#post is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Post\Post#page does not contain the required 'inversedBy="post"' attribute.
App\Entity\Page\PageTranslation No errors.
App\Entity\Post\Post No errors.
App\Entity\Image\Image No errors.
App\Entity\Page\PageSection No errors.
App\Entity\Section\Section
  • The mappings App\Entity\Section\Section#offers and App\Entity\Section\SectionOffer#section are inconsistent with each other.
  • The field App\Entity\Section\Section#galleryImages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Image\ImageToSection#section does not contain the required 'inversedBy="galleryImages"' attribute.
  • The association App\Entity\Section\Section#instructors refers to the inverse side field App\Entity\Schooling\Instructor#section which does not exist.
App\Entity\MainMenu\Menu
  • The field App\Entity\MainMenu\Menu#menuItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\MainMenu\Menu#mainMenu does not contain the required 'inversedBy="menuItems"' attribute.
  • The field App\Entity\MainMenu\Menu#secondLevelMenuItems is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\MainMenu\Menu#secondLevelMenuMain does not contain the required 'inversedBy="secondLevelMenuItems"' attribute.
App\Entity\MainMenu\MenuTranslation No errors.
App\Entity\MainMenu\SideMenu No errors.
App\Entity\MainMenu\SideMenuTranslation No errors.
App\Entity\SocialMedia\SocialMediaElement No errors.
App\Entity\Slide\Slide No errors.
App\Entity\Section\SectionOffer
  • The association App\Entity\Section\SectionOffer#section refers to the inverse side field App\Entity\Section\Section#Offers which does not exist.
App\Entity\Section\SectionTraining No errors.
App\Entity\Image\ImageToSection No errors.
App\Entity\Schooling\Instructor
  • The mappings App\Entity\Schooling\Instructor#sections and App\Entity\Section\Section#instructors are inconsistent with each other.
App\Entity\Section\SectionTranslation No errors.
App\Entity\Agreement\Agreement No errors.
App\Entity\Agreement\AgreementTranslation No errors.
App\Entity\Post\PostTranslation No errors.
App\Entity\Image\ImageTranslation No errors.
App\Entity\Slide\SlideTranslation No errors.
App\Entity\Offer\Offer
  • The field App\Entity\Offer\Offer#elements is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Offer\OfferElement#offer does not contain the required 'inversedBy="elements"' attribute.
App\Entity\Location\Location
  • The field App\Entity\Location\Location#offers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Offer\Offer#location does not contain the required 'inversedBy="offers"' attribute.
App\Entity\Offer\OfferElement No errors.
App\Entity\Offer\OfferSection No errors.
App\Entity\Offer\OfferTranslation No errors.
App\Entity\Training\Training
  • The field App\Entity\Training\Training#elements is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Training\TrainingElement#training does not contain the required 'inversedBy="elements"' attribute.