https://pim.ampm-service.com/admin/notification/find-last-unread?_dc=1789554292232&lastUpdate=1789552930

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.62 ms
(30.53%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  5
]
0.34 ms
(16.71%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  5
  "2026-09-16 10:02:10"
]
0.26 ms
(12.69%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  5
]
0.25 ms
(12.54%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  5
]
0.21 ms
(10.60%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  5
]
0.15 ms
(7.23%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  5
  "2026-09-16 10:02:10"
]
0.10 ms
(4.76%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  5
]
0.06 ms
(2.97%)
1
"START TRANSACTION"
Parameters:
[]
0.04 ms
(1.98%)
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

No loaded entities.