Routing
action_new
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://isor.persol-online.com/login
Route Matching Logs
Path to match:
/action/new
| # | 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} | Path does not match |
| 4 | action_new | /action/new | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.