POST https://huib.deeltijd-opleidingen.nl/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.53 ms
(77.21%)
2
SELECT * FROM school s WHERE s.type = ? ORDER BY edited_at desc, updated_at desc
Parameters:
[
  "hbo"
]
0.45 ms
(22.79%)
1
SELECT count(*) as cnt FROM (SELECT e.date, e.from_time, e.to_time, e.description, s.name as school, s.slug as url FROM open_days e INNER JOIN school s ON s.id = e.school_id WHERE date > ? LIMIT 5) dbal_count_tbl LIMIT 5
Parameters:
[
  "2025-12-19"
]

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.