Query Metrics
33
Database Queries
21
Different statements
30.10 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.82 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.video_path AS video_path_6, o0_.yt_code AS yt_code_7, o0_.publish_date AS publish_date_8, o0_.hide_exhibition_department AS hide_exhibition_department_9, o0_.background AS background_10, o1_.id AS id_11, o1_.created_at AS created_at_12, o1_.updated_at AS updated_at_13, o1_.translatable_id AS translatable_id_14, o1_.lang AS lang_15, o1_.meta_title AS meta_title_16, o1_.meta_description AS meta_description_17, o1_.meta_keywords AS meta_keywords_18, o1_.title AS title_19, o1_.slug AS slug_20, o1_.title_html AS title_html_21, o1_.text AS text_22, o1_.short_lead AS short_lead_23, o1_.alt AS alt_24, o0_.parent_id AS parent_id_25, o1_.translatable_id AS translatable_id_26 FROM openform_relict_pack o0_ LEFT JOIN openform_relict_pack_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.stat = 1 AND (o1_.title IS NOT NULL AND o1_.title <> '' AND o1_.lang = ?) AND o1_.slug = ?
Parameters:
[ "pl" "poczatki-osady" ] |
2 | 0.38 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.image_path AS image_path_6, t0.show_title AS show_title_7, t0.publish_date AS publish_date_8, t0.is_skipped AS is_skipped_9, t0.background AS background_10, t0.exhibition_id AS exhibition_id_11, t0.parent_id AS parent_id_12 FROM openform_exhibition_department t0 WHERE t0.id = ?
Parameters:
[
21
]
|
3 | 0.28 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.image_path AS image_path_6, t0.publish_date AS publish_date_7, t0.background AS background_8, t0.show_header AS show_header_9, t0.header_height AS header_height_10, t0.logo_visible AS logo_visible_11, t0.header_background AS header_background_12 FROM openform_exhibition t0 WHERE t0.id = ?
Parameters:
[
11
]
|
4 | 2.69 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.parent_id AS parent_id_4, t0.file_path AS file_path_5, t0.name AS name_6, t0.type AS type_7, t0.width AS width_8, t0.height AS height_9, t0.crop_x AS crop_x_10, t0.crop_y AS crop_y_11, t0.crop_width AS crop_width_12, t0.crop_height AS crop_height_13, t0.parent_id AS parent_id_14 FROM openform_relict_pack_thumb t0 WHERE t0.parent_id = ?
Parameters:
[
46
]
|
5 | 2.00 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.image_path AS image_path_6, t0.video_path AS video_path_7, t0.yt_code AS yt_code_8, t0.parent_id AS parent_id_9, t0.parent_id AS parent_id_10 FROM openform_exhibition_logo t0 WHERE t0.parent_id = ? ORDER BY t0.ord DESC
Parameters:
[
11
]
|
6 | 0.23 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.translatable_id AS translatable_id_4, t0.lang AS lang_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.meta_keywords AS meta_keywords_8, t0.title AS title_9, t0.slug AS slug_10, t0.title_html AS title_html_11, t0.text AS text_12, t0.short_lead AS short_lead_13, t0.alt AS alt_14, t0.translatable_id AS translatable_id_15 FROM openform_exhibition_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
11
]
|
7 | 1.74 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.video_path AS video_path_6, o0_.yt_code AS yt_code_7, o0_.parent_id AS parent_id_8, o0_.publish_date AS publish_date_9, o0_.target_blank AS target_blank_10, o0_.show_in_main_menu AS show_in_main_menu_11, o0_.show_in_footer_menu AS show_in_footer_menu_12, o0_.foot_menu_ord AS foot_menu_ord_13, o0_.background AS background_14, o0_.main_content_padding_top AS main_content_padding_top_15, o0_.main_content_padding_bottom AS main_content_padding_bottom_16, o1_.id AS id_17, o1_.created_at AS created_at_18, o1_.updated_at AS updated_at_19, o1_.translatable_id AS translatable_id_20, o1_.lang AS lang_21, o1_.meta_title AS meta_title_22, o1_.meta_description AS meta_description_23, o1_.meta_keywords AS meta_keywords_24, o1_.title AS title_25, o1_.slug AS slug_26, o1_.title_html AS title_html_27, o1_.sub_title AS sub_title_28, o1_.text AS text_29, o1_.short_lead AS short_lead_30, o1_.link AS link_31, o1_.alt AS alt_32, o0_.museum_id AS museum_id_33, o0_.archive_id AS archive_id_34, o0_.private_collection_id AS private_collection_id_35, o0_.exhibition_id AS exhibition_id_36, o0_.proposal_id AS proposal_id_37, o0_.mission_id AS mission_id_38, o0_.about_us_id AS about_us_id_39, o0_.parent_id AS parent_id_40, o1_.translatable_id AS translatable_id_41 FROM openform_menu_page o2_, openform_menu_page o0_ LEFT JOIN openform_menu_page_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.stat = 1 AND o0_.show_in_main_menu = 1 AND o0_.parent_id IS NULL AND o1_.lang = ? AND o1_.title IS NOT NULL AND o1_.slug IS NOT NULL AND o0_.exhibition_id = ? ORDER BY o0_.ord DESC
Parameters:
[ "pl" 11 ] |
8 | 0.38 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.image_path AS image_path_6, t0.video_path AS video_path_7, t0.yt_code AS yt_code_8, t0.parent_id AS parent_id_9, t0.publish_date AS publish_date_10, t0.target_blank AS target_blank_11, t0.show_in_main_menu AS show_in_main_menu_12, t0.show_in_footer_menu AS show_in_footer_menu_13, t0.foot_menu_ord AS foot_menu_ord_14, t0.background AS background_15, t0.main_content_padding_top AS main_content_padding_top_16, t0.main_content_padding_bottom AS main_content_padding_bottom_17, t0.museum_id AS museum_id_18, t0.archive_id AS archive_id_19, t0.private_collection_id AS private_collection_id_20, t0.exhibition_id AS exhibition_id_21, t0.proposal_id AS proposal_id_22, t0.mission_id AS mission_id_23, t0.about_us_id AS about_us_id_24, t0.parent_id AS parent_id_25 FROM openform_menu_page t0 WHERE t0.parent_id = ? ORDER BY t0.ord DESC
Parameters:
[
45
]
|
9 | 0.22 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.image_path AS image_path_6, t0.video_path AS video_path_7, t0.yt_code AS yt_code_8, t0.parent_id AS parent_id_9, t0.publish_date AS publish_date_10, t0.target_blank AS target_blank_11, t0.show_in_main_menu AS show_in_main_menu_12, t0.show_in_footer_menu AS show_in_footer_menu_13, t0.foot_menu_ord AS foot_menu_ord_14, t0.background AS background_15, t0.main_content_padding_top AS main_content_padding_top_16, t0.main_content_padding_bottom AS main_content_padding_bottom_17, t0.museum_id AS museum_id_18, t0.archive_id AS archive_id_19, t0.private_collection_id AS private_collection_id_20, t0.exhibition_id AS exhibition_id_21, t0.proposal_id AS proposal_id_22, t0.mission_id AS mission_id_23, t0.about_us_id AS about_us_id_24, t0.parent_id AS parent_id_25 FROM openform_menu_page t0 WHERE t0.parent_id = ? ORDER BY t0.ord DESC
Parameters:
[
44
]
|
10 | 0.21 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.image_path AS image_path_6, t0.video_path AS video_path_7, t0.yt_code AS yt_code_8, t0.parent_id AS parent_id_9, t0.publish_date AS publish_date_10, t0.target_blank AS target_blank_11, t0.show_in_main_menu AS show_in_main_menu_12, t0.show_in_footer_menu AS show_in_footer_menu_13, t0.foot_menu_ord AS foot_menu_ord_14, t0.background AS background_15, t0.main_content_padding_top AS main_content_padding_top_16, t0.main_content_padding_bottom AS main_content_padding_bottom_17, t0.museum_id AS museum_id_18, t0.archive_id AS archive_id_19, t0.private_collection_id AS private_collection_id_20, t0.exhibition_id AS exhibition_id_21, t0.proposal_id AS proposal_id_22, t0.mission_id AS mission_id_23, t0.about_us_id AS about_us_id_24, t0.parent_id AS parent_id_25 FROM openform_menu_page t0 WHERE t0.parent_id = ? ORDER BY t0.ord DESC
Parameters:
[
46
]
|
11 | 0.42 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.publish_date AS publish_date_6, o0_.background AS background_7, o0_.show_header AS show_header_8, o0_.header_height AS header_height_9, o0_.logo_visible AS logo_visible_10, o0_.header_background AS header_background_11, o1_.id AS id_12, o1_.created_at AS created_at_13, o1_.updated_at AS updated_at_14, o1_.translatable_id AS translatable_id_15, o1_.lang AS lang_16, o1_.meta_title AS meta_title_17, o1_.meta_description AS meta_description_18, o1_.meta_keywords AS meta_keywords_19, o1_.title AS title_20, o1_.slug AS slug_21, o1_.title_html AS title_html_22, o1_.text AS text_23, o1_.short_lead AS short_lead_24, o1_.alt AS alt_25, o1_.translatable_id AS translatable_id_26 FROM openform_exhibition o0_ LEFT JOIN openform_exhibition_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.stat = 1 AND (o1_.lang = ? AND o1_.title IS NOT NULL AND o1_.slug IS NOT NULL) ORDER BY o1_.title ASC
Parameters:
[
"pl"
]
|
12 | 0.34 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.publish_date AS publish_date_6, o0_.menu_variant AS menu_variant_7, o0_.logo_visible AS logo_visible_8, o0_.background AS background_9, o0_.header_background AS header_background_10, o0_.show_header AS show_header_11, o0_.header_height AS header_height_12, o1_.id AS id_13, o1_.created_at AS created_at_14, o1_.updated_at AS updated_at_15, o1_.translatable_id AS translatable_id_16, o1_.lang AS lang_17, o1_.meta_title AS meta_title_18, o1_.meta_description AS meta_description_19, o1_.meta_keywords AS meta_keywords_20, o1_.title AS title_21, o1_.slug AS slug_22, o1_.title_html AS title_html_23, o1_.text AS text_24, o1_.short_lead AS short_lead_25, o1_.alt AS alt_26, o1_.translatable_id AS translatable_id_27 FROM openform_museum o0_ LEFT JOIN openform_museum_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.stat = 1 AND (o1_.lang = ? AND o1_.title IS NOT NULL AND o1_.slug IS NOT NULL) ORDER BY o1_.title ASC
Parameters:
[
"pl"
]
|
13 | 0.44 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.publish_date AS publish_date_6, o0_.menu_variant AS menu_variant_7, o0_.logo_visible AS logo_visible_8, o0_.background AS background_9, o0_.header_background AS header_background_10, o0_.show_header AS show_header_11, o0_.header_height AS header_height_12, o1_.id AS id_13, o1_.created_at AS created_at_14, o1_.updated_at AS updated_at_15, o1_.translatable_id AS translatable_id_16, o1_.lang AS lang_17, o1_.meta_title AS meta_title_18, o1_.meta_description AS meta_description_19, o1_.meta_keywords AS meta_keywords_20, o1_.title AS title_21, o1_.slug AS slug_22, o1_.title_html AS title_html_23, o1_.text AS text_24, o1_.short_lead AS short_lead_25, o1_.alt AS alt_26, o1_.translatable_id AS translatable_id_27 FROM openform_archive o0_ LEFT JOIN openform_archive_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.stat = 1 AND (o1_.lang = ? AND o1_.title IS NOT NULL AND o1_.slug IS NOT NULL) ORDER BY o1_.title ASC
Parameters:
[
"pl"
]
|
14 | 0.40 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.publish_date AS publish_date_6, o0_.menu_variant AS menu_variant_7, o0_.logo_visible AS logo_visible_8, o0_.background AS background_9, o0_.header_background AS header_background_10, o0_.show_header AS show_header_11, o0_.header_height AS header_height_12, o1_.id AS id_13, o1_.created_at AS created_at_14, o1_.updated_at AS updated_at_15, o1_.translatable_id AS translatable_id_16, o1_.lang AS lang_17, o1_.meta_title AS meta_title_18, o1_.meta_description AS meta_description_19, o1_.meta_keywords AS meta_keywords_20, o1_.title AS title_21, o1_.slug AS slug_22, o1_.title_html AS title_html_23, o1_.text AS text_24, o1_.short_lead AS short_lead_25, o1_.alt AS alt_26, o1_.translatable_id AS translatable_id_27 FROM openform_private_collection o0_ LEFT JOIN openform_private_collection_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.stat = 1 AND (o1_.lang = ? AND o1_.title IS NOT NULL AND o1_.slug IS NOT NULL) ORDER BY o1_.title ASC
Parameters:
[
"pl"
]
|
15 | 5.31 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.type AS type_6, t0.hr_weight AS hr_weight_7, t0.section_link AS section_link_8, t0.hr_background AS hr_background_9, t0.section_background AS section_background_10, t0.slider_kind AS slider_kind_11, t0.slider_position AS slider_position_12, t0.slider_background AS slider_background_13, t0.slider_top_background AS slider_top_background_14, t0.slider_bottom_background AS slider_bottom_background_15, t0.precent_collumn AS precent_collumn_16, t0.slider_height AS slider_height_17, t0.num_collumn AS num_collumn_18, t0.slider_switcher_id AS slider_switcher_id_19, t0.content_padding_left AS content_padding_left_20, t0.content_padding_right AS content_padding_right_21, t0.content_padding_top AS content_padding_top_22, t0.content_padding_bottom AS content_padding_bottom_23, t0.parent_id AS parent_id_24 FROM openform_relict_pack_section t0 WHERE t0.parent_id = ? ORDER BY t0.ord DESC
Parameters:
[
46
]
|
16 | 4.47 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.type AS type_5, o0_.hr_weight AS hr_weight_6, o0_.section_link AS section_link_7, o0_.hr_background AS hr_background_8, o0_.section_background AS section_background_9, o0_.slider_kind AS slider_kind_10, o0_.slider_position AS slider_position_11, o0_.slider_background AS slider_background_12, o0_.slider_top_background AS slider_top_background_13, o0_.slider_bottom_background AS slider_bottom_background_14, o0_.precent_collumn AS precent_collumn_15, o0_.slider_height AS slider_height_16, o0_.num_collumn AS num_collumn_17, o0_.slider_switcher_id AS slider_switcher_id_18, o0_.content_padding_left AS content_padding_left_19, o0_.content_padding_right AS content_padding_right_20, o0_.content_padding_top AS content_padding_top_21, o0_.content_padding_bottom AS content_padding_bottom_22, o1_.id AS id_23, o1_.created_at AS created_at_24, o1_.updated_at AS updated_at_25, o1_.stat AS stat_26, o1_.ord AS ord_27, o1_.image_path AS image_path_28, o1_.video_path AS video_path_29, o1_.yt_code AS yt_code_30, o1_.parent_id AS parent_id_31, o1_.type AS type_32, o1_.file_path AS file_path_33, o1_.media_position AS media_position_34, o1_.image_position AS image_position_35, o1_.text_position AS text_position_36, o1_.button_border_width AS button_border_width_37, o1_.button_border_color AS button_border_color_38, o1_.text_block_width AS text_block_width_39, o1_.desc_padding_top AS desc_padding_top_40, o1_.text_block_padding_top AS text_block_padding_top_41, o1_.text_block_padding_bottom AS text_block_padding_bottom_42, o1_.text_block_padding_left AS text_block_padding_left_43, o1_.text_block_padding_right AS text_block_padding_right_44, o1_.title_on_image AS title_on_image_45, o1_.color_title AS color_title_46, o1_.color_title_background AS color_title_background_47, o1_.color_text_background AS color_text_background_48, o2_.id AS id_49, o2_.created_at AS created_at_50, o2_.updated_at AS updated_at_51, o2_.translatable_id AS translatable_id_52, o2_.lang AS lang_53, o2_.title AS title_54, o2_.text AS text_55, o2_.file_title AS file_title_56, o2_.file_alt AS file_alt_57, o2_.link AS link_58, o2_.link_audiodesc AS link_audiodesc_59, o2_.link_transl AS link_transl_60, o2_.text_links AS text_links_61, o2_.text_youtubes AS text_youtubes_62, o2_.button_label AS button_label_63, o2_.fileaudio_title AS fileaudio_title_64, o2_.fileaudio_alt AS fileaudio_alt_65, o0_.parent_id AS parent_id_66, o1_.parent_id AS parent_id_67, o1_.section_id AS section_id_68, o1_.gallery_id AS gallery_id_69, o1_.logotypes_id AS logotypes_id_70, o1_.filesets_id AS filesets_id_71, o1_.faq_id AS faq_id_72, o2_.translatable_id AS translatable_id_73 FROM openform_relict_pack_section o0_ LEFT JOIN openform_relict_pack_block o1_ ON o0_.id = o1_.section_id LEFT JOIN openform_relict_pack_block_translation o2_ ON o1_.id = o2_.translatable_id WHERE o0_.id = ? AND o1_.section_id = ? AND o2_.lang = ? ORDER BY o0_.ord DESC, o1_.ord DESC
Parameters:
[ 2 2 "pl" ] |
17 | 2.22 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.translatable_id AS translatable_id_4, t0.lang AS lang_5, t0.title AS title_6, t0.title_html AS title_html_7, t0.translatable_id AS translatable_id_8 FROM openform_relict_pack_section_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
2
]
|
18 | 0.61 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.image_path AS image_path_6, t0.video_path AS video_path_7, t0.yt_code AS yt_code_8, t0.publish_date AS publish_date_9, t0.relict_arrange AS relict_arrange_10, t0.is_inverted_template AS is_inverted_template_11, t0.file_path AS file_path_12, t0.link AS link_13, t0.exhibition_home_button_visible AS exhibition_home_button_visible_14, t0.background AS background_15, t0.text_area_width AS text_area_width_16, t0.show_header AS show_header_17, t0.header_background_color AS header_background_color_18, t0.show_thumbs AS show_thumbs_19, t0.thumbs_height AS thumbs_height_20, t0.thumbs_background_color AS thumbs_background_color_21, t0.slider_thumbs_background_color AS slider_thumbs_background_color_22, t0.navi_background_color AS navi_background_color_23, t0.line_height AS line_height_24, t0.line_height2 AS line_height2_25, t0.line_color AS line_color_26, t0.line_color2 AS line_color2_27, t0.button_label AS button_label_28, t0.line_width_vertical1 AS line_width_vertical1_29, t0.line_width_vertical2 AS line_width_vertical2_30, t0.line_color_vertical1 AS line_color_vertical1_31, t0.line_color_vertical2 AS line_color_vertical2_32, t0.line_height_left AS line_height_left_33, t0.line_height_top1 AS line_height_top1_34, t0.line_height_top2 AS line_height_top2_35, t0.line_height_bottom1 AS line_height_bottom1_36, t0.line_height_bottom2 AS line_height_bottom2_37, t0.line_color_left AS line_color_left_38, t0.line_color_top1 AS line_color_top1_39, t0.line_color_top2 AS line_color_top2_40, t0.line_color_bottom1 AS line_color_bottom1_41, t0.line_color_bottom2 AS line_color_bottom2_42, t0.image_background_color AS image_background_color_43, t0.image_header_stat AS image_header_stat_44, t0.image_header_text_color AS image_header_text_color_45, t0.image_header_background_color AS image_header_background_color_46, t0.image_footer_text_color AS image_footer_text_color_47, t0.image_footer_background_color AS image_footer_background_color_48, t0.gallery_column_height AS gallery_column_height_49, t0.image_column_width AS image_column_width_50, t0.image_width AS image_width_51, t0.image_height AS image_height_52, t0.image_border_width AS image_border_width_53, t0.image_border_color AS image_border_color_54, t0.slide_arrange AS slide_arrange_55, t0.height_top AS height_top_56, t0.height_bottom AS height_bottom_57, t0.relict_pack_id AS relict_pack_id_58 FROM openform_relict t0 WHERE t0.relict_pack_id = ? ORDER BY t0.ord DESC
Parameters:
[
46
]
|
19 | 0.32 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.translatable_id AS translatable_id_4, t0.lang AS lang_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.meta_keywords AS meta_keywords_8, t0.title AS title_9, t0.slug AS slug_10, t0.title_html AS title_html_11, t0.text AS text_12, t0.description AS description_13, t0.attributes_text AS attributes_text_14, t0.button_next AS button_next_15, t0.copyrights AS copyrights_16, t0.alt AS alt_17, t0.link_label AS link_label_18, t0.translatable_id AS translatable_id_19 FROM openform_relict_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
96
]
|
20 | 0.21 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.translatable_id AS translatable_id_4, t0.lang AS lang_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.meta_keywords AS meta_keywords_8, t0.title AS title_9, t0.slug AS slug_10, t0.title_html AS title_html_11, t0.text AS text_12, t0.description AS description_13, t0.attributes_text AS attributes_text_14, t0.button_next AS button_next_15, t0.copyrights AS copyrights_16, t0.alt AS alt_17, t0.link_label AS link_label_18, t0.translatable_id AS translatable_id_19 FROM openform_relict_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
99
]
|
21 | 0.21 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.translatable_id AS translatable_id_4, t0.lang AS lang_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.meta_keywords AS meta_keywords_8, t0.title AS title_9, t0.slug AS slug_10, t0.title_html AS title_html_11, t0.text AS text_12, t0.description AS description_13, t0.attributes_text AS attributes_text_14, t0.button_next AS button_next_15, t0.copyrights AS copyrights_16, t0.alt AS alt_17, t0.link_label AS link_label_18, t0.translatable_id AS translatable_id_19 FROM openform_relict_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
100
]
|
22 | 0.20 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.translatable_id AS translatable_id_4, t0.lang AS lang_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.meta_keywords AS meta_keywords_8, t0.title AS title_9, t0.slug AS slug_10, t0.title_html AS title_html_11, t0.text AS text_12, t0.description AS description_13, t0.attributes_text AS attributes_text_14, t0.button_next AS button_next_15, t0.copyrights AS copyrights_16, t0.alt AS alt_17, t0.link_label AS link_label_18, t0.translatable_id AS translatable_id_19 FROM openform_relict_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
101
]
|
23 | 0.23 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.translatable_id AS translatable_id_4, t0.lang AS lang_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.meta_keywords AS meta_keywords_8, t0.title AS title_9, t0.slug AS slug_10, t0.title_html AS title_html_11, t0.text AS text_12, t0.description AS description_13, t0.attributes_text AS attributes_text_14, t0.button_next AS button_next_15, t0.copyrights AS copyrights_16, t0.alt AS alt_17, t0.link_label AS link_label_18, t0.translatable_id AS translatable_id_19 FROM openform_relict_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
102
]
|
24 | 0.21 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.translatable_id AS translatable_id_4, t0.lang AS lang_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.meta_keywords AS meta_keywords_8, t0.title AS title_9, t0.slug AS slug_10, t0.title_html AS title_html_11, t0.text AS text_12, t0.description AS description_13, t0.attributes_text AS attributes_text_14, t0.button_next AS button_next_15, t0.copyrights AS copyrights_16, t0.alt AS alt_17, t0.link_label AS link_label_18, t0.translatable_id AS translatable_id_19 FROM openform_relict_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
103
]
|
25 | 0.29 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.parent_id AS parent_id_4, t0.file_path AS file_path_5, t0.name AS name_6, t0.type AS type_7, t0.width AS width_8, t0.height AS height_9, t0.crop_x AS crop_x_10, t0.crop_y AS crop_y_11, t0.crop_width AS crop_width_12, t0.crop_height AS crop_height_13, t0.parent_id AS parent_id_14 FROM openform_relict_thumb t0 WHERE t0.parent_id = ?
Parameters:
[
96
]
|
26 | 0.20 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.parent_id AS parent_id_4, t0.file_path AS file_path_5, t0.name AS name_6, t0.type AS type_7, t0.width AS width_8, t0.height AS height_9, t0.crop_x AS crop_x_10, t0.crop_y AS crop_y_11, t0.crop_width AS crop_width_12, t0.crop_height AS crop_height_13, t0.parent_id AS parent_id_14 FROM openform_relict_thumb t0 WHERE t0.parent_id = ?
Parameters:
[
99
]
|
27 | 0.21 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.parent_id AS parent_id_4, t0.file_path AS file_path_5, t0.name AS name_6, t0.type AS type_7, t0.width AS width_8, t0.height AS height_9, t0.crop_x AS crop_x_10, t0.crop_y AS crop_y_11, t0.crop_width AS crop_width_12, t0.crop_height AS crop_height_13, t0.parent_id AS parent_id_14 FROM openform_relict_thumb t0 WHERE t0.parent_id = ?
Parameters:
[
100
]
|
28 | 0.16 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.parent_id AS parent_id_4, t0.file_path AS file_path_5, t0.name AS name_6, t0.type AS type_7, t0.width AS width_8, t0.height AS height_9, t0.crop_x AS crop_x_10, t0.crop_y AS crop_y_11, t0.crop_width AS crop_width_12, t0.crop_height AS crop_height_13, t0.parent_id AS parent_id_14 FROM openform_relict_thumb t0 WHERE t0.parent_id = ?
Parameters:
[
101
]
|
29 | 0.16 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.parent_id AS parent_id_4, t0.file_path AS file_path_5, t0.name AS name_6, t0.type AS type_7, t0.width AS width_8, t0.height AS height_9, t0.crop_x AS crop_x_10, t0.crop_y AS crop_y_11, t0.crop_width AS crop_width_12, t0.crop_height AS crop_height_13, t0.parent_id AS parent_id_14 FROM openform_relict_thumb t0 WHERE t0.parent_id = ?
Parameters:
[
102
]
|
30 | 0.19 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.parent_id AS parent_id_4, t0.file_path AS file_path_5, t0.name AS name_6, t0.type AS type_7, t0.width AS width_8, t0.height AS height_9, t0.crop_x AS crop_x_10, t0.crop_y AS crop_y_11, t0.crop_width AS crop_width_12, t0.crop_height AS crop_height_13, t0.parent_id AS parent_id_14 FROM openform_relict_thumb t0 WHERE t0.parent_id = ?
Parameters:
[
103
]
|
31 | 1.96 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.stat AS stat_4, t0.ord AS ord_5, t0.image_path AS image_path_6, t0.video_path AS video_path_7, t0.yt_code AS yt_code_8, t0.parent_id AS parent_id_9, t0.parent_id AS parent_id_10 FROM openform_relict_pack_image t0 WHERE t0.parent_id = ? ORDER BY t0.ord DESC
Parameters:
[
46
]
|
32 | 1.70 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.video_path AS video_path_6, o0_.yt_code AS yt_code_7, o0_.parent_id AS parent_id_8, o0_.publish_date AS publish_date_9, o0_.target_blank AS target_blank_10, o0_.show_in_main_menu AS show_in_main_menu_11, o0_.show_in_footer_menu AS show_in_footer_menu_12, o0_.foot_menu_ord AS foot_menu_ord_13, o0_.background AS background_14, o0_.main_content_padding_top AS main_content_padding_top_15, o0_.main_content_padding_bottom AS main_content_padding_bottom_16, o1_.id AS id_17, o1_.created_at AS created_at_18, o1_.updated_at AS updated_at_19, o1_.translatable_id AS translatable_id_20, o1_.lang AS lang_21, o1_.meta_title AS meta_title_22, o1_.meta_description AS meta_description_23, o1_.meta_keywords AS meta_keywords_24, o1_.title AS title_25, o1_.slug AS slug_26, o1_.title_html AS title_html_27, o1_.sub_title AS sub_title_28, o1_.text AS text_29, o1_.short_lead AS short_lead_30, o1_.link AS link_31, o1_.alt AS alt_32, o0_.museum_id AS museum_id_33, o0_.archive_id AS archive_id_34, o0_.private_collection_id AS private_collection_id_35, o0_.exhibition_id AS exhibition_id_36, o0_.proposal_id AS proposal_id_37, o0_.mission_id AS mission_id_38, o0_.about_us_id AS about_us_id_39, o0_.parent_id AS parent_id_40, o1_.translatable_id AS translatable_id_41 FROM openform_menu_page o2_, openform_menu_page o0_ LEFT JOIN openform_menu_page_translation o1_ ON o0_.id = o1_.translatable_id LEFT JOIN openform_menu_page o3_ ON o0_.parent_id = o3_.id LEFT JOIN openform_menu_page o4_ ON o3_.parent_id = o4_.id WHERE o0_.stat = 1 AND o0_.show_in_footer_menu = 1 AND o1_.lang = ? AND o1_.title IS NOT NULL AND o1_.slug IS NOT NULL AND (o0_.exhibition_id = ? OR o3_.exhibition_id = ? OR o4_.exhibition_id = ?) ORDER BY o0_.foot_menu_ord ASC
Parameters:
[ "pl" 11 11 11 ] |
33 | 0.69 ms |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.parent_id AS parent_id_6, o0_.admin_module_id AS admin_module_id_7, o0_.idname AS idname_8, o0_.is_not_searchable AS is_not_searchable_9, o0_.statable AS statable_10, o0_.editable AS editable_11, o0_.deletable AS deletable_12, o0_.subpageable AS subpageable_13, o0_.main_menu AS main_menu_14, o0_.main_menu_column AS main_menu_column_15, o0_.blank AS blank_16, o0_.foot_menu AS foot_menu_17, o0_.foot_menu_ord AS foot_menu_ord_18, o0_.foot_menu2 AS foot_menu2_19, o0_.foot_menu2ord AS foot_menu2ord_20, o0_.background AS background_21, o0_.show_children AS show_children_22, o0_.template_id AS template_id_23, o0_.main_content_padding_top AS main_content_padding_top_24, o0_.main_content_padding_bottom AS main_content_padding_bottom_25, o1_.id AS id_26, o1_.created_at AS created_at_27, o1_.updated_at AS updated_at_28, o1_.translatable_id AS translatable_id_29, o1_.lang AS lang_30, o1_.meta_title AS meta_title_31, o1_.meta_description AS meta_description_32, o1_.meta_keywords AS meta_keywords_33, o1_.title AS title_34, o1_.slug AS slug_35, o1_.title_html AS title_html_36, o1_.text AS text_37, o1_.sub_title AS sub_title_38, o1_.short_lead AS short_lead_39, o1_.link AS link_40, o1_.alt AS alt_41, o0_.parent_id AS parent_id_42, o0_.admin_module_id AS admin_module_id_43, o1_.translatable_id AS translatable_id_44 FROM openform_page o0_ LEFT JOIN openform_page_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.stat = 1 AND o0_.foot_menu2 = 1 AND o1_.lang = ? AND o1_.title IS NOT NULL AND o1_.slug IS NOT NULL ORDER BY o0_.foot_menu2ord ASC
Parameters:
[
"pl"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Package\Openform\Entity\RelictPack | No errors. |
App\Package\Openform\Entity\Page | No errors. |
App\Package\Openform\Entity\RelictPackTranslation | No errors. |
App\Package\Openform\Entity\ExhibitionDepartment | No errors. |
App\Package\Openform\Entity\RelictPackThumb | No errors. |
App\Package\Openform\Entity\Relict | No errors. |
App\Package\Openform\Entity\RelictPackImage | No errors. |
App\Package\Openform\Entity\RelictPackBlock | No errors. |
App\Package\Openform\Entity\RelictPackSection | No errors. |
App\Package\Openform\Entity\Search | No errors. |
App\Package\Openform\Entity\Exhibition | No errors. |
App\Package\Openform\Entity\ExhibitionDepartmentTranslation | No errors. |
App\Package\Openform\Entity\ExhibitionDepartmentThumb | No errors. |
App\Package\Openform\Entity\ExhibitionDepartmentBlock | No errors. |
App\Package\Openform\Entity\ExhibitionDepartmentSection | No errors. |
App\Package\Openform\Entity\ExhibitionTranslation | No errors. |
App\Package\Openform\Entity\ExhibitionThumb | No errors. |
App\Package\Openform\Entity\ExhibitionBlock | No errors. |
App\Package\Openform\Entity\ExhibitionLogo | No errors. |
App\Package\Openform\Entity\ExhibitionTextSection | No errors. |
App\Package\Openform\Entity\MenuPage | No errors. |
App\Package\Openform\Entity\Mission | No errors. |
App\Package\Openform\Entity\AboutUs | No errors. |
App\Package\Openform\Entity\News | No errors. |
App\Package\Openform\Entity\Proposal | No errors. |
App\Package\Openform\Entity\Config | No errors. |
App\Package\Openform\Entity\ConfigTranslation | No errors. |
App\Package\Openform\Entity\ConfigThumb | No errors. |
App\Package\Openform\Entity\MenuPageTranslation | No errors. |
App\Package\Openform\Entity\MenuPageThumb | No errors. |
App\Package\Openform\Entity\MenuPageBlock | No errors. |
App\Package\Openform\Entity\MenuPageSection | No errors. |
App\Package\Openform\Entity\Museum | No errors. |
App\Package\Openform\Entity\Archive | No errors. |
App\Package\Openform\Entity\PrivateCollection | No errors. |
App\Package\Openform\Entity\MuseumTranslation | No errors. |
App\Package\Openform\Entity\MuseumThumb | No errors. |
App\Package\Openform\Entity\MuseumBlock | No errors. |
App\Package\Openform\Entity\MuseumLogo | No errors. |
App\Package\Openform\Entity\MuseumSponsor | No errors. |
App\Package\Openform\Entity\MuseumSection | No errors. |
App\Package\Openform\Entity\MuseumDepartment | No errors. |
App\Package\Openform\Entity\ArchiveTranslation | No errors. |
App\Package\Openform\Entity\ArchiveThumb | No errors. |
App\Package\Openform\Entity\ArchiveBlock | No errors. |
App\Package\Openform\Entity\ArchiveLogo | No errors. |
App\Package\Openform\Entity\ArchiveSponsor | No errors. |
App\Package\Openform\Entity\ArchiveSection | No errors. |
App\Package\Openform\Entity\ArchiveDepartment | No errors. |
App\Package\Openform\Entity\PrivateCollectionTranslation | No errors. |
App\Package\Openform\Entity\PrivateCollectionThumb | No errors. |
App\Package\Openform\Entity\PrivateCollectionSponsor | No errors. |
App\Package\Openform\Entity\PrivateCollectionBlock | No errors. |
App\Package\Openform\Entity\PrivateCollectionSection | No errors. |
App\Package\Openform\Entity\PrivateCollectionDepartment | No errors. |
App\Package\Openform\Entity\RelictPackSectionTranslation | No errors. |
App\Package\Openform\Entity\RelictPackBlockTranslation | No errors. |
App\Package\Openform\Entity\Gallery | No errors. |
App\Package\Openform\Entity\Logotypes | No errors. |
App\Package\Openform\Entity\Filesets | No errors. |
App\Package\Openform\Entity\Faq | No errors. |
App\Package\Openform\Entity\RelictTranslation | No errors. |
App\Package\Openform\Entity\RelictThumb | No errors. |
App\Package\Openform\Entity\RelictImage | No errors. |
App\Package\Openform\Entity\RelictBlock | No errors. |
App\Package\Openform\Entity\PageTranslation | No errors. |
App\Package\Openform\Entity\PageThumb | No errors. |
App\Package\Openform\Entity\PageBlock | No errors. |
App\Package\Openform\Entity\PageSideBlock | No errors. |
App\Package\Openform\Entity\PageCategory | No errors. |
App\Package\Openform\Entity\PageImage | No errors. |
App\Package\Openform\Entity\PageSection | No errors. |
App\Package\Admin\Main\Entity\AdminModule | No errors. |