Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.94 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:
[
  37
]
2 0.68 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:
[
  38
]

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.