Routing
applications_sousmenu
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| link | "mesure-de-force-pour-le-genie-civil" |
Route Matching Logs
Path to match:
/fr/applications/mesure-de-force-pour-le-genie-civil
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | applications_menu.fr | /fr/applications | Path does not match |
| 2 | applications_menu.en | /en/applications | Path does not match |
| 3 | applications_sousmenu.fr | /fr/applications/{link} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.