Routing

app_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 ajax_multirow_add /ajax/multirow/add Path does not match
2 ajax_toggle_mainpriceproposal /ajax/application/tmpp Path does not match
3 ajax_toggle_specialpriceproposal /ajax/application/tspp Path does not match
4 ajax_save_priceproposalexplanation /ajax/application/save_ppe Path does not match
5 ajax_reset_priceproposalexplanation /ajax/application/reset_ppe Path does not match
6 app_application_download /application/download/{applicationId} Path does not match
7 app_district_application /district/application/dashboard/{applicationId} Path does not match
8 app_district_application_show /district/application/show/{applicationId} Path does not match
9 app_district_application_edit /district/application/edit Path does not match
10 app_district_application_download /district/application/download/{applicationId} Path does not match
11 app_district_application_delete /district/application/delete/{applicationId} Path does not match
12 app_district_attachment /district/attachment Path does not match
13 app_district /district Path does not match
14 app_district_apply /district/apply Path does not match
15 app_district_edit /district/edit Path does not match
16 app_district_project_new /district/project/new Path does not match
17 app_district_project /district/project/edit/{projectId}/{page} Path does not match
18 app_district_project_delete /district/project/delete/{projectId} Path does not match
19 app_district_project_copy /district/project/copy/{projectId} Path does not match
20 app_district_project_migrate /district/project/migrate/{projectId} Path does not match
21 app_district_project_show /district/project/show/{projectId} Path does not match
22 app_district_project_download /district/project/download/{projectId} Path does not match
23 app_district_project_attachment /district/project/attachments/{projectId} Path does not match
24 app_district_project_delete_attachment /district/project/delattach/{attachmentId} Path does not match
25 app_download_attachment /attachment/{attachmentId} Path does not match
26 app_index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.