https://pimcore10-dev.lorch.eu/admin/notification/find-last-unread?_dc=1743978538943&lastUpdate=1743978508

Query Metrics

13 Database Queries
10 Different statements
1.90 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.33 ms
(17.22%)
2
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  44
]
0.32 ms
(16.79%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  44
]
0.23 ms
(12.37%)
2
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  44
]
0.22 ms
(11.69%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?
Parameters:
[
  44
  "2025-04-07 00:28:28"
]
0.21 ms
(11.17%)
2
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  44
]
0.17 ms
(9.12%)
1
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[
  "user"
  "btotev"
]
0.15 ms
(7.74%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  44
  "2025-04-07 00:28:28"
]
0.11 ms
(6.05%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0
Parameters:
[
  44
]
0.10 ms
(5.16%)
1
"START TRANSACTION"
Parameters:
[]
0.05 ms
(2.69%)
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.