Query Metrics
2
Database Queries
2
Different statements
0.51 ms
Query time
0
Invalid entities
5
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.22 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.is_active AS is_active_3, t0.is_data_ok AS is_data_ok_4, t0.libelle_annee AS libelle_annee_5, t0.is_in_stage AS is_in_stage_6 FROM promotion t0 WHERE t0.is_active = ? ORDER BY t0.id DESC LIMIT 1
Parameters:
[
1
]
|
| 2 | 0.29 ms |
SELECT t0_.id AS id_0, t0_.libelle AS libelle_1, t0_.libelle_court AS libelle_court_2 FROM type_eleve 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\TypeEleve | 4 |
| App\Entity\Promotion | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Promotion | No errors. |
| App\Entity\ConfigPromotion | No errors. |
| App\Entity\CursusScolaire | No errors. |
| App\Entity\TypeEleve | No errors. |