Query Metrics
1
Database Queries
1
Different statements
2.55 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.55 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.unique_title AS unique_title_4, t0.lft AS lft_5, t0.rgt AS rgt_6, t0.lvl AS lvl_7, t0.root AS root_8, t0.parent_id AS parent_id_9, t0.slug AS slug_10, t0.intro AS intro_11, t0.content AS content_12, t0.headerType AS headerType_13, t0.image_name AS image_name_14, t0.meta_title AS meta_title_15, t0.meta_keywords AS meta_keywords_16, t0.meta_description AS meta_description_17, t0.active AS active_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.content_eng AS content_eng_21, t0.title_eng AS title_eng_22, t0.parent_id AS parent_id_23 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"inicio"
]
|
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\Entity\Page | No errors. |