Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.16 ms
(49.30%)
1
SELECT DISTINCT a0_.id AS id_0 FROM about_us a0_ LIMIT 20
Parameters:
[]
0.67 ms
(28.32%)
1
SELECT count(a0_.id) AS sclr_0 FROM about_us a0_
Parameters:
[]
0.53 ms
(22.39%)
1
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
]

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.