Query Metrics
13
Database Queries
2
Different statements
3.64 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.98 ms (81.83%) |
12 |
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:
[
1
]
|
|
0.66 ms (18.17%) |
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. |