Query Metrics
2
Database Queries
2
Different statements
3.28 ms
Query time
0
Invalid entities
5
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.87 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.title AS title_3, t0.slug AS slug_4, t0.order_idx AS order_idx_5, t0.is_homepage AS is_homepage_6 FROM page t0 WHERE t0.is_homepage = ? LIMIT 1
Parameters:
[
1
]
|
| 2 | 1.41 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.title AS title_3, t0.slug AS slug_4, t0.order_idx AS order_idx_5, t0.is_homepage AS is_homepage_6 FROM page t0 ORDER BY t0.order_idx ASC
Parameters:
[] |
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 |
|---|---|
| App\Entity\Page | 5 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Page | No errors. |