GET http://5.231.47.38/

Routing

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 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _logout_main /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_custom_server /api/cloudserver/configurator/create Path does not match
21 api_cloudserver_check /api/cloudserver/check Path does not match
22 create_server /api/cloudserver/create Path does not match
23 ui_create_server /ui/cloudserver/create Path does not match
24 api_cloudserver_backup /api/cloudserver/backup Path does not match
25 api_cloudserver_restore /api/cloudserver/restore Path does not match
26 api_cloudserver_delete /api/cloudserver/delete Path does not match
27 api_cloudserver_suspend /api/cloudserver/suspend Path does not match
28 api_cloudserver_unsuspend /api/cloudserver/unsuspend Path does not match
29 api_vm_start /api/cloudserver/start Path does not match
30 ui_vm_start /ui/cloudserver/start Path does not match
31 api_vm_stop /api/cloudserver/kill Path does not match
32 ui_vm_stop /ui/cloudserver/stop Path does not match
33 api_vm_reboot /api/cloudserver/reboot Path does not match
34 UI_vm_reboot /ui/cloudserver/reboot Path does not match
35 api_vm_shutdown /api/cloudserver/shutdown Path does not match
36 ui_vm_shutdown /ui/cloudserver/shutdown Path does not match
37 api_vm_status /api/cloudserver/status Path does not match
38 ui_vm_status /ui/cloudserver/status Path does not match
39 api_vm_reinstall /api/cloudserver/reinstall Path does not match
40 ui__vm_reinstall /ui/cloudserver/reinstall Path does not match
41 get_cloudserver_os /api/cloudserver/os Path does not match
42 ui_cloudserver_os /ui/cloudserver/os Path does not match
43 api_get_cloudservers /api/cloudserver/all Path does not match
44 api_get_single_cs /api/cloudserver/single Path does not match
45 api_extend_cloudserver /api/cloudserver/renew Path does not match
46 ui_extend_cloudserver /ui/cloudserver/renew Path does not match
47 api_plans_list /api/cloudserver/plans Path does not match
48 api_cloudserver_create /api/cloudserver/create/new Path does not match
49 app_api_dedi /api/dedi Path does not match
50 app_create_user /api/user/create Path does not match
51 api_domain_check /api/domain/check Path does not match
52 ui_domain_check /ui/domain/check Path does not match
53 api_domain_order /api/domain/order Path does not match
54 ui_domain_order /ui/domain/order Path does not match
55 api_get_handles /api/domain/handle Path does not match
56 api_get_domain_records /api/domain/records Path does not match
57 ui_get_domain_records /ui/domain/records Path does not match
58 api_update_zone /api/domain/update-zone Path does not match
59 api_add_records /api/domain/records/add Path does not match
60 ui_add_records /ui/domain/records/add Path does not match
61 api_delete_records /api/domain/records/delete Path does not match
62 ui_delete_records /ui/domain/records/delete Path does not match
63 api_update_records /api/domain/records/update Path does not match
64 ui_update_records /ui/domain/records/update Path does not match
65 get_nameservers /api/domain/nameservers Path does not match
66 api_dns_setup_defaults /api/dns/setup-defaults Path does not match
67 app_api_domain /update-domain-prices Path does not match
68 api_domain_price_list /api/domain/price Path does not match
69 app_api_powermeter /api/powermeter Path does not match
70 api_powermeter_consumption /api/powermeter/consumption Path does not match
71 synchronize_netbox /api/synchronize-netbox Path does not match
72 api_plesk_order /api/plesk/order Path does not match
73 api_plesk_binding /api/plesk/binding Path does not match
74 ui_plesk_binding /ui/plesk/binding Path does not match
75 ui_get_plesk_binding /ui/plesk/binding Path does not match
76 api_get_plesk_binding /api/plesk/binding Path does not match
77 api_plesk_single /api/plesk/single Path does not match
78 ui_plesk_single /ui/plesk/single Path does not match
79 api_plesk_renew /api/plesk/renew Path does not match
80 ui_plesk_renew /ui/plesk/renew Path does not match
81 api_plesk_prices /api/plesk/prices Path does not match
82 ui_plesk_prices /ui/plesk/prices Path does not match
83 api_license_list /api/plesk/all Path does not match
84 api_plesk_order_test /api/plesk/order/test Path does not match
85 api_plesk_binding_test /api/plesk/binding/test Path does not match
86 ui_get_plesk_binding_test /api/plesk/binding/test Path does not match
87 api_plesk_renew_test /api/plesk/renew/test Path does not match
88 ui_save_rdns /ui/reversedns/save Path does not match
89 create_ptr_record /api/reversedns/v4 Path does not match
90 list_ptr_records /api/reversedns/v4/all Path does not match
91 get_single_ptr_record /api/reversedns/v4/single Path does not match
92 create_ptr_record_v6 /api/reversedns/v6 Path does not match
93 api_logs /logs Path does not match
94 api_log_detail /logs/{id} Path does not match
95 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.