Query Metrics

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

Queries

Group similar statements

# Time Info
1 5.02 ms
SELECT DISTINCT g0_.id AS id_0 FROM gngas_boiler_status g0_ LIMIT 20
Parameters:
[]
2 0.32 ms
SELECT g0_.id AS id_0, g0_.name AS name_1, g0_.description AS description_2 FROM gngas_boiler_status g0_ WHERE g0_.id IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
]
3 0.28 ms
SELECT count(g0_.id) AS sclr_0 FROM gngas_boiler_status g0_
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\GNGasBoilerStatus No errors.
App\Entity\GNReview No errors.