GET https://balanceheart.dev.cube-studio.cz/

Query Metrics

25 Database Queries
4 Different statements
9.29 ms Query time
0 Invalid entities
55 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.66 ms
(60.85%)
17
SELECT t0.id AS id_1, t0.title AS title_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.lvl AS lvl_5, t0.type AS type_6, t0.content AS content_7, t0.content_items AS content_items_8, t0.columns AS columns_9, t0.columns_sm AS columns_sm_10, t0.columns_md AS columns_md_11, t0.columns_lg AS columns_lg_12, t0.columns_xl AS columns_xl_13, t0.classes AS classes_14, t0.style AS style_15, t0.link AS link_16, t0.is_active AS is_active_17, t0.template AS template_18, t0.params AS params_19, t0.tree_root_id AS tree_root_id_20, t0.parent_id AS parent_id_21, t0.web_page_id AS web_page_id_22 FROM cs_web_page_item t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC
Parameters:
[
  1
]
1.64 ms
(17.65%)
5
SELECT t0.id AS id_1, t0.title AS title_2, t0.file AS file_3, t0.classes AS classes_4, t0.style AS style_5, t0.is_active AS is_active_6, t0.params AS params_7, t0.position AS position_8, t0.web_page_item_id AS web_page_item_id_9 FROM cs_web_page_item_image t0 WHERE t0.web_page_item_id = ? ORDER BY t0.position ASC
Parameters:
[
  3
]
1.32 ms
(14.24%)
2
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.translation_group AS translation_group_3, t0.title AS title_4, t0.active AS active_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.published_at AS published_at_8, t0.slug AS slug_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.meta_keywords AS meta_keywords_12, t0.og_image AS og_image_13, t0.page_class AS page_class_14, t15.id AS id_16, t15.title AS title_17, t15.lft AS lft_18, t15.rgt AS rgt_19, t15.lvl AS lvl_20, t15.type AS type_21, t15.content AS content_22, t15.content_items AS content_items_23, t15.columns AS columns_24, t15.columns_sm AS columns_sm_25, t15.columns_md AS columns_md_26, t15.columns_lg AS columns_lg_27, t15.columns_xl AS columns_xl_28, t15.classes AS classes_29, t15.style AS style_30, t15.link AS link_31, t15.is_active AS is_active_32, t15.template AS template_33, t15.params AS params_34, t15.tree_root_id AS tree_root_id_35, t15.parent_id AS parent_id_36, t15.web_page_id AS web_page_id_37 FROM cs_web_page t0 LEFT JOIN cs_web_page_item t15 ON t15.web_page_id = t0.id WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "domovska-stranka"
]
0.68 ms
(7.27%)
1
SELECT c0_.varkey AS varkey_0, c0_.value AS value_1 FROM cubestudio_variable c0_
Parameters:
[]

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
CubeStudio\WebPagesBundle\Entity\WebPageItem 48
CubeStudio\WebPagesBundle\Entity\WebPageItemImage 5
CubeStudio\WebPagesBundle\Entity\WebPage 2