Query Metrics
3
Database Queries
3
Different statements
3.28 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.74 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.soustitre AS soustitre_3 FROM offre t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 2 | 0.71 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.offre_id AS offre_id_4 FROM offredigital t0 WHERE t0.offre_id = ?
Parameters:
[
1
]
|
| 3 | 0.83 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.paragraphe AS paragraphe_4, t0.offre_id AS offre_id_5 FROM offredigitallearning t0 WHERE t0.offre_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\Offre | No errors. |
| App\Entity\Offredigital | No errors. |
| App\Entity\Offredigitallearning | No errors. |