GET https://pim.safe.ru/admin/notification/find-last-unread?_dc=1753879552599&lastUpdate=1753879522

Query Metrics

10 Database Queries
10 Different statements
26.64 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2 10.25 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  4
]
3 2.98 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  4
]
4 2.34 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  4
]
5 0.22 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  4
]
6 2.34 ms
"START TRANSACTION"
Parameters:
[]
7 1.96 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  4
  "2025-07-30 15:45:22"
]
8 0.94 ms
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  4
  "2025-07-30 15:45:22"
]
9 4.29 ms
"COMMIT"
Parameters:
[]
10 0.49 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  4
]

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

No mapped entities.