Query Metrics
3
Database Queries
2
Different statements
2.95 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1.08 ms |
SELECT s0_.id AS id_0, s0_.username AS username_1, s0_.roles AS roles_2, s0_.password AS password_3, s0_.email AS email_4, s0_.telephone AS telephone_5, s0_.cgu AS cgu_6, s0_.actif AS actif_7, s0_.code_verif AS code_verif_8, s0_.date_crea AS date_crea_9, s0_.date_modif AS date_modif_10, s0_.code_tel_verif AS code_tel_verif_11, s0_.pref AS pref_12, s0_.change_pass AS change_pass_13 FROM secur_user s0_ WHERE s0_.roles LIKE ?
Parameters:
[
"["ROLE_ADMIN"]"
]
|
||||||||||||||||||||||||||||||
2 | 0.91 ms |
SELECT s0_.id AS id_0, s0_.username AS username_1, s0_.roles AS roles_2, s0_.password AS password_3, s0_.email AS email_4, s0_.telephone AS telephone_5, s0_.cgu AS cgu_6, s0_.actif AS actif_7, s0_.code_verif AS code_verif_8, s0_.date_crea AS date_crea_9, s0_.date_modif AS date_modif_10, s0_.code_tel_verif AS code_tel_verif_11, s0_.pref AS pref_12, s0_.change_pass AS change_pass_13 FROM secur_user s0_ WHERE s0_.roles LIKE ?
Parameters:
[
"["ROLE_ADMIN"]"
]
|
||||||||||||||||||||||||||||||
3 | 0.95 ms |
SELECT b0_.id AS id_0, b0_.nom AS nom_1, b0_.detach AS detach_2, b0_.ordre AS ordre_3 FROM blog_categorie b0_ WHERE b0_.detach = ? ORDER BY b0_.ordre ASC
Parameters:
[
"1"
]
|
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\SecurUser | No errors. |
App\Entity\BlogArticle | No errors. |
App\Entity\BlogCommentaire | No errors. |
App\Entity\AlbumFile | No errors. |
App\Entity\AlbumDocs | No errors. |
App\Entity\BlogCategorie | No errors. |