Query Metrics
16
Database Queries
8
Different statements
9.73 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
3.45 ms (35.47%) |
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
]
|
|
1.41 ms (14.45%) |
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.31 ms (13.51%) |
1 |
SELECT r0_.id AS id_0, r0_.code_externe AS code_externe_1, r0_.libelle AS libelle_2 FROM efc.ref_bureau_distributeur r0_ ORDER BY r0_.libelle ASC
Parameters:
[] |
|
0.94 ms (9.62%) |
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:
[] |
|
0.88 ms (9.07%) |
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
]
|
|
0.88 ms (9.05%) |
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
]
|
|
0.45 ms (4.65%) |
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.41 ms (4.17%) |
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\Referentiel\BureauDistributeur | 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.