Query Metrics

2 Database Queries
2 Different statements
1.28 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.80 ms
(62.21%)
1
SELECT t0.id AS id_1, t0.description_key AS description_key_2, t0.description_value AS description_value_3 FROM description t0 WHERE t0.description_key = ? LIMIT 1
Parameters:
[
  "mentions"
]
0.48 ms
(37.79%)
1
SELECT t0.id AS id_1, t0.title_key AS title_key_2, t0.title_value AS title_value_3 FROM title t0 WHERE t0.title_key = ? LIMIT 1
Parameters:
[
  "mentions"
]

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\Title No errors.
App\Entity\Description No errors.