Query Metrics

3 Database Queries
2 Different statements
5.03 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.20 ms
(63.62%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.layout AS layout_4, t0.content AS content_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.local AS local_8 FROM section t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
1.83 ms
(36.38%)
2
SELECT p0_.value AS value_0 FROM param p0_ WHERE p0_.name = ?
Parameters:
[
  "maintenance_mode"
]

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\Param No errors.
App\Entity\Section No errors.