Query Metrics
2
Database Queries
2
Different statements
1.09 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.51 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.enable AS enable_7, t0.created AS created_8, t0.email AS email_9, t0.updated AS updated_10, t0.user_updated_id AS user_updated_id_11, t0.dossier_responsable_id AS dossier_responsable_id_12 FROM users t0 WHERE t0.id = ?
Parameters:
[
3
]
|
2 | 0.58 ms |
SELECT t0.id AS id_1, t0.excel_file_name AS excel_file_name_2, t0.txt_file_name AS txt_file_name_3, t0.token AS token_4, t0.user_id AS user_id_5, t0.messenger_id AS messenger_id_6 FROM pgeneration_fichier t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
"704cc7f1933703108feaf073af61fca0"
]
|
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\Users | No errors. |
App\Entity\PDossier | No errors. |
App\Entity\HonoraireDetFixe | No errors. |
App\Entity\TCnssA00 | No errors. |
App\Entity\PNotification | No errors. |
App\Entity\PGenerationFichier | No errors. |
App\Entity\PMessengerStatut | No errors. |