Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://streamadmin-dev.rtcnow.cloud/login
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_server_quick_add | /servers/quick-add | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | 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 | app_admin_dashboard | /admin | Path does not match |
| 18 | app_admin_organization_index | /admin/organizations | Path does not match |
| 19 | app_admin_organization_new | /admin/organizations/new | Path does not match |
| 20 | app_admin_organization_show | /admin/organizations/{id} | Path does not match |
| 21 | app_admin_organization_edit | /admin/organizations/{id}/edit | Path does not match |
| 22 | app_admin_organization_suspend | /admin/organizations/{id}/suspend | Path does not match |
| 23 | app_admin_organization_activate | /admin/organizations/{id}/activate | Path does not match |
| 24 | app_admin_organization_delete | /admin/organizations/{id} | Path does not match |
| 25 | app_admin_port_index | /admin/ports | Path does not match |
| 26 | app_admin_port_assign | /admin/ports/assign | Path does not match |
| 27 | app_admin_port_show | /admin/ports/{id} | Path does not match |
| 28 | app_admin_port_release | /admin/ports/{id}/release | Path does not match |
| 29 | app_admin_port_retry | /admin/ports/{id}/retry | Path does not match |
| 30 | app_admin_port_test | /admin/ports/{id}/test | Path does not match |
| 31 | app_admin_port_bulk_assign | /admin/ports/bulk/assign | Path does not match |
| 32 | app_server_agent_setup | /servers/{id}/agent-setup | Path does not match |
| 33 | app_server_agent_regenerate | /servers/{id}/agent-regenerate | Path does not match |
| 34 | app_agent_install | /agent/install/{token} | Path does not match |
| 35 | app_agent_download_script | /agent/download/script | Path does not match |
| 36 | app_agent_version | /agent/version | Path does not match |
| 37 | app_agent_download_public | /agent/download | Path does not match |
| 38 | app_agent_register | /api/agent/register | Path does not match |
| 39 | app_agent_update | /agent/update/{id} | Path does not match |
| 40 | app_analytics | /analytics | Path does not match |
| 41 | app_analytics_metrics | /analytics/metrics | Path does not match |
| 42 | api_agent_heartbeat | /api/agent/heartbeat | Path does not match |
| 43 | api_agent_status | /api/agent/status | Path does not match |
| 44 | api_agent_streams | /api/agent/streams | Path does not match |
| 45 | api_agent_config | /api/agent/config | Path does not match |
| 46 | api_agent_command_response | /api/agent/command-response | Path does not match |
| 47 | api_agent_commands | /api/agent/commands | Path does not match |
| 48 | app_dashboard | /dashboard | Path does not match |
| 49 | app_dashboard_server_status | /dashboard/server/{id}/status | Path does not match |
| 50 | app_home | / | Path does not match |
| 51 | app_wizard_import | /wizard/import | Path does not match |
| 52 | app_wizard_import_nimble | /wizard/import/nimble | Path does not match |
| 53 | app_wizard_import_nimble_preview | /wizard/import/nimble/preview | Path does not match |
| 54 | app_wizard_import_nimble_confirm | /wizard/import/nimble/confirm | Path does not match |
| 55 | app_wizard_import_wmspanel | /wizard/import/wmspanel | Path does not match |
| 56 | app_wizard_import_wmspanel_preview | /wizard/import/wmspanel/preview | Path does not match |
| 57 | app_wizard_import_wmspanel_confirm | /wizard/import/wmspanel/confirm | Path does not match |
| 58 | app_wizard_import_cancel | /wizard/import/cancel | Path does not match |
| 59 | app_login | /login | Path does not match |
| 60 | app_logout | /logout | Path does not match |
| 61 | app_server_index | /servers | Path does not match |
| 62 | app_server_new | /servers/new | Path does not match |
| 63 | app_server_show | /servers/{id} | Path does not match |
| 64 | app_server_metrics | /servers/{id}/metrics | Path does not match |
| 65 | app_server_edit | /servers/{id}/edit | Path does not match |
| 66 | app_server_delete | /servers/{id}/delete | Path does not match |
| 67 | app_server_test | /servers/{id}/test | Path does not match |
| 68 | app_server_session_kick | /servers/{id}/sessions/{sessionId}/kick | Path does not match |
| 69 | app_stream_index | /streams | Path does not match |
| 70 | app_stream_new | /streams/new | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.