GET https://streamadmin-dev.rtcnow.cloud/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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 Route matches!

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