Query Metrics
4
Database Queries
4
Different statements
3.86 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.75 ms (45.38%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.03 ms (26.64%) |
1 |
UPDATE user SET last_connexion_date = ?, downloaded_tickets = ? WHERE id = ?
Parameters:
[ "2026-06-04 06:17:28" 2 3403 ] |
|
0.65 ms (16.87%) |
1 |
SELECT t0.id AS id_1, t0.roles AS roles_2, t0.password AS password_3, t0.name AS name_4, t0.new_password AS new_password_5, t0.code AS code_6, t0.type AS type_7, t0.login AS login_8, t0.last_connexion_date AS last_connexion_date_9, t0.downloaded_tickets AS downloaded_tickets_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
3403
]
|
|
0.43 ms (11.12%) |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |