Query Metrics
44
Database Queries
16
Different statements
51.28 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.25 ms |
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.url AS url_9, s0_.lft AS lft_10, s0_.rgt AS rgt_11, s0_.depth AS depth_12, s0_.lang AS lang_13, s0_.slug AS slug_14, s0_.id_target AS id_target_15 FROM structure s0_ WHERE s0_.lang = ? AND s0_.is_homepage = 1 LIMIT 1
Parameters:
[
"pl"
]
|
2 | 1.55 ms |
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.url AS url_9, s0_.lft AS lft_10, s0_.rgt AS rgt_11, s0_.depth AS depth_12, s0_.lang AS lang_13, s0_.slug AS slug_14, s0_.id_target AS id_target_15 FROM structure s0_ WHERE s0_.lang = ? AND (s0_.lft > ? AND s0_.rgt < ?) AND s0_.depth = ? AND s0_.slug = ? LIMIT 1
Parameters:
[ "pl" 1 18 1 "android-icon-144x144.png" ] |
3 | 1.28 ms |
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.url AS url_9, s0_.lft AS lft_10, s0_.rgt AS rgt_11, s0_.depth AS depth_12, s0_.lang AS lang_13, s0_.slug AS slug_14, s0_.id_target AS id_target_15 FROM structure s0_ WHERE s0_.lang = ? AND s0_.depth = 0 AND s0_.slug = ? LIMIT 1
Parameters:
[ "pl" "android-icon-144x144.png" ] |
4 | 1.35 ms |
SELECT s0_.id AS id_0, s0_.type AS type_1, s0_.name AS name_2, s0_.is_homepage AS is_homepage_3, s0_.visibility AS visibility_4, s0_.access_type AS access_type_5, s0_.page_layout AS page_layout_6, s0_.meta_title AS meta_title_7, s0_.meta_description AS meta_description_8, s0_.url AS url_9, s0_.lft AS lft_10, s0_.rgt AS rgt_11, s0_.depth AS depth_12, s0_.lang AS lang_13, s0_.slug AS slug_14, s0_.id_target AS id_target_15 FROM structure s0_ WHERE s0_.lang = ? ORDER BY s0_.depth ASC, s0_.lft ASC
Parameters:
[
"pl"
]
|
5 | 1.49 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_visible AS title_visible_3, t0.content_type AS content_type_4, t0.visibility AS visibility_5, t0.position AS position_6, t0.id_structure AS id_structure_7 FROM structure_element t0 WHERE t0.id_structure = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
6 | 1.44 ms |
SELECT t0.id AS id_1, t0.text_under_title AS text_under_title_2, t0.button_name AS button_name_3, t0.button_url AS button_url_4, t0.mask_transparency AS mask_transparency_5, t0.content_type AS content_type_6, t0.position AS position_7, t0.id_structure_element AS id_structure_element_8, t0.id_video_file_repository AS id_video_file_repository_9, t0.id_mobile_video_file_repository AS id_mobile_video_file_repository_10 FROM structure_element_page_start_slider t0 WHERE t0.id_structure_element = ?
Parameters:
[
1
]
|
7 | 1.12 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.id_structure_element_page_start_slider AS id_structure_element_page_start_slider_3, t0.id_file_repository AS id_file_repository_4 FROM structure_element_page_start_slider_image t0 WHERE t0.id_structure_element_page_start_slider = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
8 | 1.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
55
]
|
9 | 1.00 ms |
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
"menu-menu"
]
|
10 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
56
]
|
11 | 1.06 ms |
SELECT t0.id AS id_1, t0.width_lg AS width_lg_2, t0.width_md AS width_md_3, t0.width_sm AS width_sm_4, t0.width_xs AS width_xs_5, t0.content AS content_6, t0.id_structure_element AS id_structure_element_7 FROM structure_element_html_content t0 WHERE t0.id_structure_element = ?
Parameters:
[
2
]
|
12 | 1.12 ms |
SELECT t0.id AS id_1, t0.width_lg AS width_lg_2, t0.width_md AS width_md_3, t0.width_sm AS width_sm_4, t0.width_xs AS width_xs_5, t0.title AS title_6, t0.text AS text_7, t0.text_position AS text_position_8, t0.images_per_slide AS images_per_slide_9, t0.id_structure_element AS id_structure_element_10 FROM structure_element_text_and_gallery t0 WHERE t0.id_structure_element = ?
Parameters:
[
13
]
|
13 | 1.05 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.id_structure_element_text_and_gallery AS id_structure_element_text_and_gallery_3, t0.id_file_repository AS id_file_repository_4 FROM structure_element_text_and_gallery_image t0 WHERE t0.id_structure_element_text_and_gallery = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
14 | 0.86 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
57
]
|
15 | 0.97 ms |
SELECT t0.id AS id_1, t0.width_lg AS width_lg_2, t0.width_md AS width_md_3, t0.width_sm AS width_sm_4, t0.width_xs AS width_xs_5, t0.title AS title_6, t0.text AS text_7, t0.text_position AS text_position_8, t0.images_per_slide AS images_per_slide_9, t0.id_structure_element AS id_structure_element_10 FROM structure_element_text_and_gallery t0 WHERE t0.id_structure_element = ?
Parameters:
[
3
]
|
16 | 0.89 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.id_structure_element_text_and_gallery AS id_structure_element_text_and_gallery_3, t0.id_file_repository AS id_file_repository_4 FROM structure_element_text_and_gallery_image t0 WHERE t0.id_structure_element_text_and_gallery = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
17 | 0.86 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
58
]
|
18 | 1.03 ms |
SELECT t0.id AS id_1, t0.width AS width_2, t0.height AS height_3, t0.speed AS speed_4, t0.id_structure_element AS id_structure_element_5 FROM structure_element_banner t0 WHERE t0.id_structure_element = ?
Parameters:
[
4
]
|
19 | 1.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.position AS position_4, t0.id_structure_element_banner AS id_structure_element_banner_5, t0.id_file_repository AS id_file_repository_6 FROM structure_element_banner_image t0 WHERE t0.id_structure_element_banner = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
20 | 0.89 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
22
]
|
21 | 6.10 ms |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.slug AS slug_2, m0_.short_description AS short_description_3, m0_.description AS description_4, m0_.grammage_unit AS grammage_unit_5, m0_.grammage AS grammage_6, m0_.price AS price_7, m0_.grammage2 AS grammage2_8, m0_.price2 AS price2_9, m0_.is_recommended AS is_recommended_10, m0_.position AS position_11, m1_.id AS id_12, m1_.type AS type_13, m1_.value AS value_14, m1_.position AS position_15, m1_.is_visible AS is_visible_16, m0_.id_module_multilang_entry AS id_module_multilang_entry_17, m0_.id_category AS id_category_18, m0_.id_image_file_repository AS id_image_file_repository_19 FROM module_menu m0_ INNER JOIN module_dictionary m1_ ON m0_.id_category = m1_.id INNER JOIN module_multilang_entry m2_ ON m0_.id_module_multilang_entry = m2_.id INNER JOIN module_multilang_entry_lang m3_ ON m2_.id = m3_.id_module_multilang_entry WHERE m1_.is_visible = 1 AND (m3_.lang = ? AND m3_.content_edited = 1) ORDER BY m1_.position ASC, m0_.position ASC
Parameters:
[
"pl"
]
|
22 | 1.03 ms |
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
"modul_menu_polecamy"
]
|
23 | 0.86 ms |
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
"modul_menu_menu"
]
|
24 | 0.90 ms |
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
"modul_menu_zobacz_pelne_menu"
]
|
25 | 1.19 ms |
SELECT t0.id AS id_1, t0.width_lg AS width_lg_2, t0.width_md AS width_md_3, t0.width_sm AS width_sm_4, t0.width_xs AS width_xs_5, t0.content AS content_6, t0.id_structure_element AS id_structure_element_7 FROM structure_element_html_content t0 WHERE t0.id_structure_element = ?
Parameters:
[
24
]
|
26 | 1.13 ms |
SELECT t0.name AS name_1, t0.value AS value_2 FROM settings t0 WHERE t0.name = ?
Parameters:
[
"app.settings"
]
|
27 | 0.97 ms |
SELECT t0.id AS id_1, t0.width AS width_2, t0.height AS height_3, t0.speed AS speed_4, t0.id_structure_element AS id_structure_element_5 FROM structure_element_banner t0 WHERE t0.id_structure_element = ?
Parameters:
[
5
]
|
28 | 1.01 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.position AS position_4, t0.id_structure_element_banner AS id_structure_element_banner_5, t0.id_file_repository AS id_file_repository_6 FROM structure_element_banner_image t0 WHERE t0.id_structure_element_banner = ? ORDER BY t0.position ASC
Parameters:
[
4
]
|
29 | 0.93 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
64
]
|
30 | 0.86 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
65
]
|
31 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
66
]
|
32 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
67
]
|
33 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
68
]
|
34 | 0.88 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
69
]
|
35 | 0.86 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
70
]
|
36 | 0.92 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
71
]
|
37 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
72
]
|
38 | 0.95 ms |
SELECT t0.id AS id_1, t0.width_lg AS width_lg_2, t0.width_md AS width_md_3, t0.width_sm AS width_sm_4, t0.width_xs AS width_xs_5, t0.title AS title_6, t0.text AS text_7, t0.text_position AS text_position_8, t0.images_per_slide AS images_per_slide_9, t0.id_structure_element AS id_structure_element_10 FROM structure_element_text_and_gallery t0 WHERE t0.id_structure_element = ?
Parameters:
[
6
]
|
39 | 0.92 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.id_structure_element_text_and_gallery AS id_structure_element_text_and_gallery_3, t0.id_file_repository AS id_file_repository_4 FROM structure_element_text_and_gallery_image t0 WHERE t0.id_structure_element_text_and_gallery = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
40 | 0.84 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
43
]
|
41 | 1.19 ms |
SELECT t0.id AS id_1, t0.width_lg AS width_lg_2, t0.width_md AS width_md_3, t0.width_sm AS width_sm_4, t0.width_xs AS width_xs_5, t0.title AS title_6, t0.text AS text_7, t0.text_position AS text_position_8, t0.images_per_slide AS images_per_slide_9, t0.id_structure_element AS id_structure_element_10 FROM structure_element_text_and_gallery t0 WHERE t0.id_structure_element = ?
Parameters:
[
7
]
|
42 | 1.02 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.id_structure_element_text_and_gallery AS id_structure_element_text_and_gallery_3, t0.id_file_repository AS id_file_repository_4 FROM structure_element_text_and_gallery_image t0 WHERE t0.id_structure_element_text_and_gallery = ? ORDER BY t0.position ASC
Parameters:
[
5
]
|
43 | 0.97 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
44
]
|
44 | 0.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.extension AS extension_3, t0.full_name AS full_name_4, t0.file AS file_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.added_at AS added_at_8, t0.id_file_repository_folder AS id_file_repository_folder_9, t0.id_updated_by_user AS id_updated_by_user_10, t0.id_added_by_user AS id_added_by_user_11 FROM file_repository t0 WHERE t0.id = ?
Parameters:
[
45
]
|
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.