Query Metrics
15
Database Queries
7
Different statements
17.15 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
4.87 ms (28.38%) |
6 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.valeur AS valeur_3 FROM parametrage.parametre t0 WHERE t0.id = ?
Parameters:
[
23
]
|
|
3.70 ms (21.56%) |
2 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.ordre AS ordre_4, t0.est_actif AS est_actif_5 FROM efc.ref_periode t0 WHERE t0.est_actif = ? ORDER BY t0.ordre ASC
Parameters:
[
1
]
|
|
2.38 ms (13.88%) |
2 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.est_actif AS est_actif_4 FROM efc.ref_tranche_horaire t0 WHERE t0.est_actif = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
1.98 ms (11.54%) |
2 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.est_actif AS est_actif_3 FROM efc.ref_jour_semaine t0 WHERE t0.est_actif = ? ORDER BY t0.id ASC
Parameters:
[
1
]
|
|
1.58 ms (9.20%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.est_actif AS est_actif_3 FROM efc.ref_frequence_dispo t0 WHERE t0.est_actif = ?
Parameters:
[
1
]
|
|
1.53 ms (8.91%) |
1 |
SELECT r0_.code_externe AS code_externe_0, r0_.code_insee AS code_insee_1, r0_.code_postal AS code_postal_2, r0_.libelle AS libelle_3, r0_.id AS id_4 FROM efc.ref_commune r0_
Parameters:
[] |
|
1.12 ms (6.53%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.est_actif AS est_actif_3 FROM efc.ref_frequence_dispo t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| superadmin | doctrine.dbal.superadmin_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| superadmin | doctrine.orm.superadmin_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Parametrage\Parametre | No errors. |
| App\Entity\Referentiel\Periode | No errors. |
| App\Entity\Referentiel\JourSemaine | No errors. |
| App\Entity\Referentiel\TrancheHoraire | No errors. |
| App\Entity\Referentiel\FrequenceDispo | No errors. |
| App\Entity\Referentiel\Commune | No errors. |
| App\Entity\AssistantMaternel\AssistantMaternel | No errors. |
| App\Entity\MAM\MAM | No errors. |
| App\Entity\Referentiel\Canton | No errors. |
superadmin entity manager
No loaded entities.