Routing
liip_imagine_filter
Matched route
Route Parameters
Name | Value |
---|---|
filter | "product_thumb" |
path | "uploads/media/product/0124/56/ae91b6f3365a2d614dcd879c393c094ec149fead.jpg" |
Route Redirection
This page redirects to:
https://mytepp.com/media/cache/product_thumb/uploads/media/product/0124/56/ae91b6f3365a2d614dcd879c393c094ec149fead.jpg
(route: "n/a")
Route Matching Logs
Path to match:
/media/cache/resolve/product_thumb/uploads/media/product/0124/56/ae91b6f3365a2d614dcd879c393c094ec149fead.jpg
# | Route name | Path | Log |
---|---|---|---|
1 | cart | /cart | Path does not match |
2 | add_cart | /add/cart | Path does not match |
3 | delete_cart | /delete/cart | Path does not match |
4 | count_cart | /count/cart | Path does not match |
5 | checkout | /checkout | Path does not match |
6 | apply_coupon | /apply-coupon | Path does not match |
7 | app_feedback | /feedback | Path does not match |
8 | prepare_payment | /prepare-payment | Path does not match |
9 | admin_login | /admin/login | Path does not match |
10 | app_login | /login | Path does not match |
11 | app_logout | /logout | Path does not match |
12 | app_register | /register | Path does not match |
13 | _preview_error | /_error/{code}.{_format} | Path does not match |
14 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
15 | 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.