Query Metrics

2 Database Queries
1 Different statements
11.60 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 6.60 ms
SELECT * FROM school s INNER JOIN school_education e ON s.id = e.school_id WHERE e.education_id = ? ORDER BY s.updated_at DESC
Parameters:
[
  353
]
2 5.00 ms
SELECT * FROM school s INNER JOIN school_education e ON s.id = e.school_id WHERE e.education_id = ? ORDER BY s.updated_at DESC
Parameters:
[
  354
]

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

No loaded entities.