GET https://acooptest01.taller.fesomia.net/media/products/thumbnail/d4/16/d94ec0c8396f39ca59bc34c527f4.jpg

Routing

app_product_image Matched route

Route Parameters

Name Value
filter
"thumbnail"
path
"d4/16/d94ec0c8396f39ca59bc34c527f4.jpg"

Route Matching Logs

Path to match: /media/products/thumbnail/d4/16/d94ec0c8396f39ca59bc34c527f4.jpg
# Route name Path Log
1 app_admin_static_page /admin/cms/page/{code} Path does not match
2 app_admin_order_pay /admin/orders/{id}/pay/{vendorId} Path does not match
3 app_admin_og_image_remove /admin/og-image/{type}/{id}/remove Path does not match
4 app_admin_vendor_remove_logo /admin/vendor/{id}/remove-logo Path does not match
5 app_admin_vendor_remove_main_image /admin/vendor/{id}/remove-main-image Path does not match
6 app_admin_order_request_payment /admin/orders/{id}/request-payment Path does not match
7 app_admin_vendor_pay_all /admin/vendor/{id}/pay-all/ Path does not match
8 app_admin_impersonate_admin_user /admin/impersonate-admin/{username} Path does not match
9 app_product_image /media/products/{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.