Query Metrics
7
Database Queries
6
Different statements
4.69 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.68 ms (35.86%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.nom AS nom_6, t0.prenom AS prenom_7, t0.civilite AS civilite_8, t0.telephone AS telephone_9, t0.active AS active_10, t0.pays_id AS pays_id_11, t0.destinataire_id AS destinataire_id_12 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
25
]
|
|
0.91 ms (19.31%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.78 ms (16.71%) |
1 |
INSERT INTO `csortir` (datesortir, numsortir, objet, destinataire, courrier, decharge, update_at, agent, statut, date, archive, auteur_id, type_id, initiateur_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "2026-07-14 11:38:54" 799 "SOIT TRANSMIS/ ORGANISATION DE LA 8è EDITION DU TOURNOI ORGANISE PAR LA MUTUELLE DE DEVOT DE AMESSAN N'GUESSANDON" "M. LE DD SPORTS DE JACQUEVILLE" "8ada4d1b4884439c377db1804782e56a.pdf" "e1e6c9a61a2a9899e1fbb5e24ac04844.pdf" null "OUATTARA" 1 "2026-07-13" null 2 1 2 ] |
|
0.54 ms (11.59%) |
2 |
SELECT d0_.id AS id_0, d0_.libelle AS libelle_1, d0_.statut AS statut_2 FROM destinataire d0_ WHERE d0_.id IN (?)
Parameters:
[
"2"
]
|
|
0.45 ms (9.51%) |
1 |
SELECT t0_.id AS id_0, t0_.libelle AS libelle_1, t0_.statut AS statut_2 FROM typedepart t0_ WHERE t0_.id IN (?)
Parameters:
[
"1"
]
|
|
0.33 ms (7.02%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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\User | No errors. |
| App\Entity\Pays | No errors. |
| App\Entity\Destinataire | No errors. |
| App\Entity\Loginattemp | No errors. |
| App\Entity\Imputation | No errors. |
| App\Entity\Typedepart | No errors. |
| App\Entity\Csortir | No errors. |
| App\Entity\Mission | No errors. |
| App\Entity\Audience | No errors. |
| App\Entity\Carrive | No errors. |