Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.22 ms
SELECT DISTINCT g0_.id AS id_0 FROM gngas_stove_status g0_ LIMIT 20
Parameters:
[]
2 0.19 ms
SELECT g0_.id AS id_0, g0_.name AS name_1, g0_.description AS description_2 FROM gngas_stove_status g0_ WHERE g0_.id IN (?, ?, ?)
Parameters:
[
  1
  2
  3
]
3 0.16 ms
SELECT count(g0_.id) AS sclr_0 FROM gngas_stove_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\GNGasStoveStatus No errors.
App\Entity\GNReview No errors.