Query Metrics
2
Database Queries
2
Different statements
17.10 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 13.22 ms |
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 | 3.89 ms |
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. |