GET https://kalendar.planetcloud.gg/

Query Metrics

4 Database Queries
4 Different statements
1.43 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.17 ms
PRAGMA foreign_keys = ON
Parameters:
[]
2 0.94 ms
PRAGMA journal_mode = WAL
Parameters:
[]
3 0.13 ms
PRAGMA busy_timeout = 5000
Parameters:
[]
4 0.20 ms
SELECT t0.id AS id_1, t0.day AS day_2, t0.unlock_date AS unlock_date_3, t0.title AS title_4, t0.description AS description_5 FROM door t0 WHERE t0.day = ? LIMIT 1
Parameters:
[
  20
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Door 1

Entities Mapping

Class Mapping errors
App\Entity\Door No errors.
App\Entity\SteamKey No errors.