Query Metrics

3 Database Queries
3 Different statements
2.77 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.89 ms
SELECT DISTINCT e0_.id AS id_0 FROM extractor_dictionary e0_ LIMIT 20
Parameters:
[]
2 0.50 ms
SELECT e0_.id AS id_0, e0_.nw_key AS nw_key_1, e0_.nw_value AS nw_value_2, e0_.comment AS comment_3, e0_.type AS type_4 FROM extractor_dictionary e0_ WHERE e0_.id IN (?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
]
3 0.38 ms
SELECT count(*) AS sclr_0 FROM extractor_dictionary e0_
Parameters:
[]

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\ExtractorDictionary No errors.