Query Metrics
10
Database Queries
6
Different statements
25.14 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
21.16 ms (84.17%) |
1 |
UPDATE users SET lastLogin = ? WHERE id = ?
Parameters:
[ 1774269645 2 ] |
|
2.37 ms (9.42%) |
5 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1774269645 "maintenance_mode" ] |
|
0.62 ms (2.45%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
|
0.43 ms (1.69%) |
1 |
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[ "user" "admin" ] |
|
0.30 ms (1.20%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
|
0.27 ms (1.07%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.