https://pim.develey.blackbit.io/admin/notification/find-last-unread?_dc=1775125382449&lastUpdate=1775125352

Query Metrics

9 Database Queries
9 Different statements
2.80 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.19 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  117
]
2 0.12 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  117
]
3 0.08 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  117
]
4 0.04 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  117
]
5 1.33 ms
"START TRANSACTION"
Parameters:
[]
6 0.69 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  117
  "2026-04-02 12:22:32"
]
7 0.26 ms
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  117
  "2026-04-02 12:22:32"
]
8 0.04 ms
"COMMIT"
Parameters:
[]
9 0.04 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  117
]

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.

Entities Mapping