Query Metrics
2
Database Queries
2
Different statements
2.74 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.63 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.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.og_image AS og_image_8, t0.is_published AS is_published_9, t0.modified AS modified_10, t0.created AS created_11 FROM content t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"1"
]
|
2 | 1.12 ms |
SELECT c0_.id AS id_0, c0_.page AS page_1, c0_.banner AS banner_2, c0_.alt AS alt_3, c0_.order_by AS order_by_4, c0_.modified AS modified_5, c0_.created AS created_6 FROM carousel c0_ WHERE c0_.page = ? ORDER BY c0_.order_by ASC
Parameters:
[
"content"
]
|
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\Content | No errors. |
App\Entity\Carousel | No errors. |