Query Metrics
4
Database Queries
3
Different statements
3.15 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.96 ms (62.29%) |
1 |
SELECT u0_.date_blocage AS date_blocage_0, u0_.date_fin_droits AS date_fin_droits_1, u0_.utilisateur_actif AS utilisateur_actif_2 FROM utilisateur_information u0_ WHERE u0_.login = ?
Parameters:
[ "" ] |
0.66 ms (21.00%) |
2 |
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.texte AS texte_2 FROM parametrage_texte p0_ WHERE p0_.code LIKE ?
Parameters:
[
"COURRIEL_CONTACT_INFO"
]
|
0.53 ms (16.71%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.nom AS nom_3, t0.path AS path_4, t0.created AS created_5, t0.updated AS updated_6 FROM aide t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"login"
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\UtilisateurInformation | No errors. |
App\Entity\ParametrageTexte | No errors. |
App\Entity\Aide | No errors. |