Query Metrics
9
Database Queries
9
Different statements
3.36 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.18 ms (64.91%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
89
]
|
0.39 ms (11.71%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[ 89 "2025-08-28 15:56:14" ] |
0.28 ms (8.28%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 89 ] |
0.21 ms (6.31%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 89 "2025-08-28 15:56:14" ] |
0.08 ms (2.32%) |
1 |
"START TRANSACTION"
Parameters:
[] |
0.06 ms (1.93%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
89
]
|
0.06 ms (1.91%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
89
]
|
0.05 ms (1.46%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
89
]
|
0.04 ms (1.16%) |
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.