Routing
infrastructure-icons:icon-negative
Matched route
Route Parameters
Name | Value |
---|---|
type | "40" |
Route Matching Logs
Path to match:
/infrastructure-icons/icon-negative/40
# | Route name | Path | Log |
---|---|---|---|
1 | admin:index | /admin | Path does not match |
2 | auth:login | /auth/login | Path does not match |
3 | auth:logout | /auth/logout | Path does not match |
4 | admin:sort | /admin/sort | Path does not match |
5 | infrastructure-icons:icon | /infrastructure-icons/icon/{type} | Path does not match |
6 | infrastructure-icons:icon-negative | /infrastructure-icons/icon-negative/{type} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.