Routing
sulu_media.website.media.download
Matched route
Route Parameters
| Name | Value |
|---|---|
| _requestAnalyzer | false |
| id | "52" |
| slug | "10_Pourquoi_choisir_BN_Conseils_6dfc93eaf6.jpg" |
Route Matching Logs
Path to match:
/media/52/download/10_Pourquoi_choisir_BN_Conseils_6dfc93eaf6.jpg
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | mail_send | /mail/send | Path does not match |
| 2 | newsletter_send | /newsletter/send | Path does not match |
| 3 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 4 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | 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.