GET http://skolkakrupa.cz/

Query Metrics

2 Database Queries
2 Different statements
28.08 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
16.14 ms
(57.49%)
1
SELECT t0.id AS id_1, t0.headline AS headline_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.active AS active_5 FROM articles t0 WHERE t0.active = ? ORDER BY t0.created_at DESC LIMIT 6
Parameters:
[
  1
]
11.93 ms
(42.51%)
1
SELECT t0.id AS id_1, t0.headline AS headline_2, t0.content AS content_3 FROM page_content t0 WHERE t0.headline = ? LIMIT 1
Parameters:
[
  "Úvod"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\PageContent No errors.
App\Entity\Articles No errors.