Query Metrics
9
Database Queries
9
Different statements
5.41 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.73 ms (13.46%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[ 2 "2025-09-23 15:25:51" ] |
0.68 ms (12.67%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
0.68 ms (12.56%) |
1 |
"START TRANSACTION"
Parameters:
[] |
0.64 ms (11.87%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 2 "2025-09-23 15:25:51" ] |
0.59 ms (10.95%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
0.58 ms (10.75%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
0.57 ms (10.51%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
0.49 ms (9.10%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
2
]
|
0.44 ms (8.14%) |
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.