Query Metrics
3
Database Queries
3
Different statements
0.53 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.19 ms (35.11%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.pdf AS pdf_3, t0.updated_at AS updated_at_4 FROM documents_cgvreglement t0
Parameters:
[] |
|
0.18 ms (34.52%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.pdf AS pdf_4, t0.updated_at AS updated_at_5, t0.video AS video_6, t0.is_actif AS is_actif_7 FROM etablissement t0 WHERE t0.is_actif = ?
Parameters:
[
1
]
|
|
0.16 ms (30.36%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.lien AS lien_4, t0.updated_at AS updated_at_5 FROM certifications 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\Certifications | No errors. |
| App\Entity\Etablissement | No errors. |
| App\Entity\DocumentsCGVReglement | No errors. |