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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.62 ms
(35.40%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  117
  "2026-04-02 15:50:23"
]
0.36 ms
(20.42%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  117
  "2026-04-02 15:50:23"
]
0.27 ms
(15.54%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  117
]
0.14 ms
(8.32%)
1
"START TRANSACTION"
Parameters:
[]
0.12 ms
(7.06%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  117
]
0.11 ms
(6.07%)
1
"COMMIT"
Parameters:
[]
0.05 ms
(2.64%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  117
]
0.05 ms
(2.64%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  117
]
0.03 ms
(1.90%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
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