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