GET https://kbudget.wikub.com/

Routing

my_dashboard_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://kbudget.wikub.com/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
3 _wdt_stylesheet /_wdt/styles Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
11 _profiler_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 account_holder_current_index /account/{account}/manage-user/ Path does not match
18 account_holder_current_add_user /account/{account}/manage-user/add-user Path does not match
19 account_holder_current_edit_ratio /account/{account}/manage-user/edit-ratio/{accountHolder} Path does not match
20 account_holder_current_remove_user /account/{account}/manage-user/remove-user/{accountHolder} Path does not match
21 account_index /account/ Path does not match
22 account_new /account/new/{type} Path does not match
23 account_show /account/{id} Path does not match
24 account_edit /account/{id}/edit Path does not match
25 account_delete /account/{id} Path does not match
26 admin_data_index /admin/data/ Path does not match
27 admin_data_remove_bank /admin/data/remove/bank Path does not match
28 admin_data_export_bank_config /admin/data/bank-config/export Path does not match
29 admin_data_import_bank_config /admin/data/bank-config/import Path does not match
30 admin_index_index /admin Path does not match
31 admin_user_index /admin/user/ Path does not match
32 admin_user_new /admin/user/new Path does not match
33 admin_user_show /admin/user/{id} Path does not match
34 admin_user_edit /admin/user/{id}/edit Path does not match
35 admin_user_delete /admin/user/{id} Path does not match
36 admin_user_change_password /admin/user/{id}/change-password Path does not match
37 bank_account_creditcard_new /bank-account/credit-card/new Path does not match
38 bank_account_creditcard_show /bank-account/credit-card/{id} Path does not match
39 bank_account_creditcard_edit /bank-account/credit-card/{id}/edit Path does not match
40 bank_account_deposit_new /bank-account/deposit/new Path does not match
41 bank_account_deposit_show /bank-account/deposit/{id} Path does not match
42 bank_account_deposit_edit /bank-account/deposit/{id}/edit Path does not match
43 bank_account_saving_new /bank-account/saving/new Path does not match
44 bank_account_saving_show /bank-account/saving/{id} Path does not match
45 bank_account_saving_edit /bank-account/saving/{id}/edit Path does not match
46 bank_account_index /bank-account/ Path does not match
47 bank_account_inactive /bank-account/inactive Path does not match
48 bank_account_new /bank-account/new Path does not match
49 bank_account_show /bank-account/{id} Path does not match
50 bank_account_edit /bank-account/{id}/edit Path does not match
51 bank_account_delete /bank-account/{id} Path does not match
52 budget_index /budget/ Path does not match
53 budget_account /budget/account/{account} Path does not match
54 budget_new /budget/account/{account}/new Path does not match
55 budget_create_provision_account /budget/account/{account}/create_provision_account Path does not match
56 budget_apply /budget/account/{account}/{budget}/apply Path does not match
57 budget_edit /budget/account/{account}/{budget} Path does not match
58 category_index /category/ Path does not match
59 category_new /category/new Path does not match
60 category_show /category/{id} Path does not match
61 category_edit /category/{id}/edit Path does not match
62 category_delete /category/{id} Path does not match
63 entry_list_by_month /entry/account/{account}/month/{period_month} Path does not match
64 entry_list_by_period_budget /entry/account/{account}/period/{period_budget} Path does not match
65 entry_new /entry/account/{account}/new Path does not match
66 entry_app_entry_show /entry/{id} Path does not match
67 entry_details /{id}/details Path does not match
68 entry_account_period_budget_category_edit /{id}/account-period-budget-category-edit Path does not match
69 entry_split /{id}/split Path does not match
70 entry_account_delete /{id}/delete Path does not match
71 file_import_index /file-import/ Path does not match
72 file_import_new /file-import/new Path does not match
73 file_import_load_data /file-import/load-data/{fileImport} Path does not match
74 file_import_delete /file-import/delete/{fileImport} Path does not match
75 file_import_delete_confirm /file-import/delete/{fileImport}/confirm Path does not match
76 index_index /old/ Path does not match
77 app_login /login Path does not match
78 app_logout /logout Path does not match
79 multi_entries_index /multi-entries/ Path does not match
80 multi_entries_category_change /multi-entries/category/change Path does not match
81 multi_entries_account_change /multi-entries/account/change Path does not match
82 multi_entries_period_budget_change /multi-entries/period-budget/change Path does not match
83 my_dashboard_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.