Query Metrics
16
Database Queries
8
Different statements
10.23 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.29 ms |
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 | 1.15 ms |
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
]
|
| 3 | 0.57 ms |
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
]
|
| 4 | 0.67 ms |
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
]
|
| 5 | 0.47 ms |
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
]
|
| 6 | 0.29 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.valeur AS valeur_3 FROM parametrage.parametre t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 7 | 0.28 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.valeur AS valeur_3 FROM parametrage.parametre t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 8 | 0.27 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.valeur AS valeur_3 FROM parametrage.parametre t0 WHERE t0.id = ?
Parameters:
[
16
]
|
| 9 | 0.28 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.valeur AS valeur_3 FROM parametrage.parametre t0 WHERE t0.id = ?
Parameters:
[
17
]
|
| 10 | 0.33 ms |
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
]
|
| 11 | 0.31 ms |
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
]
|
| 12 | 0.29 ms |
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
]
|
| 13 | 0.59 ms |
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
]
|
| 14 | 0.86 ms |
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:
[] |
| 15 | 1.97 ms |
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:
[] |
| 16 | 0.61 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.valeur AS valeur_3 FROM parametrage.parametre t0 WHERE t0.id = ?
Parameters:
[
36
]
|
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.