Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.08 ms
SELECT DISTINCT p0_.id AS id_0 FROM promotion p0_ LIMIT 20
Parameters:
[]
2 9.06 ms
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
]
3 0.79 ms
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.