https://balokovic.hr/admin/notification/find-last-unread?_dc=1789067075012&lastUpdate=1789067045

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
17.30 ms
(79.86%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  3
]
2.74 ms
(12.64%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  3
]
0.32 ms
(1.49%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  3
]
0.31 ms
(1.45%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  3
]
0.28 ms
(1.29%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  3
  "2026-09-10 15:04:05"
]
0.24 ms
(1.11%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  3
  "2026-09-10 15:04:05"
]
0.20 ms
(0.91%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  3
]
0.14 ms
(0.66%)
1
"START TRANSACTION"
Parameters:
[]
0.13 ms
(0.59%)
1
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
FormBuilderBundle\Model\FormDefinition No errors.