Query Metrics

4 Database Queries
3 Different statements
4.12 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.42 ms
(83.05%)
1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.location AS location_3, a0_.date_start AS date_start_4, a0_.date_end AS date_end_5, a0_.link AS link_6 FROM agenda a0_ WHERE a0_.date_start LIKE ? ORDER BY a0_.date_start ASC
Parameters:
[
  "2026%"
]
0.50 ms
(12.07%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.type = ?
Parameters:
[
  "contact"
]
0.20 ms
(4.88%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4 FROM options t0 WHERE t0.name = ? AND t0.type = ? LIMIT 1
Parameters:
[
  "public"
  "memo"
]

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\Parameter 6