Query Metrics

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

Queries

Group similar statements

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