Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.42 ms
(36.41%)
1
SELECT count(*) AS sclr_0 FROM category_vehicle c0_
Parameters:
[]
0.39 ms
(33.49%)
1
SELECT DISTINCT c0_.id AS id_0 FROM category_vehicle c0_ LIMIT 20
Parameters:
[]
0.35 ms
(30.10%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category_vehicle c0_ WHERE c0_.id IN (?, ?, ?)
Parameters:
[
  1
  2
  3
]

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