Query Metrics
9
Database Queries
9
Different statements
1.16 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.24 ms (20.63%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 16 ] |
|
0.17 ms (14.60%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[ 16 "2026-05-22 09:09:51" ] |
|
0.15 ms (12.60%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
16
]
|
|
0.14 ms (12.52%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 16 "2026-05-22 09:09:51" ] |
|
0.12 ms (10.28%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
16
]
|
|
0.12 ms (10.28%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
16
]
|
|
0.11 ms (9.76%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
16
]
|
|
0.06 ms (5.27%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.05 ms (4.06%) |
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.