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

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.48 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  16
]
2 0.24 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  16
]
3 0.20 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  16
]
4 0.18 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  16
]
5 0.06 ms
"START TRANSACTION"
Parameters:
[]
6 0.30 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  16
  "2026-05-05 09:24:52"
]
7 0.13 ms
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  16
  "2026-05-05 09:24:52"
]
8 0.04 ms
"COMMIT"
Parameters:
[]
9 0.10 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  16
]

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.