Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://support.cwd-mm.com/login
Route Matching Logs
Path to match:
/
| # | 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_index | /admin | Path does not match |
| 17 | admin_dashboard_index | /admin/dashboard | Path does not match |
| 18 | admin_emails_index | /admin/emails | Path does not match |
| 19 | admin_emails_view | /admin/emails/{email_uuid} | Path does not match |
| 20 | admin_groups_index | /admin/groups | Path does not match |
| 21 | admin_groups_create | /admin/groups/create | Path does not match |
| 22 | admin_groups_edit | /admin/groups/{group_uuid}/edit | Path does not match |
| 23 | admin_groups_delete | /admin/groups/{group_uuid}/delete | Path does not match |
| 24 | admin_organisations_index | /admin/organisations | Path does not match |
| 25 | admin_organisations_create | /admin/organisations/create | Path does not match |
| 26 | admin_organisations_edit | /admin/organisations/{organisation_uuid}/edit | Path does not match |
| 27 | admin_organisations_delete | /admin/organisations/{organisation_uuid}/delete | Path does not match |
| 28 | admin_settings_index | /admin/settings | Path does not match |
| 29 | admin_tickets_statuses_index | /admin/tickets/statuses | Path does not match |
| 30 | admin_tickets_statuses_create | /admin/tickets/statuses/create | Path does not match |
| 31 | admin_tickets_statuses_edit | /admin/tickets/statuses/{status_uuid}/edit | Path does not match |
| 32 | admin_tickets_statuses_delete | /admin/tickets/statuses/{status_uuid}/delete | Path does not match |
| 33 | admin_users_index | /admin/users | Path does not match |
| 34 | admin_users_create | /admin/users/create | Path does not match |
| 35 | admin_users_edit | /admin/users/{user_uuid}/edit | Path does not match |
| 36 | hooks_linear_webhook_test | /hooks/linear/webhook-test | Path does not match |
| 37 | hooks_linear_webhook | /hooks/linear/webhook | Path does not match |
| 38 | api_widget_test | /api/widget/test | Path does not match |
| 39 | api_widget_report_bug | /api/widget/report-bug | Path does not match |
| 40 | app_api_linear_test | /app/api/linear/test | Path does not match |
| 41 | app_api_linear_projects | /app/api/linear/projects | Path does not match |
| 42 | app_api_linear_connect | /app/api/linear/connect | Path does not match |
| 43 | app_api_linear_disconnect | /app/api/linear/disconnect | Path does not match |
| 44 | app_api_linear_workflow_states | /app/api/linear/workflow-states/{team_id} | Path does not match |
| 45 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.