Routing
app_module_firewall_firewall_list__invoke
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_login | /login | Path does not match |
| 2 | app_logout | /logout | Path does not match |
| 3 | app_module_firewall_firewall_create__invoke | /createFirewall | Path does not match |
| 4 | app_module_firewall_firewall_delete__invoke | /delete/firewall/{firewall} | Path does not match |
| 5 | app_module_firewall_firewall_deletefirmware__invoke | /delete/firmware/{firmware} | Path does not match |
| 6 | app_module_firewall_firewall_downloadfirmware__invoke | /downloadFirmware/{firmware} | Path does not match |
| 7 | app_module_firewall_firewall_downloadlivefirmware__invoke | /downloadLiveFirmware/{firewall} | Path does not match |
| 8 | app_module_firewall_firewall_edit__invoke | /firewallEdit/{firewall} | Path does not match |
| 9 | app_module_firewall_firewall_getpassword__invoke | /getRootPassword/{firewall} | Path does not match |
| 10 | app_module_firewall_firewall_islive__invoke | /alive | Path does not match |
| 11 | app_module_firewall_firewall_list__invoke | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.