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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.06 ms
(14.50%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  2
  "2025-08-22 15:35:02"
]
0.90 ms
(12.30%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
0.86 ms
(11.85%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  2
  "2025-08-22 15:35:02"
]
0.83 ms
(11.37%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
0.82 ms
(11.18%)
1
"START TRANSACTION"
Parameters:
[]
0.74 ms
(10.12%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
0.71 ms
(9.68%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
0.69 ms
(9.52%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  2
]
0.69 ms
(9.49%)
1
"COMMIT"
Parameters:
[]

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