Query Metrics

3 Database Queries
2 Different statements
2.90 ms Query time
0 Invalid entities
21 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.53 ms
(87.40%)
1
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.title AS title_3, t0.text AS text_4 FROM faq t0 WHERE t0.locale = ?
Parameters:
[
  "fr"
]
0.37 ms
(12.60%)
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"
]

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\Question 16
App\Entity\Parameter 5

Entities Mapping

Class Mapping errors
App\Entity\Question No errors.
App\Entity\Parameter No errors.