Query Metrics
2
Database Queries
2
Different statements
4.85 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.58 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.creation_date AS creation_date_3, t0.slug AS slug_4, t0.is_private AS is_private_5 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"international/cud/data-protection"
]
|
2 | 1.27 ms |
SELECT t0.id AS id_1, t0.src AS src_2, t0.custom_type AS custom_type_3, t0.footer AS footer_4, t0.description AS description_5, t0.custom_order AS custom_order_6, t0.data AS data_7, t0.content AS content_8, t0.publish_date AS publish_date_9, t0.page_id AS page_id_10, t0.media_object_id AS media_object_id_11 FROM section t0 WHERE t0.page_id = ? ORDER BY t0.custom_order ASC
Parameters:
[
165
]
|
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. |
App\Entity\Section | No errors. |
App\Entity\MediaObject | No errors. |