Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.87 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2 1.51 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  5
]
3 0.99 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  5
]
4 0.89 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  5
]
5 0.92 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  5
]
6 0.97 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.