Query Metrics
6
Database Queries
3
Different statements
3.35 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.73 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 0.71 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.is_active AS is_active_5 FROM annee_scolaire t0 WHERE t0.is_active = ? LIMIT 1
Parameters:
[
1
]
|
| 3 | 0.40 ms |
"COMMIT"
Parameters:
[] |
| 4 | 0.52 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.60 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.is_active AS is_active_5 FROM annee_scolaire t0 WHERE t0.is_active = ? LIMIT 1
Parameters:
[
1
]
|
| 6 | 0.38 ms |
"COMMIT"
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\Configuration\Entity\AnneeScolaire | 1 |