Routing
action_list
Matched route
Route Parameters
| Name | Value |
|---|---|
| actionplanId | "" |
Route Redirection
This page redirects to:
https://isor.persol-online.com/login
Route Matching Logs
Path to match:
/action/list
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | action_configuration | /action/configuration/ | Path does not match |
| 2 | action_index | /action/ | Path does not match |
| 3 | action_list | /action/list/{actionplanId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.