Query Metrics
2
Database Queries
2
Different statements
7.13 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.05 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.soustitre AS soustitre_3, t0.image AS image_4 FROM accompagnement t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
2.08 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.contenu AS contenu_2, t0.accompagnement_id AS accompagnement_id_3 FROM accompagnementsupport t0 WHERE t0.accompagnement_id = ?
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\Accompagnement | No errors. |
| App\Entity\Accompagnementsupport | No errors. |