Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.45 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 0.41 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1765422969
  "maintenance_mode"
]
3 0.46 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
4 0.31 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
5 0.28 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
6 0.27 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
7 0.29 ms
"START TRANSACTION"
Parameters:
[]
8 0.42 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?
Parameters:
[
  2
  "2025-12-11 03:15:39"
]
9 0.32 ms
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  2
  "2025-12-11 03:15:39"
]
10 0.19 ms
"COMMIT"
Parameters:
[]
11 0.32 ms
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0
Parameters:
[
  2
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.