https://hkbe.synology.me/config.go

Routing

(none) Matched route

Route Matching Logs

Path to match: /config.go
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 vatri_google_drive_auth /vatri_google_drive/auth Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 app_admin /admin Path does not match
15 app_random /random Path does not match
16 app_account /admin/account Path does not match
17 app_account_json /admin/account/getJsonAll Path does not match
18 app_account_new /admin/account/new Path does not match
19 app_account_edit /admin/account/edit/{id} Path does not match
20 app_bank_statement_index /admin/bank/statement Path does not match
21 app_bank_statement_getFeed /admin/bank/statement/getFeed Path does not match
22 app_bank_statement_correctTotal /admin/bank/statement/correctTotal/{id} Path does not match
23 app_bank_statement_updateTotal /admin/bank/statement/updateTotal/{id}/{total} Path does not match
24 app_bank_statement_linkCheck /admin/bank/statement/linkCheck Path does not match
25 app_bank_statement_checkBankFeed /admin/bank/statement/checkBankFeed Path does not match
26 app_bank_statement_syncDB /admin/bank/statement/syncDB Path does not match
27 app_bank_statement_saveDB /admin/bank/statement/saveDB Path does not match
28 app_bank_statement_firstLoad /admin/bank/statement/firstLoad Path does not match
29 app_branch /admin/branch Path does not match
30 app_branch_success /admin/branch/success Path does not match
31 app_branch_list /admin/branch/list Path does not match
32 app_branch_edit /admin/branch/edit/{id} Path does not match
33 app_cheque_book /admin/cheque/book Path does not match
34 app_cheque_book_json /admin/cheque/book/getJsonAll Path does not match
35 app_cheque_book_new /admin/cheque/book/new Path does not match
36 app_cheque_book_edit /admin/cheque/book/edit/{id} Path does not match
37 app_cheque /admin/cheque Path does not match
38 app_cheque_id /admin/cheque/search/{id} Path does not match
39 app_cheque_id_start_end /admin/cheque/search/{id}/{startDate}/{endDate} Path does not match
40 app_cheque_download /admin/cheque/download Path does not match
41 app_cheque_download_id /admin/cheque/download/{id}/{startDate}/{endDate} Path does not match
42 app_cheque_json /admin/cheque/getJsonAll Path does not match
43 app_cheque_new /admin/cheque/new Path does not match
44 app_cheque_edit /admin/cheque/edit/{id} Path does not match
45 app_cheque_unlink /admin/cheque/unlink/{id} Path does not match
46 app_company_document /admin/company/document Path does not match
47 app_company_document_list /admin/company/document/list Path does not match
48 app_company_document_list_bid /admin/company/document/list/{bid} Path does not match
49 app_company_document_list_bid_SD /admin/company/document/list/{bid}/{startDate} Path does not match
50 app_company_document_list_bid_SD_DT /admin/company/document/list/{bid}/{startDate}/{documentType} Path does not match
51 app_company_document_new /admin/company/document/new Path does not match
52 app_company_document_new_id /admin/company/document/new/{bid} Path does not match
53 app_company_document_edit_id /admin/company/document/edit/{id} Path does not match
54 app_company_document_demo /admin/company/document/demo Path does not match
55 app_company_document_checkFile /admin/company/document/checkFile Path does not match
56 homepage / Path does not match
57 app_google_drive /admin/google/drive Path does not match
58 app_update_bank_feed /admin/bank/statement/updateBankFeed Path does not match
59 app_invoice /admin/invoice Path does not match
60 app_invoice_json /admin/invoice/getJsonAll Path does not match
61 app_invoice_fund_cheque /admin/invoice/fundCheque Path does not match
62 app_invoice_fund_cheque_id /admin/invoice/fundCheque/{id} Path does not match
63 app_invoice_search /admin/invoice/searchInvoice/{id} Path does not match
64 app_invoice_new /admin/invoice/new Path does not match
65 app_invoice_bid /admin/invoice/new/{bid} Path does not match
66 app_invoice_edit /admin/invoice/edit/{id} Path does not match
67 app_invoice_searchItems_item /admin/invoice/searchItems/{item} Path does not match
68 app_invoice_searchItems /admin/invoice/searchItems Path does not match
69 app_invoice_print /admin/invoice/print Path does not match
70 app_invoice_print_id /admin/invoice/print/{id} Path does not match
71 app_account_search /admin/invoice/searchAccount Path does not match
72 app_account_search_id /admin/invoice/searchAccount/{id} Path does not match
73 app_account_search_id_limit /admin/invoice/searchAccount/{id}/{limit} Path does not match
74 app_invoice_vendor_search /admin/invoice/searchVendor Path does not match
75 app_invoice_vendor_search_id /admin/invoice/searchVendor/{id} Path does not match
76 app_invoice_vendor_search_id_limit /admin/invoice/searchVendor/{id}/{limit} Path does not match
77 app_invoice_item /invoice/item Path does not match
78 app_login /login Path does not match
79 app_logout /logout Path does not match
80 app_register /register Path does not match
81 app_rental /admin/rental Path does not match
82 app_rental_cheque /admin/rentalCheque Path does not match
83 app_vendor /admin/vendor Path does not match
84 app_vendor_list /admin/vendor/list Path does not match
85 app_vendor_search /admin/vendor/search Path does not match
86 app_vendor_search_id /admin/vendor/search/{id} Path does not match
87 app_vendor_json /admin/vendor/getJsonAll Path does not match
88 app_vendor_new /admin/vendor/new Path does not match
89 app_vendor_edit /admin/vendor/edit/{id} Path does not match

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