Query Metrics

3 Database Queries
3 Different statements
10.93 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.06 ms
(82.92%)
1
SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.percentage AS percentage_2, p0_.ative AS ative_3, p0_.valid_until AS valid_until_4 FROM promotion p0_ WHERE p0_.id IN (?, ?)
Parameters:
[
  3
  4
]
1.08 ms
(9.84%)
1
SELECT DISTINCT p0_.id AS id_0 FROM promotion p0_ LIMIT 20
Parameters:
[]
0.79 ms
(7.24%)
1
SELECT count(*) AS sclr_0 FROM promotion p0_
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Promotion 2

Entities Mapping

Class Mapping errors
App\Entity\Promotion No errors.