GET https://www.nahaczyku.com/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.43 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.user_id AS user_id_3, t0.post_date AS post_date_4, t0.description AS description_5, t0.url AS url_6, t0.active AS active_7, t0.link AS link_8, t0.menu AS menu_9 FROM page t0 WHERE t0.active = ? AND t0.menu IN (?, ?) ORDER BY t0.id ASC
Parameters:
[
  1
  0
  2
]
2 0.96 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.user_id AS user_id_3, t0.post_date AS post_date_4, t0.description AS description_5, t0.url AS url_6, t0.active AS active_7, t0.link AS link_8, t0.menu AS menu_9 FROM page t0 WHERE t0.active = ? AND t0.menu IN (?, ?) ORDER BY t0.id ASC
Parameters:
[
  1
  1
  2
]

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.