Query Metrics
2
Database Queries
2
Different statements
0.76 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.47 ms |
SELECT t0.id_fichier AS id_fichier_1, t0.titre_fichier AS titre_fichier_2, t0.text_fichier AS text_fichier_3, t0.type_fichier AS type_fichier_4, t0.nom_fichier AS nom_fichier_5, t0.role_need_to_dl AS role_need_to_dl_6, t0.ordre AS ordre_7, t0.id_Categorie AS id_Categorie_8 FROM telechargements_fichiers t0 WHERE t0.id_fichier = ?
Parameters:
[
4
]
|
2 | 0.28 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_name AS last_name_5, t0.nick_name AS nick_name_6, t0.mail AS mail_7, t0.phone AS phone_8, t0.society AS society_9, t0.is_actif AS is_actif_10, t0.is_archived AS is_archived_11, t0.society_fonction AS society_fonction_12, t0.cp AS cp_13, t0.adresse AS adresse_14, t0.city AS city_15, t0.date_creation AS date_creation_16 FROM user t0 WHERE t0.id = ?
Parameters:
[
5041
]
|
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\TelechargementsFichiers | No errors. |
App\Entity\TelechargementsCategorie | No errors. |
App\Entity\User | No errors. |