GET https://caucasusmusic.com/page/1

Query Metrics

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

Queries

Group similar statements

# Time Info
1 5.10 ms
SELECT t0.id AS id_1, t0.vType AS vType_2, t0.name AS name_3, t0.value AS value_4 FROM variable t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "siteTitle"
]
2 4.57 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.summary AS summary_3, t0.description AS description_4, t0.published AS published_5, t0.ajaxRequest AS ajaxRequest_6 FROM page t0 WHERE t0.id = ? AND t0.published = ? LIMIT 1
Parameters:
[
  1
  1
]

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\Variable 1
App\Entity\Page 1

Entities Mapping

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