Redirect 301 redirect from GET @app_route_nti-opleidingen (bd685a)

GET https://huib.deeltijd-opleidingen.nl/nti-opleidingen/

Query Metrics

4 Database Queries
4 Different statements
3.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.40 ms
(42.16%)
1
SELECT * FROM school s WHERE slug = ?
Parameters:
[
  "/nti-opleidingen/"
]
0.92 ms
(27.74%)
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 > ?) AND (s.id = ?) LIMIT 5) dbal_count_tbl LIMIT 5
Parameters:
[
  "2025-12-19"
  25
]
0.71 ms
(21.35%)
1
SELECT edu.id, edu.parent_id, edu.name, edu.url, edu.image, edu.css_class, edu.type as type FROM education edu INNER JOIN school_education se ON edu.id = se.education_id WHERE se.school_id = ? ORDER BY edu.name ASC
Parameters:
[
  25
]
0.29 ms
(8.76%)
1
SELECT * FROM school s WHERE id = ?
Parameters:
[
  25
]

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.