Query Metrics

10 Database Queries
10 Different statements
2.67 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.44 ms
(16.46%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  1
]
0.37 ms
(13.74%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.31 ms
(11.53%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  1
]
0.30 ms
(11.41%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?
Parameters:
[
  1
  "2026-09-17 10:34:03"
]
0.27 ms
(10.06%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  1
]
0.25 ms
(9.47%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  1
]
0.24 ms
(9.10%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  1
  "2026-09-17 10:34:03"
]
0.21 ms
(7.79%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0
Parameters:
[
  1
]
0.15 ms
(5.50%)
1
"START TRANSACTION"
Parameters:
[]
0.13 ms
(4.94%)
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.