Query Metrics
5
Database Queries
5
Different statements
8.63 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.53 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM [user] t0 WHERE t0.id = ?
Parameters:
[
8
]
|
2 | 0.88 ms |
SELECT t0.numjobpf AS numjobpf_1, t0.compteclient AS compteclient_2, t0.numcommandepf AS numcommandepf_3, t0.statutfinal_id AS statutfinal_id_4, t0.numlabo AS numlabo_5, t0.medeledescription AS medeledescription_6, t0.numcommandeclient AS numcommandeclient_7, t0.codechorus AS codechorus_8, t0.quantite AS quantite_9, t0.numariteck AS numariteck_10, t0.numbliteck AS numbliteck_11, t0.creele AS creele_12, t0.majle AS majle_13, t0.batenvoile AS batenvoile_14, t0.groupe AS groupe_15, t0.codelivraison AS codelivraison_16, t0.ldm AS ldm_17, t0.statutfinal_id AS statutfinal_id_18 FROM ops t0 WHERE t0.numjobpf = ?
Parameters:
[
"4054883"
]
|
3 | 3.53 ms |
SELECT h0_.id AS id_0, h0_.datemodif AS datemodif_1, h0_.description AS description_2 FROM historique h0_ WHERE h0_.description = ? ORDER BY h0_.datemodif DESC OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
"Mise à jour"
]
|
4 | 0.73 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM statutfinal t0 WHERE t0.id = ?
Parameters:
[
1
]
|
5 | 0.97 ms |
SELECT s0_.id AS id_0, s0_.nom AS nom_1 FROM statutfinal s0_
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\Specification | No errors. |
App\Entity\Trace | No errors. |
App\Entity\Ops | No errors. |
App\Entity\Statutfinal | No errors. |
App\Entity\Unl | No errors. |
App\Entity\Etatfinal | No errors. |
App\Entity\Action | No errors. |
App\Entity\Historique | No errors. |