Routing
business_contacts_map
Matched route
Route Parameters
Name | Value |
---|---|
subset | "All" |
Route Matching Logs
Path to match:
/businesscontacts/map/All
# | Route name | Path | Log |
---|---|---|---|
1 | business_contacts_index | /businesscontacts/index | Path does not match |
2 | business_contacts_map | /businesscontacts/map/{subset} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.