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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.43 ms
(27.49%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  15
]
0.24 ms
(15.45%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  15
]
0.22 ms
(14.08%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  15
]
0.21 ms
(13.17%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  15
]
0.16 ms
(9.89%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  15
  "2026-09-02 09:05:59"
]
0.12 ms
(7.92%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  15
  "2026-09-02 09:05:59"
]
0.10 ms
(6.09%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  15
]
0.06 ms
(3.49%)
1
"START TRANSACTION"
Parameters:
[]
0.04 ms
(2.42%)
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.