Query Metrics

6 Database Queries
6 Different statements
9.58 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.08 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2 1.01 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
3 3.89 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
4 1.31 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
5 1.29 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
6 1.00 ms
SELECT notification_date,notification_message,notification_countdown_message, notification_enabled from prodanet_maintenancenotification LIMIT 1
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.