Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.16 ms
SELECT DISTINCT a0_.id AS id_0 FROM about_us a0_ LIMIT 20
Parameters:
[]
2 0.53 ms
SELECT a0_.id AS id_0, a0_.content AS content_1, a0_.is_published AS is_published_2, a0_.reference_page AS reference_page_3 FROM about_us a0_ WHERE a0_.id IN (?, ?)
Parameters:
[
  1
  2
]
3 0.67 ms
SELECT count(a0_.id) AS sclr_0 FROM about_us a0_
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\AboutUs No errors.