Routing
sulu_media.website.media.download
Matched route
Route Parameters
Name | Value |
---|---|
_requestAnalyzer | false |
id | "53" |
slug | "Cam10.jpg" |
Route Matching Logs
Path to match:
/media/53/download/Cam10.jpg
# | Route name | Path | Log |
---|---|---|---|
1 | mail_send | /mail/send | Path does not match |
2 | estimation_send | /mail/estimationSend | Path does not match |
3 | translation_edit_in_place_update | /admin/_trans_edit_in_place/{configName}/{locale} | Path does not match |
4 | sulu_headless.api.navigation | /{prefix}api/navigations/{context}.{_format} | Path does not match |
5 | sulu_headless.api.search | /{prefix}api/search | Path does not match |
6 | sulu_headless.api.snippet_area | /{prefix}api/snippet-areas/{area}.{_format} | Path does not match |
7 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
8 | 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.