Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.50 ms
(21.24%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.42 ms
(18.00%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
0.32 ms
(13.50%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0 AND creationDate >= ?
Parameters:
[
  2
  "2026-03-18 16:43:05"
]
0.22 ms
(9.41%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
0.22 ms
(9.28%)
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-18 16:43:05"
]
0.17 ms
(7.37%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
0.17 ms
(7.33%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
0.16 ms
(6.77%)
1
SELECT COUNT(*) AS num FROM `notifications` WHERE recipient = ? AND `read` = 0 AND `isStudio` = 0
Parameters:
[
  2
]
0.12 ms
(4.94%)
1
"START TRANSACTION"
Parameters:
[]
0.05 ms
(2.16%)
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.