https://dev.z-conexion.net/a

Routing

admin_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/a/login (route: "n/a")

Route Matching Logs

Path to match: /a
# Route name Path Log
1 accomplishment_trn_index /a/accomplishment-trn Path does not match
2 accomplishment_trn_dt_list /a/accomplishment-trn/dt-list Path does not match
3 accomplishment_trn_form /a/accomplishment-trn/form/{id} Path does not match
4 accomplishment_trn_read /a/accomplishment-trn/read/{id} Path does not match
5 accomplishment_trn_file_tmp_upload /a/accomplishment-trn/file/tmp-upload Path does not match
6 accomplishment_trn_file_download /a/accomplishment-trn/file/download/{accomplishmentTrnFile_id} Path does not match
7 accomplishment_trn_approval_form /a/accomplishment-trn/approval/form/{accomplishmentTrn_id} Path does not match
8 accomplishment_trn_approval_return_status_list /a/accomplishment-trn/approval/return-status-list Path does not match
9 acct_bundle_mst_index /a/acct-bundle-mst Path does not match
10 acct_bundle_mst_dt_list /a/acct-bundle-mst/dt-list Path does not match
11 acct_bundle_mst_form /a/acct-bundle-mst/form/{id} Path does not match
12 acct_bundle_mst_read /a/acct-bundle-mst/read/{id} Path does not match
13 acct_bundle_mst_autocomplete /a/acct-bundle-mst/autocomplete Path does not match
14 acct_trn_index /a/acct-trn/t/{tranTypeMst_id} Path does not match
15 acct_trn_index_group /a/acct-trn/g/{tranTypeGroupMst_id} Path does not match
16 acct_trn_dt_list /a/acct-trn/t/{tranTypeMst_id}/dt-list Path does not match
17 acct_trn_dt_list_group /a/acct-trn/g/{tranTypeGroupMst_id}/dt-list Path does not match
18 acct_trn_dt_list_by_supplier /a/acct-trn/supplier/dt-list Path does not match
19 acct_trn_dt_list_sl_link /a/acct-trn/sl/dt-list/{link}/{linkId} Path does not match
20 acct_trn_form /a/acct-trn/t/{tranTypeMst_id}/form/{id} Path does not match
21 acct_trn_form2 /a/acct-trn/t/{tranTypeMst_id}/form2/{id} Path does not match
22 acct_trn_form3 /a/acct-trn/t/{tranTypeMst_id}/form3/{id} Path does not match
23 acct_trn_autocomplete /a/acct-trn/autocomplete Path does not match
24 acct_trn_file_tmp_upload /a/acct-trn/t/{tranTypeMst_id}/file/tmp-upload Path does not match
25 acct_trn_file_download /a/acct-trn/t/{tranTypeMst_id}/file/download/{acctTrnFile_id} Path does not match
26 acct_trn_read /a/acct-trn/t/{tranTypeMst_id}/read/{id} Path does not match
27 acct_trn_approval_form /a/acct-trn/t/{tranTypeMst_id}/approval/form/{acctTrn_id} Path does not match
28 acct_trn_approval_form2 /a/acct-trn/approval/form2/{id} Path does not match
29 acct_trn_approval_checklist /a/acct-trn/t/{tranTypeMst_id}/approval/checklist Path does not match
30 acct_trn_voucher_pdf /a/acct-trn/pdf/voucher/{id} Path does not match
31 acct_trn_other_print_pdf /a/acct-trn/pdf/other-print/{id}/{type} Path does not match
32 acct_trn_autocomplete_sl /a/acct-trn/autocomplete-sl Path does not match
33 acct_trn_autocomplete_supplier /a/acct-trn/autocomplete-supplier Path does not match
34 acct_trn_autocomplete_customer /a/acct-trn/autocomplete-customer Path does not match
35 acct_trn_notes_form /a/acct-trn/notes/form Path does not match
36 acct_trn_approval_reprocess /a/acct-trn/t/approval-reprocess/{acctTrnApproval_id} Path does not match
37 acct_trn_auto_sl /a/acct-trn/auto-sl Path does not match
38 add_inv_trn_index /a/add-inv-trn Path does not match
39 add_inv_trn_dt_list /a/add-inv-trn/dt-list Path does not match
40 add_inv_trn_form /a/add-inv-trn/form/{id} Path does not match
41 add_inv_trn_read /a/add-inv-trn/read/{id} Path does not match
42 add_inv_trn_file_tmp_upload /a/add-inv-trn/file/tmp-upload Path does not match
43 add_inv_trn_file_download /a/add-inv-trn/file/download/{addInvTrnFile_id} Path does not match
44 add_inv_trn_approval_form /a/add-inv-trn/approval/form/{addInvTrn_id} Path does not match
45 add_inv_trn_approval_return_status_list /a/add-inv-trn/approval/return-status-list Path does not match
46 admin_index /a Route matches!

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