GET https://increaseyourskills.com/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.08 ms
(65.50%)
1
PRAGMA journal_mode = WAL
Parameters:
[]
0.35 ms
(21.11%)
1
PRAGMA foreign_keys = ON
Parameters:
[]
0.11 ms
(6.93%)
1
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:
[
  24
]
0.11 ms
(6.45%)
1
PRAGMA busy_timeout = 5000
Parameters:
[]

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.