Query Metrics
2
Database Queries
2
Different statements
9.38 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.65 ms (60.22%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.sstitre AS sstitre_3, t0.presentation AS presentation_4, t0.active AS active_5 FROM presentation t0 WHERE t0.active = ?
Parameters:
[
1
]
|
3.73 ms (39.78%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.nom AS nom_3, t0.presentation_id AS presentation_id_4 FROM photo_life t0 WHERE t0.presentation_id = ?
Parameters:
[
6
]
|
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\PhotoLife | No errors. |
App\Entity\Presentation | No errors. |