Query Metrics

11 Database Queries
11 Different statements
2.90 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.37 ms
(12.83%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?
Parameters:
[
  2
  "2026-03-12 11:09:24"
]
0.37 ms
(12.59%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
0.35 ms
(12.04%)
1
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
0.28 ms
(9.73%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  2
  "2026-03-12 11:09:24"
]
0.27 ms
(9.39%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
0.27 ms
(9.31%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
0.26 ms
(8.87%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
0.25 ms
(8.49%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.21 ms
(7.35%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0
Parameters:
[
  2
]
0.14 ms
(4.76%)
1
"START TRANSACTION"
Parameters:
[]
0.13 ms
(4.62%)
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.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.