Query Metrics
4
Database Queries
2
Different statements
1.43 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.98 ms (68.33%) |
3 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.galerie_id AS galerie_id_3 FROM image t0 WHERE t0.galerie_id = ?
Parameters:
[
13
]
|
|
0.45 ms (31.67%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.date AS date_3, t0.description AS description_4 FROM galerie t0
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Galerie | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\Video | No errors. |