Query Metrics
9
Database Queries
9
Different statements
2.11 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.54 ms (25.51%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 5 ] |
|
0.42 ms (19.69%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
5
]
|
|
0.30 ms (14.30%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[ 5 "2026-09-07 09:55:41" ] |
|
0.29 ms (13.87%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
5
]
|
|
0.25 ms (11.64%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
5
]
|
|
0.13 ms (6.20%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 5 "2026-09-07 09:55:41" ] |
|
0.09 ms (4.40%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
5
]
|
|
0.05 ms (2.51%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.04 ms (1.90%) |
1 |
"COMMIT"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.