Redirect 302 redirect from GET @app_startpage (77e32b)

GET https://ui.cube-hosting.net/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _logout_dev /logout Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_api_account /api/account Path does not match
19 app_api_balance /api/accounting/balance Path does not match
20 create_server /api/cloudserver/create Path does not match
21 create_server_ui /ui/cloudserver/create Path does not match
22 api_vm_start /api/cloudserver/start Path does not match
23 ui_vm_start /ui/cloudserver/start Path does not match
24 api_vm_stop /api/cloudserver/kill Path does not match
25 ui_vm_stop /ui/cloudserver/stop Path does not match
26 api_vm_reboot /api/cloudserver/reboot Path does not match
27 UI_vm_reboot /ui/cloudserver/reboot Path does not match
28 api_vm_shutdown /api/cloudserver/shutdown Path does not match
29 ui_vm_shutdown /ui/cloudserver/shutdown Path does not match
30 api_vm_status /api/cloudserver/status Path does not match
31 ui_vm_status /ui/cloudserver/status Path does not match
32 api_vm_reinstall /api/cloudserver/reinstall Path does not match
33 ui__vm_reinstall /ui/cloudserver/reinstall Path does not match
34 get_cloudserver_os /api/cloudserver/os Path does not match
35 ui_cloudserver_os /ui/cloudserver/os Path does not match
36 api_get_cloudservers /api/cloudserver/show Path does not match
37 app_api_domain /update-domain-prices Path does not match
38 api_domain_price_list /api/domain/price Path does not match
39 synchronize_netbox /api/synchronize-netbox Path does not match
40 api_plesk_order /api/plesk/order Path does not match
41 ui_plesk_order /ui/plesk/order Path does not match
42 api_plesk_binding /api/plesk/binding Path does not match
43 ui_plesk_binding /ui/plesk/binding Path does not match
44 ui_get_plesk_binding /ui/plesk/binding Path does not match
45 api_get_plesk_binding /api/plesk/binding Path does not match
46 api_plesk_single /api/plesk/single Path does not match
47 ui_plesk_single /ui/plesk/single Path does not match
48 api_plesk_renew /api/plesk/renew Path does not match
49 ui_plesk_renew /ui/plesk/renew Path does not match
50 api_plesk_prices /api/plesk/prices Path does not match
51 ui_plesk_prices /ui/plesk/prices Path does not match
52 generate_invoice /generate-invoice Path does not match
53 app_forgot_password_request /reset-password Path does not match
54 app_check_email /reset-password/check-email Path does not match
55 app_reset_password /reset-password/reset/{token} Path does not match
56 app_startpage / Path does not match
57 createsupportpin /create-support-pin Path does not match
58 app_ui_account /users Path does not match
59 app_api_key /key Path does not match
60 generate_api_key /generate-api-key Path does not match
61 app_ui_balancecharge /balancecharge Path does not match
62 app_ui_balancecharge_payment /balancecharge/payment Path does not match
63 app_ui_balancecharge_payment_status /balancecharge/payment/status Path does not match
64 app_change_customer_info /user Path does not match
65 app_u_i_cloud_server /cloud-server Path does not match
66 manage_cs /cloud-server/{vmid} Path does not match
67 app_ui_plan /cloudserver/pakete Path does not match
68 order_plan /order/plan/{id} Path does not match
69 novnc_console /console/{vmid} Path does not match
70 app_domain_dns /domain/dns Path does not match
71 app_ui_domain_price_list /domain/price Path does not match
72 app_domains /domains Path does not match
73 view_domain /domain/{name} Path does not match
74 update_dns_zone_record /dns/zone/post_dns_zone_record_update Path does not match
75 delete_dns_zone_record /dns/zone/delete_dns_zone_record Path does not match
76 create_dns_zone_record /dns/zone/record/create Path does not match
77 app_manage_domains /domains/manage Path does not match
78 order_domain /order/domain Path does not match
79 check_domain_availability /check/domain-availability Path does not match
80 list_invoices /invoice Path does not match
81 invoice_download /invoice/download/{id} Path does not match
82 invoice_pay_mollie /invoice/pay/{id} Path does not match
83 payment_success /invoice/payment-success/{id} Path does not match
84 mollie_webhook /invoice/mollie-webhook Path does not match
85 app_ui_network /ui/network Path does not match
86 app_ui_subnet /subnet/{subnetId} Path does not match
87 app_ui_payment /payments Path does not match
88 app_plesk_license_manager /plesk Path does not match
89 manage_plesk_license /plesk/license/{id} Path does not match
90 app_ui_reverse_dns /ui/reversedns Path does not match
91 user_account_details_info /clientarea Path does not match
92 user_account_subaccount /clientarea/subaccount Path does not match
93 user_account_security /clientarea/security Path does not match
94 user_account_mail /clientarea/mail Path does not match
95 user_account_transactions /clientarea/transactions Path does not match
96 user_account_settings /clientarea/settings Path does not match
97 app_login /login Route matches!

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