Query Metrics
15
Database Queries
7
Different statements
14.93 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
5.39 ms (36.10%) |
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
]
|
|
2.82 ms (18.89%) |
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
]
|
|
1.77 ms (11.85%) |
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.50 ms (10.07%) |
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.46 ms (9.80%) |
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.18 ms (7.93%) |
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
]
|
|
0.80 ms (5.35%) |
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.