GET https://www.nahaczyku.com/

Query Metrics

3 Database Queries
2 Different statements
4.90 ms Query time
0 Invalid entities
17 Managed entities

Queries

Group similar statements

# Time Info
1 2.71 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.79 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
]
3 1.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.group_settings AS group_settings_4, t0.label AS label_5 FROM settings t0
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\Settings 12
App\Entity\Page 5

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\Settings No errors.