Routing
sulu_media.website.media.download
Matched route
Route Parameters
| Name | Value |
|---|---|
| _requestAnalyzer | false |
| id | "1069" |
| slug | "NDH__Nutzungsbedingungen-NBS-AT_2021.pdf" |
Route Matching Logs
Path to match:
/media/1069/download/NDH__Nutzungsbedingungen-NBS-AT_2021.pdf
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | 2fa_login_check_admin | /admin/2fa_check | Path does not match |
| 2 | 2fa_login | /2fa | Path does not match |
| 3 | 2fa_login_check | /2fa_check | Path does not match |
| 4 | sulu_form.token | /_form/token | Path does not match |
| 5 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
| 6 | sulu_media.website.media.download | /media/{id}/download/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.