Query Metrics

3 Database Queries
2 Different statements
1.35 ms Query time
0 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 0.73 ms
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"
]
2 0.39 ms
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"
]
3 0.23 ms
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