Routing
liip_imagine_filter
Matched route
Route Parameters
| Name | Value |
|---|---|
| filter | "franchiseProfil" |
| path | "images/uploads/franchise/thierry-calmel-681b6683d2898795904503.webp" |
Route Matching Logs
Path to match:
/media/cache/resolve/franchiseProfil/images/uploads/franchise/thierry-calmel-681b6683d2898795904503.webp
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_sitefranchise_index | / | Path does not match |
| 2 | app_sitefranchise_realisation | /realisations | Path does not match |
| 3 | app_sitefranchise_realisationShow | /realisations/{slug}-{id} | Path does not match |
| 4 | app_sitefranchise_actualities | /actualites | Path does not match |
| 5 | app_sitefranchise_actualityShow | /actualites/{slug}-{id} | Path does not match |
| 6 | app_sitefranchise_contact | /contact | Path does not match |
| 7 | app_sitefranchise_devis | /demande-de-devis | Path does not match |
| 8 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 9 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 10 | 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.