Query Metrics
2
Database Queries
1
Different statements
1.27 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.27 ms (100.00%) |
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:
[
"wp-json"
]
|
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\WebPage | 1 |
| CubeStudio\WebPagesBundle\Entity\WebPageItem | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| CubeStudio\WebPagesBundle\Entity\WebPage | No errors. |
| CubeStudio\WebPagesBundle\Entity\WebPageItem | No errors. |
| CubeStudio\WebPagesBundle\Entity\WebPageItemImage | No errors. |