Routing
(none)
Matched route
Route Matching Logs
Path to match:
/owa/auth/x.js
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_calls | /admin/calls | Path does not match |
| 17 | admin_calls_history | /admin/calls/history | Path does not match |
| 18 | admin_call_terminate | /admin/calls/{id}/terminate | Path does not match |
| 19 | admin_conversation_send | /admin/conversations/send | Path does not match |
| 20 | admin_dashboard | /admin | Path does not match |
| 21 | admin_files | /admin/files | Path does not match |
| 22 | admin_file_download | /admin/files/{id}/download | Path does not match |
| 23 | admin_file_delete_only | /admin/files/{id}/delete-file | Path does not match |
| 24 | admin_file_replace | /admin/files/{id}/replace | Path does not match |
| 25 | admin_file_delete | /admin/files/{id}/delete | Path does not match |
| 26 | admin_messages | /admin/messages | Path does not match |
| 27 | admin_message_edit | /admin/messages/{id} | Path does not match |
| 28 | admin_message_delete | /admin/messages/{id}/delete | Path does not match |
| 29 | admin_push_send | /admin/push/send | Path does not match |
| 30 | admin_users | /admin/users | Path does not match |
| 31 | admin_user_show | /admin/users/{id} | Path does not match |
| 32 | app_api_auth_register | /api/auth/register | Path does not match |
| 33 | app_api_auth_login | /api/auth/login | Path does not match |
| 34 | app_api_auth_logout | /api/auth/logout | Path does not match |
| 35 | app_api_auth_refresh | /api/auth/refresh | Path does not match |
| 36 | app_api_auth_heartbeat | /api/auth/heartbeat | Path does not match |
| 37 | app_api_call_start | /api/calls/start | Path does not match |
| 38 | app_api_call_show | /api/calls/{id} | Path does not match |
| 39 | app_api_call_accept | /api/calls/{id}/accept | Path does not match |
| 40 | app_api_call_telemetry | /api/calls/{id}/telemetry | Path does not match |
| 41 | app_api_call_reject | /api/calls/{id}/reject | Path does not match |
| 42 | app_api_call_end | /api/calls/{id}/end | Path does not match |
| 43 | app_api_call_token | /api/calls/{id}/token | Path does not match |
| 44 | app_api_contact_list | /api/contacts | Path does not match |
| 45 | app_api_contact_add | /api/contacts | Path does not match |
| 46 | app_api_contact_updatealias | /api/contacts/{id} | Path does not match |
| 47 | app_api_contact_remove | /api/contacts/{id} | Path does not match |
| 48 | app_api_conversationrequest_list | /api/requests | Path does not match |
| 49 | app_api_conversationrequest_accept | /api/requests/{id}/accept | Path does not match |
| 50 | app_api_conversationrequest_reject | /api/requests/{id}/reject | Path does not match |
| 51 | app_api_file_upload | /api/files | Path does not match |
| 52 | app_api_pushnotification_send | /api/push/send | Path does not match |
| 53 | app_api_pushtoken_register | /api/push-tokens | Path does not match |
| 54 | app_api_pushtoken_remove | /api/push-tokens/{id} | Path does not match |
| 55 | app_api_realtime_token | /api/realtime/token | Path does not match |
| 56 | app_api_room_list | /api/rooms | Path does not match |
| 57 | app_api_room_create | /api/rooms | Path does not match |
| 58 | app_api_room_listpublic | /api/rooms/public | Path does not match |
| 59 | app_api_room_joinpublic | /api/rooms/{id}/join | Path does not match |
| 60 | app_api_room_joinbyinvite | /api/rooms/join | Path does not match |
| 61 | app_api_room_inviteinfo | /api/rooms/{id}/invite | Path does not match |
| 62 | app_api_room_resetinvite | /api/rooms/{id}/invite/reset | Path does not match |
| 63 | app_api_room_updateinvitepolicy | /api/rooms/{id}/invite-policy | Path does not match |
| 64 | app_api_room_listmessages | /api/rooms/{id}/messages | Path does not match |
| 65 | app_api_room_addmember | /api/rooms/{id}/members | Path does not match |
| 66 | app_api_room_listmembers | /api/rooms/{id}/members | Path does not match |
| 67 | app_api_room_removemember | /api/rooms/{id}/members/{userId} | Path does not match |
| 68 | app_api_room_markread | /api/rooms/{id}/read | Path does not match |
| 69 | app_api_room_sendmessage | /api/rooms/{id}/messages | Path does not match |
| 70 | app_api_room_editmessage | /api/rooms/{id}/messages/{messageId} | Path does not match |
| 71 | app_api_room_deletemessage | /api/rooms/{id}/messages/{messageId} | Path does not match |
| 72 | app_api_room_typing | /api/rooms/{id}/typing | Path does not match |
| 73 | app_api_room_sendvoice | /api/rooms/{id}/voices | Path does not match |
| 74 | app_api_room_sendsticker | /api/rooms/{id}/stickers | Path does not match |
| 75 | app_api_room_sendfile | /api/rooms/{id}/files | Path does not match |
| 76 | app_api_sticker_list | /api/stickers | Path does not match |
| 77 | app_api_sticker_create | /api/stickers | Path does not match |
| 78 | app_api_user_search | /api/users | Path does not match |
| 79 | app_api_user_me | /api/users/me | Path does not match |
| 80 | app_api_user_show | /api/users/{id} | Path does not match |
| 81 | app_api_user_updateprofile | /api/users/me | Path does not match |
| 82 | app_api_user_updateavatar | /api/users/me/avatar | Path does not match |
| 83 | app_api_user_updatestatus | /api/users/status | Path does not match |
| 84 | web_chat_index | / | Path does not match |
| 85 | web_chat_newui | /newui | Path does not match |
| 86 | web_call_join | /call/join | 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.