Routing
sulu_media.website.image.proxy
Matched route
Route Parameters
| Name | Value |
|---|---|
| _requestAnalyzer | false |
| slug | "1920x/01/7111-ROSNY-DC2B (1).jpg" |
Route Matching Logs
Path to match:
/uploads/media/1920x/01/7111-ROSNY-DC2B%20%281%29.jpg
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 2 | 2fa_login_check_admin | /admin/2fa_check | Path does not match |
| 3 | sulu_media.website.image.proxy | /uploads/media/{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.