Routing
webhostings_offer
Matched route
Route Parameters
| Name | Value |
|---|---|
| offer | "standard" |
Route Matching Logs
Path to match:
/hebergement-web/standard
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | agence_web_prestashop | /agence-web-prestashop | Path does not match |
| 2 | saas | /developpeur-saas | Path does not match |
| 3 | application_mobile | /application-mobile | Path does not match |
| 4 | agence_web_shopify | /agence-web-shopify | Path does not match |
| 5 | formations | /formations/ | Path does not match |
| 6 | formation_marketing | /formations/formation-marketing | Path does not match |
| 7 | formation_payment_intent | /formations/prepare-payment | Path does not match |
| 8 | formation_webagency | /formations/formation-agence-web | Path does not match |
| 9 | webhostings_offer_confirm | /hebergement-web/{offer}/{confirm} | Path does not match |
| 10 | webhostings_offer | /hebergement-web/{offer} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.