Query Metrics
9
Database Queries
9
Different statements
1.83 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.56 ms (30.28%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 15 ] |
|
0.29 ms (15.93%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[ 15 "2026-06-11 10:06:46" ] |
|
0.25 ms (13.48%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
15
]
|
|
0.21 ms (11.58%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
15
]
|
|
0.20 ms (11.07%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
15
]
|
|
0.13 ms (7.26%) |
1 |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 15 "2026-06-11 10:06:46" ] |
|
0.09 ms (5.12%) |
1 |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
15
]
|
|
0.05 ms (2.99%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.04 ms (2.29%) |
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.