Routing
CMTALinkerRoute
Matched route
Route Parameters
| Name | Value |
|---|---|
| lang | "FR" |
Route Matching Logs
Path to match:
/available_plugins/FR
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | analysis | /mon-suivi-des-ventes | Path does not match |
| 2 | analysis_resorts | /analysis/resorts/{agency}/{productLine}/{year}/{semester} | Path does not match |
| 3 | booking | /booking | Path does not match |
| 4 | cdv_agency_view | /cdv_agency_view | Path does not match |
| 5 | CMTADocViewerRoute | /cmta_doc_viewer | Path does not match |
| 6 | CMTAHideMenuPerNetworkRoute | /cmta_hide_menu | Path does not match |
| 7 | CMTALinkerRoute | /available_plugins/{lang} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.