Routing
route_127
Matched route
Route Parameters
| Name | Value |
|---|---|
| _title | "About us" |
Route Matching Logs
Path to match:
/about-us
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | route_210 | /services/visas/religious-and-pilgrimage-visas | Path does not match |
| 2 | route_211 | /services/work-abroad | Path does not match |
| 3 | route_212 | /services/work-abroad/adult-social-care-with-skilled-worker-visa-sponsorship | Path does not match |
| 4 | route_213 | /services/work-abroad/skilled-worker-immigration-programme | Path does not match |
| 5 | route_59 | /services/corporate-events/managed-investment-portfolio | Path does not match |
| 6 | route_61 | /services/corporate-events/pensions-occupational-scheme-management | Path does not match |
| 7 | route_62 | /careers/vacancy/portfolio-analyst | Path does not match |
| 8 | route_63 | /careers/vacancy | Path does not match |
| 9 | route_64 | /careers/vacancy/accounts-officer | Path does not match |
| 10 | home_page | / | Path does not match |
| 11 | route_127 | /about-us | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.