Routing
home_en2
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | home_de | / | Path almost matches, but Host "marchesreguliers.horai-software.com" does not match the requirement ("markttagfrankreich.com") |
| 2 | home_sp | / | Path almost matches, but Host "marchesreguliers.horai-software.com" does not match the requirement ("mercados-franceses.com") |
| 3 | home_en | / | Path almost matches, but Host "marchesreguliers.horai-software.com" does not match the requirement ("marketsinfrance.com") |
| 4 | home_en2 | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.