Query Metrics
48
Database Queries
18
Different statements
177.14 ms
Query time
4
Invalid entities
137
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
61.75 ms (34.86%) |
20 |
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.handle AS handle_3, t0.slug AS slug_4, t0.slug_sk AS slug_sk_5, t0.slug_en AS slug_en_6, t0.page_title AS page_title_7, t0.page_title_sk AS page_title_sk_8, t0.page_title_en AS page_title_en_9, t0.position AS position_10, t0.enabled AS enabled_11, t0.template AS template_12, t0.headline AS headline_13, t0.text_content AS text_content_14, t0.enable_change_handle AS enable_change_handle_15, t0.enable_change_slug AS enable_change_slug_16, t0.enable_changing_components AS enable_changing_components_17, t0.dictionary AS dictionary_18, t0.seo_params_id AS seo_params_id_19, t0.seo_params_sk_id AS seo_params_sk_id_20, t0.seo_params_en_id AS seo_params_en_id_21 FROM page t0 WHERE t0.id = ?
Parameters:
[
33
]
|
|
15.37 ms (8.68%) |
5 |
SELECT t0.id AS id_1, t0.handle AS handle_2, t0.admin_description AS admin_description_3, t0.admin_description_sk AS admin_description_sk_4 FROM menu t0 WHERE t0.handle = ? LIMIT 1
Parameters:
[
"main-menu"
]
|
|
12.74 ms (7.19%) |
3 |
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.enabled AS enabled_3, t0.position AS position_4, t0.`group` AS group_5, t0.type AS type_6, t0.data AS data_7, t0.page_id AS page_id_8 FROM component t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"commonSchemaOrgSettings"
]
|
|
11.26 ms (6.36%) |
5 |
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.type AS type_3, t0.position AS position_4, t0.name AS name_5, t0.name_translated AS name_translated_6, t0.open_in_target_blank AS open_in_target_blank_7, t0.target_href AS target_href_8, t0.target_href_translated AS target_href_translated_9, t0.menu_id AS menu_id_10, t0.parent AS parent_11, t0.target_page_id AS target_page_id_12 FROM menu_item t0 WHERE t0.menu_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
10.54 ms (5.95%) |
1 |
SELECT t0.id AS id_1, t0.added AS added_2, t0.updated AS updated_3, t0.published AS published_4, t0.title_cs AS title_cs_5, t0.title_en AS title_en_6, t0.title_sk AS title_sk_7, t0.small_title_cs AS small_title_cs_8, t0.small_title_en AS small_title_en_9, t0.small_title_sk AS small_title_sk_10, t0.slug AS slug_11, t0.slug_en AS slug_en_12, t0.slug_sk AS slug_sk_13, t0.image AS image_14, t0.image_name AS image_name_15, t0.main_text_cs AS main_text_cs_16, t0.main_text_en AS main_text_en_17, t0.main_text_sk AS main_text_sk_18, t0.enable AS enable_19, t0.display_on_blog_page AS display_on_blog_page_20, t0.seo_robots_cs AS seo_robots_cs_21, t0.seo_robots_en AS seo_robots_en_22, t0.seo_robots_sk AS seo_robots_sk_23, t0.seo_page_title_cs AS seo_page_title_cs_24, t0.seo_page_title_en AS seo_page_title_en_25, t0.seo_page_title_sk AS seo_page_title_sk_26, t0.seo_content_cs AS seo_content_cs_27, t0.seo_content_en AS seo_content_en_28, t0.seo_content_sk AS seo_content_sk_29, t0.display_on_homepage AS display_on_homepage_30, t0.default_evaluation AS default_evaluation_31, t0.default_evaluation_count AS default_evaluation_count_32, t0.show_in_czech AS show_in_czech_33, t0.show_in_slovak AS show_in_slovak_34, t0.category_id AS category_id_35, t0.author_id AS author_id_36 FROM blog_article t0 WHERE t0.id = ?
Parameters:
[
"37"
]
|
|
10.14 ms (5.73%) |
1 |
SELECT b0_.id AS id_0, b0_.added AS added_1, b0_.updated AS updated_2, b0_.published AS published_3, b0_.title_cs AS title_cs_4, b0_.title_en AS title_en_5, b0_.title_sk AS title_sk_6, b0_.small_title_cs AS small_title_cs_7, b0_.small_title_en AS small_title_en_8, b0_.small_title_sk AS small_title_sk_9, b0_.slug AS slug_10, b0_.slug_en AS slug_en_11, b0_.slug_sk AS slug_sk_12, b0_.image AS image_13, b0_.image_name AS image_name_14, b0_.main_text_cs AS main_text_cs_15, b0_.main_text_en AS main_text_en_16, b0_.main_text_sk AS main_text_sk_17, b0_.enable AS enable_18, b0_.display_on_blog_page AS display_on_blog_page_19, b0_.seo_robots_cs AS seo_robots_cs_20, b0_.seo_robots_en AS seo_robots_en_21, b0_.seo_robots_sk AS seo_robots_sk_22, b0_.seo_page_title_cs AS seo_page_title_cs_23, b0_.seo_page_title_en AS seo_page_title_en_24, b0_.seo_page_title_sk AS seo_page_title_sk_25, b0_.seo_content_cs AS seo_content_cs_26, b0_.seo_content_en AS seo_content_en_27, b0_.seo_content_sk AS seo_content_sk_28, b0_.display_on_homepage AS display_on_homepage_29, b0_.default_evaluation AS default_evaluation_30, b0_.default_evaluation_count AS default_evaluation_count_31, b0_.show_in_czech AS show_in_czech_32, b0_.show_in_slovak AS show_in_slovak_33, b0_.category_id AS category_id_34, b0_.author_id AS author_id_35 FROM blog_article b0_ WHERE b0_.published > ? AND b0_.enable = 1 ORDER BY b0_.published ASC LIMIT 1
Parameters:
[
"2022-07-01 12:48:56"
]
|
|
9.64 ms (5.44%) |
1 |
SELECT b0_.id AS id_0, b0_.added AS added_1, b0_.updated AS updated_2, b0_.published AS published_3, b0_.title_cs AS title_cs_4, b0_.title_en AS title_en_5, b0_.title_sk AS title_sk_6, b0_.small_title_cs AS small_title_cs_7, b0_.small_title_en AS small_title_en_8, b0_.small_title_sk AS small_title_sk_9, b0_.slug AS slug_10, b0_.slug_en AS slug_en_11, b0_.slug_sk AS slug_sk_12, b0_.image AS image_13, b0_.image_name AS image_name_14, b0_.main_text_cs AS main_text_cs_15, b0_.main_text_en AS main_text_en_16, b0_.main_text_sk AS main_text_sk_17, b0_.enable AS enable_18, b0_.display_on_blog_page AS display_on_blog_page_19, b0_.seo_robots_cs AS seo_robots_cs_20, b0_.seo_robots_en AS seo_robots_en_21, b0_.seo_robots_sk AS seo_robots_sk_22, b0_.seo_page_title_cs AS seo_page_title_cs_23, b0_.seo_page_title_en AS seo_page_title_en_24, b0_.seo_page_title_sk AS seo_page_title_sk_25, b0_.seo_content_cs AS seo_content_cs_26, b0_.seo_content_en AS seo_content_en_27, b0_.seo_content_sk AS seo_content_sk_28, b0_.display_on_homepage AS display_on_homepage_29, b0_.default_evaluation AS default_evaluation_30, b0_.default_evaluation_count AS default_evaluation_count_31, b0_.show_in_czech AS show_in_czech_32, b0_.show_in_slovak AS show_in_slovak_33, b0_.category_id AS category_id_34, b0_.author_id AS author_id_35 FROM blog_article b0_ WHERE b0_.published < ? AND b0_.enable = 1 ORDER BY b0_.published DESC LIMIT 1
Parameters:
[
"2022-07-01 12:48:56"
]
|
|
8.37 ms (4.73%) |
1 |
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.handle AS handle_3, t0.slug AS slug_4, t0.slug_sk AS slug_sk_5, t0.slug_en AS slug_en_6, t0.page_title AS page_title_7, t0.page_title_sk AS page_title_sk_8, t0.page_title_en AS page_title_en_9, t0.position AS position_10, t0.enabled AS enabled_11, t0.template AS template_12, t0.headline AS headline_13, t0.text_content AS text_content_14, t0.enable_change_handle AS enable_change_handle_15, t0.enable_change_slug AS enable_change_slug_16, t0.enable_changing_components AS enable_changing_components_17, t0.dictionary AS dictionary_18, t0.seo_params_id AS seo_params_id_19, t0.seo_params_sk_id AS seo_params_sk_id_20, t0.seo_params_en_id AS seo_params_en_id_21 FROM page t0 WHERE t0.handle = ? LIMIT 1
Parameters:
[
"blog-detail"
]
|
|
8.21 ms (4.64%) |
1 |
SELECT t0.id AS id_1, t0.added AS added_2, t0.updated AS updated_3, t0.question_cs AS question_cs_4, t0.question_sk AS question_sk_5, t0.question_en AS question_en_6, t0.answer_cs AS answer_cs_7, t0.answer_sk AS answer_sk_8, t0.answer_en AS answer_en_9, t0.enable AS enable_10, t0.position AS position_11, t0.article_id AS article_id_12 FROM blog_frequently_asked_question t0 WHERE t0.article_id = ?
Parameters:
[
37
]
|
|
7.24 ms (4.09%) |
1 |
SELECT t0.id AS id_1, t0.page_modal_id AS page_modal_id_2, t0.added AS added_3, t0.updated AS updated_4, t0.title_cs AS title_cs_5, t0.title_sk AS title_sk_6, t0.title_en AS title_en_7, t0.image AS image_8, t0.content_cs AS content_cs_9, t0.content_sk AS content_sk_10, t0.content_en AS content_en_11, t0.link_cs AS link_cs_12, t0.link_sk AS link_sk_13, t0.link_en AS link_en_14, t0.text_link_cs AS text_link_cs_15, t0.text_link_sk AS text_link_sk_16, t0.text_link_en AS text_link_en_17, t0.close_text_link_cs AS close_text_link_cs_18, t0.close_text_link_sk AS close_text_link_sk_19, t0.close_text_link_en AS close_text_link_en_20, t0.enable AS enable_21, t0.display_on_all_pages AS display_on_all_pages_22, t0.type AS type_23, t0.start AS start_24, t0.end AS end_25, t0.delay AS delay_26 FROM page_modal t0 INNER JOIN modal_on_page ON t0.id = modal_on_page.page_modal_id WHERE modal_on_page.page_id = ?
Parameters:
[
3
]
|
|
6.32 ms (3.57%) |
1 |
SELECT t0.id AS id_1, t0.added AS added_2, t0.hour_from AS hour_from_3, t0.hour_to AS hour_to_4, t0.min_people AS min_people_5, t0.max_people AS max_people_6, t0.min_people_sk AS min_people_sk_7, t0.max_people_sk AS max_people_sk_8, t0.day_id AS day_id_9 FROM people_online_hour t0 WHERE t0.day_id = ? AND t0.hour_from = ? AND t0.hour_to = ? LIMIT 1
Parameters:
[ 5 18 19 ] |
|
6.32 ms (3.57%) |
1 |
SELECT t0.id AS id_1, t0.added AS added_2, t0.rating AS rating_3, t0.ip_address AS ip_address_4, t0.article_id AS article_id_5, t0.user_id AS user_id_6 FROM blog_evaluation t0 WHERE t0.ip_address = ? AND t0.article_id = ?
Parameters:
[ "216.73.216.149" 37 ] |
|
3.74 ms (2.11%) |
2 |
SELECT t0.id AS id_1, t0.added AS added_2, t0.updated AS updated_3, t0.name_cs AS name_cs_4, t0.name_sk AS name_sk_5, t0.name_en AS name_en_6, t0.slug AS slug_7, t0.slug_sk AS slug_sk_8, t0.slug_en AS slug_en_9, t0.position AS position_10 FROM blog_category t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
2.88 ms (1.63%) |
1 |
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.enabled AS enabled_3, t0.position AS position_4, t0.`group` AS group_5, t0.type AS type_6, t0.data AS data_7, t0.page_id AS page_id_8 FROM component t0 WHERE t0.page_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
|
0.76 ms (0.43%) |
1 |
SELECT t0.id AS id_1, t0.added AS added_2, t0.rating AS rating_3, t0.ip_address AS ip_address_4, t0.article_id AS article_id_5, t0.user_id AS user_id_6 FROM blog_evaluation t0 WHERE t0.article_id = ?
Parameters:
[
37
]
|
|
0.72 ms (0.41%) |
1 |
SELECT p0_.id AS id_0, p0_.page_modal_id AS page_modal_id_1, p0_.added AS added_2, p0_.updated AS updated_3, p0_.title_cs AS title_cs_4, p0_.title_sk AS title_sk_5, p0_.title_en AS title_en_6, p0_.image AS image_7, p0_.content_cs AS content_cs_8, p0_.content_sk AS content_sk_9, p0_.content_en AS content_en_10, p0_.link_cs AS link_cs_11, p0_.link_sk AS link_sk_12, p0_.link_en AS link_en_13, p0_.text_link_cs AS text_link_cs_14, p0_.text_link_sk AS text_link_sk_15, p0_.text_link_en AS text_link_en_16, p0_.close_text_link_cs AS close_text_link_cs_17, p0_.close_text_link_sk AS close_text_link_sk_18, p0_.close_text_link_en AS close_text_link_en_19, p0_.enable AS enable_20, p0_.display_on_all_pages AS display_on_all_pages_21, p0_.type AS type_22, p0_.start AS start_23, p0_.end AS end_24, p0_.delay AS delay_25 FROM page_modal p0_ WHERE p0_.display_on_all_pages = 1 AND p0_.enable = 1 AND p0_.start < ? AND p0_.end > ? ORDER BY p0_.id ASC
Parameters:
[ "2026-02-20 18:30:18" "2026-02-20 18:30:18" ] |
|
0.66 ms (0.37%) |
1 |
SELECT t0.id AS id_1, t0.added AS added_2, t0.name_cs AS name_cs_3, t0.name_sk AS name_sk_4, t0.name_en AS name_en_5, t0.image AS image_6, t0.article_id AS article_id_7 FROM blog_gallery_image t0 WHERE t0.article_id = ?
Parameters:
[
37
]
|
|
0.46 ms (0.26%) |
1 |
SELECT t0.id AS id_1, t0.added AS added_2, t0.name_cs AS name_cs_3, t0.name_sk AS name_sk_4, t0.name_en AS name_en_5, t0.image AS image_6, t0.description_cs AS description_cs_7, t0.description_sk AS description_sk_8, t0.description_en AS description_en_9, t0.slug AS slug_10, t0.slug_en AS slug_en_11, t0.slug_sk AS slug_sk_12, t0.enable AS enable_13, t0.long_description_cs AS long_description_cs_14, t0.long_description_sk AS long_description_sk_15, t0.long_description_en AS long_description_en_16 FROM blog_author t0 WHERE t0.id = ?
Parameters:
[
2
]
|
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\SeoParams | 63 |
| App\Entity\MenuItem | 30 |
| App\Entity\Page | 23 |
| App\Entity\Menu | 5 |
| App\Entity\Blog\BlogArticle | 3 |
| App\Entity\Blog\BlogCategory | 3 |
| App\Entity\Component | 3 |
| App\Entity\Blog\BlogAuthor | 2 |
| App\Entity\Blog\BlogEvaluation | 2 |
| App\Application\Sonata\UserBundle\Entity\User | 1 |
| App\Entity\PeopleOnline\PeopleOnlineHour | 1 |
| App\Entity\PeopleOnline\PeopleOnlineDay | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Blog\BlogArticle |
|
| App\Entity\Blog\BlogCategory | No errors. |
| App\Entity\Blog\BlogAuthor | No errors. |
| App\Entity\Blog\BlogGalleryImage | No errors. |
| App\Entity\Blog\BlogFrequentlyAskedQuestion | No errors. |
| App\Entity\Page |
|
| App\Entity\SeoParams | No errors. |
| App\Entity\Component | No errors. |
| App\Entity\MenuItem | No errors. |
| App\Entity\PageModal\PageModal | No errors. |
| App\Entity\Blog\BlogEvaluation |
|
| Sonata\UserBundle\Entity\BaseUser | No errors. |
| App\Application\Sonata\UserBundle\Entity\User | No errors. |
| App\Entity\PeopleOnline\PeopleOnlineHour | No errors. |
| App\Entity\PeopleOnline\PeopleOnlineDay |
|
| App\Entity\Menu | No errors. |