Routing
liip_imagine_filter
Matched route
Route Parameters
| Name | Value |
|---|---|
| filter | "sylius_shop_product_thumbnail" |
| path | "15/06/b9cf63b56b45191492489919f6ed.png" |
Route Matching Logs
Path to match:
/media/cache/resolve/sylius_shop_product_thumbnail/15/06/b9cf63b56b45191492489919f6ed.png
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_product_updated_webhook | /api/hooks/product-updated | Path does not match |
| 2 | app_health | /health | Path does not match |
| 3 | ajax_search_products | /ajax/search-products | Path does not match |
| 4 | app.search | /search | Path does not match |
| 5 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 6 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
| 7 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 8 | 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.