Query Metrics
4
Database Queries
4
Different statements
5.56 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
3.71 ms (66.64%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.arrived_time AS arrived_time_3, t0.left_time AS left_time_4, t0.nature_intervention AS nature_intervention_5, t0.notes AS notes_6, t0.observations AS observations_7, t0.poste AS poste_8, t0.sign AS sign_9, t0.is_pdf AS is_pdf_10, t0.archive AS archive_11, t0.duration AS duration_12, t0.secteur AS secteur_13, t0.call_number AS call_number_14, t0.pause AS pause_15, t0.contact_full_name AS contact_full_name_16, t0.is_dev AS is_dev_17, t0.is_sup AS is_sup_18, t0.is_com AS is_com_19, t0.is_tech AS is_tech_20, t0.pause_duration AS pause_duration_21, t0.pause_date AS pause_date_22, t0.file_duration AS file_duration_23, t0.end_date AS end_date_24, t0.notes_attachment AS notes_attachment_25, t0.notes_attachment_mime AS notes_attachment_mime_26, t0.customer_name_id AS customer_name_id_27, t0.technician_name_id AS technician_name_id_28 FROM FILE t0
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
1.03 ms (18.58%) |
1 |
SELECT COUNT(u0_.id) AS sclr_0 FROM user u0_ WHERE u0_.roles LIKE ?
Parameters:
[
"%ROLE_ADMIN%"
]
|
||||||||||||||||||||||||||||||
|
0.47 ms (8.45%) |
1 |
SELECT COUNT(f0_.id) AS sclr_0 FROM FILE f0_
Parameters:
[]
|
||||||||||||||||||||||||||||||
|
0.35 ms (6.33%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.active AS active_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.service AS service_8 FROM user t0 WHERE t0.service = ? LIMIT 1
Parameters:
[
"Admin"
]
|
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\File | No errors. |
| App\Entity\RequestInter | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\State | No errors. |