Query Metrics
3
Database Queries
3
Different statements
2.50 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.01 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.ref_filere_id AS ref_filere_id_3 FROM matiere t0 WHERE t0.id = ?
Parameters:
[
"3"
]
|
| 2 | 0.75 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM filiere t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 3 | 0.74 ms |
SELECT f0_.id AS id_0, f0_.libelle AS libelle_1 FROM filiere f0_
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\Matiere | No errors. |
| App\Entity\Filiere | No errors. |
| App\Entity\Sequence | No errors. |