Query Metrics
2
Database Queries
2
Different statements
3.37 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.23 ms |
SELECT p0_.id AS id_0, p0_.page AS page_1, p0_.title AS title_2, p0_.copy AS copy_3, p0_.banner AS banner_4, p0_.alt AS alt_5, p0_.meta_title AS meta_title_6, p0_.meta_description AS meta_description_7, p0_.og_image AS og_image_8, p0_.is_published AS is_published_9, p0_.is_legal_page AS is_legal_page_10, p0_.modified AS modified_11, p0_.created AS created_12 FROM page p0_ WHERE p0_.page = ?
Parameters:
[
"Legal And Privacy"
]
|
2 | 1.14 ms |
SELECT t0.id AS id_1, t0.page AS page_2, t0.title AS title_3, t0.copy AS copy_4, t0.banner AS banner_5, t0.alt AS alt_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.og_image AS og_image_9, t0.is_published AS is_published_10, t0.is_legal_page AS is_legal_page_11, t0.modified AS modified_12, t0.created AS created_13 FROM page t0 WHERE t0.is_legal_page = ?
Parameters:
[
1
]
|
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. |