Routing
app_pages_aqua_prehled_terminu
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/aquasvet/prehled-terminu
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_base_clearcacheprod | /cache-clear | Path does not match |
| 2 | app_base_clearcacheprod_1 | /cache-clear-prod | Path does not match |
| 3 | app_base_error403 | /403 | Path does not match |
| 4 | app_base_error403_1 | /error403 | Path does not match |
| 5 | app_base_error404 | /404 | Path does not match |
| 6 | app_base_error404_1 | /error404 | Path does not match |
| 7 | app_base_error500 | /500 | Path does not match |
| 8 | app_base_error500_1 | /error500 | Path does not match |
| 9 | app_pages_aqua_kurzy_plavani | /aquasvet/kurzy-plavani | Path does not match |
| 10 | app_pages_aqua_prehled_terminu | /aquasvet/prehled-terminu | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.