Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.09 ms
(51.73%)
1
SELECT count(c0_.id) AS sclr_0 FROM category c0_
Parameters:
[]
0.58 ms
(27.41%)
1
SELECT DISTINCT c0_.id AS id_0 FROM category c0_ LIMIT 20
Parameters:
[]
0.44 ms
(20.86%)
1
SELECT c0_.name AS name_0, c0_.id AS id_1 FROM category c0_ WHERE c0_.id IN (?, ?, ?)
Parameters:
[
  b"\x1EßK<J¸m$ª«{ÌþÝÆ©"
  b"\x1EßK<TfhD a{ÌþÝÆ©"
  b"\x1EßK<Ã'g’ª’{ÌþÝÆ©"
]

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\Category No errors.
App\Entity\Product No errors.