Query Metrics
2
Database Queries
2
Different statements
1.86 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.47 ms (79.03%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.content AS content_3, t0.image AS image_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM news t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"2023-11-20%2013:06:16"
]
|
|
0.39 ms (20.97%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.old AS old_3, t0.contenu_id AS contenu_id_4 FROM url t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"actualites/2023-11-20 13:06:16"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Url | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\News | No errors. |