Routing
public_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| _route_type | 1 |
| _site_id | 9 |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | public_home | / | Path almost matches, but Host "sp1.delk.wiemo.pl" does not match the requirement ("delk.wiemo.pl") |
| 2 | public_home.s1 | / | Path almost matches, but Host "sp1.delk.wiemo.pl" does not match the requirement ("delk.wiemo.pl") |
| 3 | public_home.s7 | / | Path almost matches, but Host "sp1.delk.wiemo.pl" does not match the requirement ("um.delk.wiemo.pl") |
| 4 | public_home.s8 | /edukacja/ | Path does not match |
| 5 | public_home.s9 | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.