Routing
impressum
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/impressum
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_push_answer | /api/pushAnswer | Path does not match |
| 2 | api_contact_form | /api/contact-form | Path does not match |
| 3 | homepage | / | Path does not match |
| 4 | ueber | /ueber | Path does not match |
| 5 | datenschutz | /datenschutz | Path does not match |
| 6 | impressum | /impressum | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.