http://ps.dp-uat.citroen.in/admin/notification/find-last-unread?_dc=1757061683388&lastUpdate=1757061653

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.92 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
2 0.75 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
3 0.82 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
4 0.76 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
5 0.85 ms
"START TRANSACTION"
Parameters:
[]
6 1.14 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  2
  "2025-09-05 14:10:53"
]
7 0.93 ms
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  2
  "2025-09-05 14:10:53"
]
8 0.84 ms
"COMMIT"
Parameters:
[]
9 0.76 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  2
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping