GET https://status.well-done.com/agb

Query Metrics

2 Database Queries
2 Different statements
0.85 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.45 ms
(52.47%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title AS title_3, t0.content AS content_4, t0.updated_at AS updated_at_5 FROM legal_page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "agb"
]
0.40 ms
(47.53%)
1
SELECT s0_.config_key AS config_key_0, s0_.value AS value_1 FROM site_config s0_
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\LegalPage 1

Entities Mapping

Class Mapping errors
App\Entity\LegalPage No errors.
App\Entity\SiteConfig No errors.