Routing
(none)
Matched route
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 | create_custom_server | /api/cloudserver/configurator/create | Path does not match |
| 20 | create_custom_server_ui | /ui/cloudserver/configurator/create | Path does not match |
| 21 | api_cloudserver_start | /api/cloudserver/start | Path does not match |
| 22 | api_cloudserver_reboot | /api/cloudserver/reboot | Path does not match |
| 23 | api_cloudserver_shutdown | /api/cloudserver/shutdown | Path does not match |
| 24 | api_cloudserver_stop | /api/cloudserver/stop | Path does not match |
| 25 | api_cloudserver_reinstall | /api/cloudserver/reinstall | Path does not match |
| 26 | ui_cloudserver_reinstall | /ui/cloudserver/reinstall | Path does not match |
| 27 | api_cloudserver_backup | /api/cloudserver/backup | Path does not match |
| 28 | ui_cloudserver_backup_create | /ui/cloudserver/backup/create | Path does not match |
| 29 | api_cloudserver_backup_status | /api/cloudserver/backup/status | Path does not match |
| 30 | ui_cloudserver_backup_status | /ui/cloudserver/backup/status | Path does not match |
| 31 | api_cloudserver_backup_log | /api/cloudserver/backup/log | Path does not match |
| 32 | ui_cloudserver_backup_log | /ui/cloudserver/backup/log | Path does not match |
| 33 | api_cloudserver_backup_storages | /api/cloudserver/backup/storages | Path does not match |
| 34 | ui_cloudserver_backup_storages | /ui/cloudserver/backup/storages | Path does not match |
| 35 | api_cloudserver_backup_restore | /api/cloudserver/backup/restore | Path does not match |
| 36 | ui_cloudserver_backup_restore | /ui/cloudserver/backup/restore | Path does not match |
| 37 | ui_cloudserver_backup_delete | /ui/cloudserver/backup/delete | Path does not match |
| 38 | api_cloudserver_backups | /api/cloudserver/backups | Path does not match |
| 39 | ui_cloudserver_backups | /ui/cloudserver/backups | Path does not match |
| 40 | admin_cloud_configurator_index | /admin/ui_cloud_server-configurator | Path does not match |
| 41 | admin_cloud_configurator_save | /admin/ui_cloud_server-configurator/save | Path does not match |
| 42 | admin_cloud_configurator_template_save | /admin/ui_cloud_server-configurator/template/save | Path does not match |
| 43 | admin_cloud_configurator_template_delete | /admin/ui_cloud_server-configurator/template/delete | Path does not match |
| 44 | admin_cloud_template_index | /ui/admin/ui_cloud_server/templates | Path does not match |
| 45 | admin_cloud_template_new | /ui/admin/ui_cloud_server/templates/new | Path does not match |
| 46 | admin_cloud_template_edit | /ui/admin/ui_cloud_server/templates/{id}/edit | Path does not match |
| 47 | admin_ip_edit_modal | /ui/admin/network/ips/{id}/modal | Path does not match |
| 48 | admin_ip_edit | /ui/admin/network/ips/{id}/edit | Path does not match |
| 49 | admin_ip_delete | /ui/admin/network/ips/{id}/delete | Path does not match |
| 50 | admin_proxmox_host_new | /ui/admin/proxmox/host/new | Path does not match |
| 51 | admin_proxmox_host_edit | /ui/admin/proxmox/host/{id}/edit | Path does not match |
| 52 | admin_proxmox_host_index | /ui/admin/proxmox/hosts | Path does not match |
| 53 | admin_proxmox_host_delete | /ui/admin/proxmox/host/{id} | Path does not match |
| 54 | admin_settings_index | /ui/admin/settings | Path does not match |
| 55 | admin_subnet_index | /ui/admin/network/subnets | Path does not match |
| 56 | admin_subnet_new | /ui/admin/network/subnets/new | Path does not match |
| 57 | admin_subnet_edit | /ui/admin/network/subnets/{id}/edit | Path does not match |
| 58 | admin_subnet_generate | /ui/admin/network/subnets/{id}/generate | Path does not match |
| 59 | admin_subnet_delete | /ui/admin/network/subnets/{id}/delete | Path does not match |
| 60 | api_logs | /logs | Path does not match |
| 61 | api_log_detail | /logs/{id} | Path does not match |
| 62 | 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.