Query Metrics
9
Database Queries
9
Different statements
1.38 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.19 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 89 ] |
2 | 0.10 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
89
]
|
3 | 0.09 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
89
]
|
4 | 0.09 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
89
]
|
5 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
6 | 0.36 ms |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[ 89 "2025-06-20 14:45:25" ] |
7 | 0.23 ms |
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ? ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[ 89 "2025-06-20 14:45:25" ] |
8 | 0.10 ms |
"COMMIT"
Parameters:
[] |
9 | 0.11 ms |
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
89
]
|
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.