https://speck-pim.novo-peak.it/admin/notification/find-last-unread?_dc=1773911083620&lastUpdate=1773911053

Query Metrics

13 Database Queries
9 Different statements
1.78 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.72 ms
(40.59%)
2
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  26
]
0.25 ms
(14.30%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  26
  "2026-03-19 09:04:13"
]
0.22 ms
(12.65%)
2
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  26
]
0.15 ms
(8.44%)
2
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  26
]
0.15 ms
(8.21%)
2
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  26
]
0.10 ms
(5.68%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  26
  "2026-03-19 09:04:13"
]
0.08 ms
(4.44%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  26
]
0.07 ms
(4.17%)
1
"START TRANSACTION"
Parameters:
[]
0.03 ms
(1.52%)
1
"COMMIT"
Parameters:
[]

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.