Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.26 ms
(17.21%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  4
]
0.98 ms
(13.39%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.98 ms
(13.35%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?
Parameters:
[
  4
  "2026-08-29 02:53:29"
]
0.74 ms
(10.11%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  4
]
0.72 ms
(9.88%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0
Parameters:
[
  4
]
0.62 ms
(8.54%)
1
SELECT id FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?  ORDER BY `creationDate` DESC LIMIT 1
Parameters:
[
  4
  "2026-08-29 02:53:29"
]
0.55 ms
(7.57%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  4
]
0.54 ms
(7.43%)
1
"START TRANSACTION"
Parameters:
[]
0.52 ms
(7.07%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  4
]
0.40 ms
(5.47%)
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.