Query Metrics
9
Database Queries
9
Different statements
12.68 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.61 ms (20.57%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 2 "2025-09-22 00:03:03" ] |
1.43 ms (11.30%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[ 2 "2025-09-22 00:03:03" ] |
1.36 ms (10.72%) |
1 |
"COMMIT"
Parameters:
[] |
1.30 ms (10.27%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
1.26 ms (9.93%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
1.23 ms (9.68%) |
1 |
"START TRANSACTION"
Parameters:
[] |
1.20 ms (9.48%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
1.18 ms (9.31%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
1.11 ms (8.73%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
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.