Query Metrics
25
Database Queries
5
Different statements
15.69 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.12 ms (45.41%) |
1 |
SELECT t0.id AS id_1, t0.datesortir AS datesortir_2, t0.numsortir AS numsortir_3, t0.objet AS objet_4, t0.destinataire AS destinataire_5, t0.courrier AS courrier_6, t0.decharge AS decharge_7, t0.update_at AS update_at_8, t0.agent AS agent_9, t0.statut AS statut_10, t0.date AS date_11, t0.archive AS archive_12, t0.auteur_id AS auteur_id_13, t0.type_id AS type_id_14, t0.initiateur_id AS initiateur_id_15 FROM `csortir` t0
Parameters:
[] |
|
5.29 ms (33.74%) |
16 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.statut AS statut_3 FROM typedepart t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
1.61 ms (10.27%) |
6 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.statut AS statut_3 FROM destinataire t0 WHERE t0.id = ?
Parameters:
[
22
]
|
|
1.22 ms (7.81%) |
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.43 ms (2.77%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.delais AS delais_3, t0.reponse AS reponse_4, t0.statut AS statut_5, t0.commentaire AS commentaire_6, t0.etat AS etat_7, t0.doctoure AS doctoure_8, t0.dateretour AS dateretour_9, t0.observationdir AS observationdir_10, t0.dateobs AS dateobs_11, t0.docfinal AS docfinal_12, t0.datefinale AS datefinale_13, t0.effet AS effet_14, t0.archive AS archive_15, t0.transmet AS transmet_16, t0.courrier_id AS courrier_id_17, t0.destinataire_id AS destinataire_id_18, t0.responsable_id AS responsable_id_19 FROM imputation t0 WHERE t0.destinataire_id = ?
Parameters:
[
22
]
|
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\Csortir | No errors. |
| App\Entity\Typedepart | No errors. |
| App\Entity\Mission | No errors. |
| App\Entity\Audience | No errors. |
| App\Entity\Carrive | No errors. |