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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.51 ms
(25.20%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  3
]
0.29 ms
(14.48%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  3
  "2026-09-10 12:12:35"
]
0.24 ms
(11.96%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  3
]
0.21 ms
(10.43%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  3
  "2026-09-10 12:12:35"
]
0.19 ms
(9.14%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  3
]
0.18 ms
(9.08%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  3
]
0.17 ms
(8.65%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  3
]
0.11 ms
(5.54%)
1
"START TRANSACTION"
Parameters:
[]
0.11 ms
(5.53%)
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.