GET https://kupczak.com.pl/page/3

Query Metrics

2 Database Queries
2 Different statements
3.54 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.52 ms
(71.06%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.title AS title_3, t0.slug AS slug_4, t0.order_idx AS order_idx_5, t0.is_homepage AS is_homepage_6 FROM page t0 WHERE t0.id = ?
Parameters:
[
  "3"
]
1.03 ms
(28.94%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.title AS title_3, t0.slug AS slug_4, t0.order_idx AS order_idx_5, t0.is_homepage AS is_homepage_6 FROM page t0 ORDER BY t0.order_idx ASC
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\Page 5

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.