Query Metrics
2
Database Queries
2
Different statements
1.41 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.69 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.categorie_id AS categorie_id_3 FROM mobilier_sous_categorie t0 WHERE t0.id = ?
Parameters:
[
"106"
]
|
| 2 | 0.72 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM mobilier_categorie t0 ORDER BY t0.libelle ASC
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\MobilierSousCategorie | No errors. |
| App\Entity\MobilierCategorie | No errors. |
| App\Entity\Mobilier | No errors. |