GET https://ctidca.com/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 ux_entity_autocomplete /autocomplete/{alias} Path does not match
3 ux_live_component /_components/{_live_component}/{_live_action} 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 admin /admin Path does not match
18 admin_user_special /admin/user/special Path does not match
19 aiadmin_user_special /aiadmin/user/special Path does not match
20 workbench /workbench Path does not match
21 workspace /workspace Path does not match
22 apinapp_apin /api/home Path does not match
23 apinapp_get_userinfo /api/getUserInfo Path does not match
24 apinapp_pay_investinfo /api/payInvestInfo Path does not match
25 apinapp_post_investinfo /api/postInvestInfo Path does not match
26 apinapp_get_my_invests /api/getMyInvests Path does not match
27 apinapp_report_delete /api/report/delete Path does not match
28 apinapp_get_investinfo /api/getInvestInfo Path does not match
29 apinapp_become_poper /api/become/poper Path does not match
30 apinapp_post_standard_products /api/post/standard/products Path does not match
31 apinapp_post_own_products /api/post/own/products Path does not match
32 apinapp_logouts /api/logouts Path does not match
33 apinapp_user_specials /api/userspecials Path does not match
34 apinapp_personal_balance /api/personalBalance Path does not match
35 apinapp_personal_tixian_log /api/personalTixianLog Path does not match
36 apinapp_personal_tui_log /api/personalTuiLog Path does not match
37 apinapp_personal_add_bankcard /api/personal/addbankcard Path does not match
38 apinapp_personal_delete_bankcard /api/personal/deletebankcard Path does not match
39 apinapp_personal_get_bankcards /api/personal/getbankcards Path does not match
40 apinapp_personal_choose_bankcard /api/personal/choosebankcard Path does not match
41 apinapp_personal_applyWithdraw /api/personal/applyWithdraw Path does not match
42 apins1_get_user_withdraw_info /api/s1/getUserWithdrawInfo Path does not match
43 app_apin /home Path does not match
44 app_get_userinfo /getUserInfo Path does not match
45 app_pay_investinfo /payInvestInfo Path does not match
46 app_post_investinfo /postInvestInfo Path does not match
47 app_get_my_invests /getMyInvests Path does not match
48 app_report_delete /report/delete Path does not match
49 app_get_investinfo /getInvestInfo Path does not match
50 app_become_poper /become/poper Path does not match
51 app_post_standard_products /post/standard/products Path does not match
52 app_post_own_products /post/own/products Path does not match
53 app_logouts /logouts Path does not match
54 app_user_specials /userspecials Path does not match
55 app_personal_balance /personalBalance Path does not match
56 app_personal_tixian_log /personalTixianLog Path does not match
57 app_personal_tui_log /personalTuiLog Path does not match
58 app_personal_add_bankcard /personal/addbankcard Path does not match
59 app_personal_delete_bankcard /personal/deletebankcard Path does not match
60 app_personal_get_bankcards /personal/getbankcards Path does not match
61 app_personal_choose_bankcard /personal/choosebankcard Path does not match
62 app_personal_applyWithdraw /personal/applyWithdraw Path does not match
63 s1_get_user_withdraw_info /s1/getUserWithdrawInfo Path does not match
64 apos1_update_tmp_fixed /apo/s1/updateTmpFixed Path does not match
65 apoapo_node_index /apo/node-index Path does not match
66 apoweixin_code_login /apo/wxcodelogin Path does not match
67 apoh5_register /apo/register Path does not match
68 apoapp_invest_pop /apo/s_invest/pop Path does not match
69 apos2_get_invest_info /apo/s2/getInvestInfo Path does not match
70 apoapo_alipay_auth_redirect /apo/pay/alipay/authredirect Path does not match
71 apoapo_alipay_return /apo/pay/alipay/return Path does not match
72 apoapo_alipay_notify /apo/pay/alipay/notify Path does not match
73 apoapo_getPopProduct /apo/getPopProduct Path does not match
74 apoapp_nonpost_investinfo /apo/nonpostInvestInfo Path does not match
75 apoapp_nonget_investinfo /apo/nongetInvestInfo Path does not match
76 apoapp_pay_invest /apo/payInvest Path does not match
77 apoapp_get_version /apo/getVersion Path does not match
78 apoapp_get_smscode /apo/smscode/get Path does not match
79 apoapp_lklnotify /apo/lklnotify Path does not match
80 apoapp_check_order_status /apo/checkOrderStatus Path does not match
81 apoapp_tui_list /apo/tui/list Path does not match
82 apoapp_report_tui_personal_statis /apo/tui/statis/personal Path does not match
83 apoapp_s1_interfee_custom /apo/a1/interfee/custom Path does not match
84 apoapp_s1_interfee_cusupdate /apo/a1/interfee/cusupdate Path does not match
85 apoapp_s1_file_update /apo/a1/file/update Path does not match
86 example /example Path does not match
87 app_example_root /example/{path} Path does not match
88 app_home / Route matches!

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