GET https://gss.cwd-mm.com/app/dashboard

Routing

app_dashboard_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://gss.cwd-mm.com/login

Route Matching Logs

Path to match: /app/dashboard
# 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 app_billing_index /app/billing Path does not match
17 app_clientcontracts_index /app/client_contracts Path does not match
18 app_clientcontracts_view /app/client_contracts/{clientcontract_uuid}/view Path does not match
19 app_clientcontracts_create /app/client_contracts/create Path does not match
20 app_clientcontracts_edit /app/client_contracts/{clientcontract_uuid}/edit Path does not match
21 app_clientcontracts_delete /app/client_contracts/{clientcontract_uuid}/delete Path does not match
22 app_clientinvoices_index /app/client_invoices Path does not match
23 app_clientinvoices_view /app/client_invoices/{clientinvoice_uuid}/view Path does not match
24 app_clientinvoices_create /app/client_invoices/create Path does not match
25 app_clientinvoices_edit /app/client_invoices/{clientinvoice_uuid}/edit Path does not match
26 app_clientinvoices_delete /app/client_invoices/{clientinvoice_uuid}/delete Path does not match
27 app_clientinvoices_generate /app/client_invoices/generate Path does not match
28 app_clientinvoices_generateforweekending /app/client_invoices/generate/{weekEnding} Path does not match
29 app_clientpods_index /app/client_pods Path does not match
30 app_clientpods_view /app/client_pods/{clientpod_uuid}/view Path does not match
31 app_clientpods_create /app/client_pods/create Path does not match
32 app_clientpods_edit /app/client_pods/{clientpod_uuid}/edit Path does not match
33 app_clientpods_approve /app/client_pods/{clientpod_uuid}/approve Path does not match
34 app_clientpods_disapprove /app/client_pods/{clientpod_uuid}/disapprove Path does not match
35 app_clientpods_delete /app/client_pods/{clientpod_uuid}/delete Path does not match
36 app_clientpods_generate /app/client_pods/generate Path does not match
37 app_clientpods_generateforweekending /app/client_pods/generate/{weekEnding} Path does not match
38 app_clientpods_issues_create /app/client_pods/{clientpod_uuid}/issues/create Path does not match
39 app_clientpods_issues_edit /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/edit Path does not match
40 app_clientpods_issues_view /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/view Path does not match
41 app_clientpods_issues_delete /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/delete Path does not match
42 app_clientpods_issues_resolve /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/resolve Path does not match
43 app_clientpods_issues_unresolve /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/unresolve Path does not match
44 app_clientpods_issues_notes /app/client_pods/{clientpod_uuid}/issues/{issue_uuid}/notes Path does not match
45 app_clients_index /app/clients Path does not match
46 app_clients_view /app/clients/{client_uuid}/view Path does not match
47 app_clients_create /app/clients/create Path does not match
48 app_clients_edit /app/clients/{client_uuid}/edit Path does not match
49 app_clients_delete /app/clients/{client_uuid}/delete Path does not match
50 app_clients_requestcreditlimit /app/clients/{client_uuid}/request_credit_limit Path does not match
51 app_clients_approvecreditlimitrequest /app/clients/{client_uuid}/approve_credit_limit_request Path does not match
52 app_clients_rejectcreditlimitrequest /app/clients/{client_uuid}/reject_credit_limit_request Path does not match
53 app_clients_sendemail /app/clients/{client_uuid}/send-email Path does not match
54 app_clients_bulkemail /app/clients/bulk-email Path does not match
55 app_clients_notes /app/clients/{client_uuid}/notes Path does not match
56 app_clients_notes_edit /app/clients/{client_uuid}/notes/{note_uuid}/edit Path does not match
57 app_clients_notes_delete /app/clients/{client_uuid}/notes/{note_uuid}/delete Path does not match
58 app_clients_roles /app/clients/{client_uuid}/roles Path does not match
59 app_clients_roles_delete /app/clients/{client_uuid}/roles/{role_uuid}/delete Path does not match
60 app_clients_users_index /app/clients/{client_uuid}/users Path does not match
61 app_clients_users_view /app/clients/{client_uuid}/users/{user_uuid}/view Path does not match
62 app_clients_users_create /app/clients/{client_uuid}/users/create Path does not match
63 app_clients_users_edit /app/clients/{client_uuid}/users/{user_uuid}/edit Path does not match
64 app_clients_users_delete /app/clients/{client_uuid}/users/{user_uuid}/delete Path does not match
65 app_clients_users_sendemail /app/clients/{client_uuid}/users/{user_uuid}/send-email Path does not match
66 app_clients_users_notes /app/clients/{client_uuid}/users/{user_uuid}/notes Path does not match
67 app_clients_users_notes_edit /app/clients/{client_uuid}/users/{user_uuid}/notes/{note_uuid}/edit Path does not match
68 app_clients_users_notes_delete /app/clients/{client_uuid}/users/{user_uuid}/notes/{note_uuid}/delete Path does not match
69 app_dashboard_index /app/dashboard Route matches!

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