Routing
sulu_media.website.media.download
Matched route
Route Parameters
| Name | Value |
|---|---|
| _requestAnalyzer | false |
| id | "315" |
| slug | "MPR_Firmenvorstellung_EN_sd.mp4" |
Route Redirection
This page redirects to:
https://mpr.certania.site/login
(route: "n/a")
Route Matching Logs
Path to match:
/media/315/download/MPR_Firmenvorstellung_EN_sd.mp4
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | 2fa_login_check_admin | /admin/2fa_check | Path does not match |
| 2 | sulu_community.registration | /{prefix}registration | Path does not match |
| 3 | sulu_community.confirmation | /{prefix}confirmation/{token} | Path does not match |
| 4 | sulu_community.completion | /{prefix}completion | Path does not match |
| 5 | sulu_community.password_forget | /{prefix}password-forget | Path does not match |
| 6 | sulu_community.password_reset | /{prefix}password-reset/{token} | Path does not match |
| 7 | sulu_community.profile | /{prefix}profile | Path does not match |
| 8 | sulu_community.email_confirmation | /{prefix}profile/email-confirmation | Path does not match |
| 9 | sulu_community.login | /{prefix}login | Path does not match |
| 10 | sulu_community.logout | /{prefix}logout | Path does not match |
| 11 | sulu_community.user_confirm | /{prefix}_community/confirm | Path does not match |
| 12 | sulu_community.user_deny | /{prefix}_community/deny | Path does not match |
| 13 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
| 14 | 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.