Query Metrics
10
Database Queries
10
Different statements
3.47 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.65 ms (18.82%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?
Parameters:
[ 2 "2026-01-29 14:11:43" ] |
|
0.61 ms (17.55%) |
1 |
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:
[ 1769692333 "maintenance_mode" ] |
|
0.60 ms (17.27%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
|
0.40 ms (11.37%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0
Parameters:
[
2
]
|
|
0.34 ms (9.90%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 2 "2026-01-29 14:11:43" ] |
|
0.24 ms (6.96%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
|
0.19 ms (5.58%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
|
0.19 ms (5.35%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
|
0.18 ms (5.32%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.07 ms (1.87%) |
1 |
"COMMIT"
Parameters:
[] |
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.