Routing
liip_imagine_filter
Matched route
Route Parameters
| Name | Value |
|---|---|
| filter | "default_big" |
| path | "uploads/media/default/0001/01/4ca21a97280801e493e02f128800f0952e9ed27a.jpg" |
Route Matching Logs
Path to match:
/media/cache/resolve/default_big/uploads/media/default/0001/01/4ca21a97280801e493e02f128800f0952e9ed27a.jpg
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.