Query Metrics
9
Database Queries
9
Different statements
1.70 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.51 ms (29.98%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[ 89 "2025-08-28 16:00:44" ] |
0.45 ms (26.45%) |
1 |
"START TRANSACTION"
Parameters:
[] |
0.32 ms (19.10%) |
1 |
"COMMIT"
Parameters:
[] |
0.15 ms (8.59%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 89 "2025-08-28 16:00:44" ] |
0.14 ms (8.41%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 89 ] |
0.04 ms (2.30%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
89
]
|
0.03 ms (1.77%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
89
]
|
0.03 ms (1.77%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
89
]
|
0.03 ms (1.64%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
89
]
|
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.