GET https://dev.musicdistributions.com/operator/chat/2

Routing

support_chat_view Matched route

Route Parameters

Name Value
id
"2"

Route Redirection

This page redirects to:

https://dev.musicdistributions.com/login (route: "n/a")

Route Matching Logs

Path to match: /operator/chat/2
# Route name Path Log
1 cabinet_user_releases_new /cabinet/releases/new Path does not match
2 cabinet_user_releases_edit_step /cabinet/releases/edit/step-{stepNum}/{id} Path does not match
3 cabinet_user_releases_view /cabinet/releases/view/{id} Path does not match
4 cabinet_user_releases_delete /cabinet/releases/delete/{id} Path does not match
5 _preview_error /_error/{code}.{_format} Path does not match
6 _logout_main /logout Path does not match
7 ux_entity_autocomplete /autocomplete/{alias} Path does not match
8 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
9 _wdt_stylesheet /_wdt/styles Path does not match
10 _wdt /_wdt/{token} Path does not match
11 _profiler_home /_profiler/ Path does not match
12 _profiler_search /_profiler/search Path does not match
13 _profiler_search_bar /_profiler/search_bar Path does not match
14 _profiler_phpinfo /_profiler/phpinfo Path does not match
15 _profiler_xdebug /_profiler/xdebug Path does not match
16 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
17 _profiler_search_results /_profiler/{token}/search/results Path does not match
18 _profiler_open_file /_profiler/open Path does not match
19 _profiler /_profiler/{token} Path does not match
20 _profiler_router /_profiler/{token}/router Path does not match
21 _profiler_exception /_profiler/{token}/exception Path does not match
22 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
23 cabinet_balance_list /cabinet/balance/ Path does not match
24 cabinet_balance_item /cabinet/balance/view/{item} Path does not match
25 admin_banlist_list /cabinet/admin/banlist/ Path does not match
26 admin_banlist_new /cabinet/admin/banlist/new Path does not match
27 admin_banlist_item /cabinet/admin/banlist/edit/{item} Path does not match
28 admin_banlist_delete /cabinet/admin/banlist/delete/{id} Path does not match
29 cabinet_faqs_list /cabinet/faqs/ Path does not match
30 cabinet_faqs_new /cabinet/faqs/new Path does not match
31 cabinet_faqs_item /cabinet/faqs/view/{item} Path does not match
32 cabinet_faqs_delete /cabinet/faqs/delete/{id} Path does not match
33 admin_news_list /cabinet/admin/news/ Path does not match
34 admin_news_categories_list /cabinet/admin/news/categories/ Path does not match
35 admin_news_new /cabinet/admin/news/new Path does not match
36 admin_news_categories_new /cabinet/admin/news/categories/new Path does not match
37 admin_news_item /cabinet/admin/news/edit/{item} Path does not match
38 admin_news_categories_item /cabinet/admin/news/categories/edit/{item} Path does not match
39 admin_news_delete /cabinet/admin/news/delete/{id} Path does not match
40 admin_releases_list /cabinet/admin-releases/ Path does not match
41 admin_releases_item /cabinet/admin-releases/view/{item} Path does not match
42 cabinet_dashboard /cabinet/ Path does not match
43 cabinet_finance /cabinet/finance Path does not match
44 cabinet_analytics /cabinet/analytics Path does not match
45 cabinet_support /cabinet/support Path does not match
46 cabinet_verify_email /cabinet/verify/email/request Path does not match
47 cabinet_settings /cabinet/settings Path does not match
48 cabinet_search_cover /cabinet/search/cover Path does not match
49 cabinet_faq /cabinet/faq Path does not match
50 cabinet_news /cabinet/news Path does not match
51 cabinet_news_item /cabinet/news/{code} Path does not match
52 cabinet_user_releases_list /cabinet/releases/{filter} Path does not match
53 cabinet_users /cabinet/users Path does not match
54 cabinet_user_edit /cabinet/users/{id} Path does not match
55 home / Path does not match
56 app_home_agreements /public-offer Path does not match
57 privacy /privacy Path does not match
58 confidential /confidential Path does not match
59 app_forgot_password_request /reset-password Path does not match
60 app_check_email /reset-password/check-email Path does not match
61 app_reset_password /reset-password/reset/{token} Path does not match
62 app_login /login Path does not match
63 registration /registration Path does not match
64 app_verify_email /verify/email Path does not match
65 app_admin /admin/ Path does not match
66 admin_users /admin/users Path does not match
67 admin_user_add /admin/users/add Path does not match
68 admin_user_edit /admin/users/{id} Path does not match
69 admin_user_delete /admin/users/delete/{id} Path does not match
70 admin_change_log_list /admin/change-log/ Path does not match
71 admin_change_log_add /admin/change-log/add Path does not match
72 admin_change_log_edit /admin/change-log/edit/{id} Path does not match
73 admin_change_log_delete /admin/change-log/delete/{id} Path does not match
74 admin_gen_docs_list /admin/gen-docs/ Path does not match
75 admin_gen_docs_new /admin/gen-docs/new Path does not match
76 admin_gen_docs_item /admin/gen-docs/view/{item} Path does not match
77 admin_gen_docs_preview /admin/gen-docs/preview/{item} Path does not match
78 support_dashboard /operator/dashboard Path does not match
79 support_chat_view /operator/chat/{id} Route matches!

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