Routing
liip_imagine_filter
Matched route
Route Parameters
Name | Value |
---|---|
filter | "sylius_shop_product_image_main" |
path | "86/77/6d79629137ff091edaaea80e9577.jpg" |
Route Matching Logs
Path to match:
/media/cache/resolve/sylius_shop_product_image_main/86/77/6d79629137ff091edaaea80e9577.jpg
# | Route name | Path | Log |
---|---|---|---|
1 | app_import_data | /admin/import/{resource} | Path does not match |
2 | app_export_data_country | /admin/export/sylius.country/{format} | Path does not match |
3 | app_export_data_order | /admin/export/sylius.order/{format} | Path does not match |
4 | app_export_data_customer | /admin/export/sylius.customer/{format} | Path does not match |
5 | app_export_data_product | /admin/export/sylius.product/{format} | Path does not match |
6 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
7 | 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.