http://www.geminipolska.com.pl/admin/notification/find-last-unread?_dc=1783121221967&lastUpdate=1783121191

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.20 ms
(22.14%)
1
"START TRANSACTION"
Parameters:
[]
0.87 ms
(16.08%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  35
  "2026-07-04 01:26:31"
]
0.67 ms
(12.36%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  35
]
0.55 ms
(10.09%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  35
  "2026-07-04 01:26:31"
]
0.50 ms
(9.24%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  35
]
0.49 ms
(9.07%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  35
]
0.46 ms
(8.54%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  35
]
0.42 ms
(7.76%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  35
]
0.26 ms
(4.71%)
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.