Routing
login_local
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login_local
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_agencies | /agencies | Path does not match |
| 2 | admin_agencies_update | /agencies/{id} | Path does not match |
| 3 | admin_agencies_delete | /agencies/delete/{id} | Path does not match |
| 4 | avatar_set_index | /avatarSet | Path does not match |
| 5 | avatar_set_add | /avatarSet/add | Path does not match |
| 6 | avatar_set_edit | /avatarSet/edit/{id} | Path does not match |
| 7 | avatar_set_show | /avatarSet/show/{id} | Path does not match |
| 8 | avatar_set_delete | /avatarSet/delete/{id} | Path does not match |
| 9 | avatar_delete | /avatar/delete/{avatarId}/{avatarSetId} | Path does not match |
| 10 | elearning_add_avatarSet | /elearning/addAvatarSet/{elearningId} | Path does not match |
| 11 | elearning_deselect_avatarSet | /elearning/deselect/{elearningId} | Path does not match |
| 12 | CTMAViewer | /cmta_viewer | Path does not match |
| 13 | proxy-tdb | /proxy-tdb | Path does not match |
| 14 | change_agency_CMTA | /change_agency_CMTA/{agency_code} | Path does not match |
| 15 | category_add | /category/add | Path does not match |
| 16 | category_update | /category/update | Path does not match |
| 17 | category_delete | /category/delete | Path does not match |
| 18 | dashboard_covids | /dashboard/avoir-covids | Path does not match |
| 19 | dashboard_covids_customer | /dashboard/avoir-covids/{agency} | Path does not match |
| 20 | elearning_custom_asset_delete | /elearning/custom_asset_delete/{id}/{elearningId} | Path does not match |
| 21 | elearning_update_custom | /elearning/custom_update/{id} | Path does not match |
| 22 | elearning_add_custom | /elearning/custom/add/{id} | Path does not match |
| 23 | elearning_delete_custom | /elearning/custom_delete/{customId}/{elearningId} | Path does not match |
| 24 | eShopAdminEditRoute | /eshop/edit | Path does not match |
| 25 | eShopAdminRoute | /eshopAdmin | Path does not match |
| 26 | listRoute | /eshop/list | Path does not match |
| 27 | elearning_index | /elearning | Path does not match |
| 28 | elearning_show | /elearning/{id} | Path does not match |
| 29 | elearning_add | /elearning/add | Path does not match |
| 30 | elearning_update_number | /elearning/updateNumber | Path does not match |
| 31 | elearning_updateStatus | /elearning/{id}/updateStatus/{status} | Path does not match |
| 32 | elearning_update | /elearning/update | Path does not match |
| 33 | admin_imports_ref | /imports_ref | Path does not match |
| 34 | admin_invoice_viewer | /invoice_viewer/{agencyKey} | Path does not match |
| 35 | login_local | /login_local | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.