Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | app_admin_dashboard | /admin | Path does not match |
16 | app_admin_configuration_index | /admin/configuration/ | Path does not match |
17 | app_admin_configuration_magic_link_toggle | /admin/configuration/magic-link/toggle | Path does not match |
18 | app_admin_configuration_magic_link_reason | /admin/configuration/magic-link/reason | Path does not match |
19 | app_admin_configuration_work_hours | /admin/configuration/work-hours | Path does not match |
20 | app_admin_users_index | /admin/users/ | Path does not match |
21 | app_admin_users_new_system | /admin/users/new/system | Path does not match |
22 | app_admin_users_new_client | /admin/users/new/client | Path does not match |
23 | app_admin_users_edit_system | /admin/users/{id}/edit/system | Path does not match |
24 | app_admin_users_edit_client | /admin/users/{id}/edit/client | Path does not match |
25 | app_admin_users_delete_system | /admin/users/{id}/delete/system | Path does not match |
26 | app_admin_users_delete_client | /admin/users/{id}/delete/client | Path does not match |
27 | app_admin_users_show | /admin/users/{id}/show | Path does not match |
28 | app_admin_users_resend_invite_system | /admin/users/{id}/resend-invite/system | Path does not match |
29 | app_admin_users_resend_invite_client | /admin/users/{id}/resend-invite/client | Path does not match |
30 | app_admin_users_send_magic_link | /admin/users/{id}/send-magic-link | Path does not match |
31 | app_ajax_create_client_user | /ajax/create-client-user | Path does not match |
32 | api_system_version | /api/system/version | Path does not match |
33 | api_healthcheck | /api/healthcheck | Path does not match |
34 | app_crm_dashboard | /crm/ | Path does not match |
35 | app_crm_company_index | /crm/company/ | Path does not match |
36 | app_crm_company_new | /crm/company/new | Path does not match |
37 | app_crm_company_show | /crm/company/{id} | Path does not match |
38 | app_crm_company_edit | /crm/company/{id}/edit | Path does not match |
39 | app_crm_company_delete | /crm/company/{id}/delete | Path does not match |
40 | app_crm_company_add_user | /crm/company/{id}/add-user | Path does not match |
41 | app_crm_company_remove_user | /crm/company/{companyId}/remove-user/{userId} | Path does not match |
42 | app_crm_company_partners | /crm/company/partners | Path does not match |
43 | app_crm_contact_index | /crm/contact/ | Path does not match |
44 | app_crm_contact_new | /crm/contact/new | Path does not match |
45 | app_crm_contact_show | /crm/contact/{id} | Path does not match |
46 | app_crm_contact_edit | /crm/contact/{id}/edit | Path does not match |
47 | app_crm_contact_delete | /crm/contact/{id}/delete | Path does not match |
48 | app_crm_contact_add_company | /crm/contact/{id}/add-company | Path does not match |
49 | app_crm_contact_update_position | /crm/contact/{id}/update-position/{relationId} | Path does not match |
50 | app_crm_contact_remove_company | /crm/contact/{id}/remove-company/{relationId} | Path does not match |
51 | app_crm_project_index | /crm/project/ | Path does not match |
52 | app_crm_project_show | /crm/project/{id} | Path does not match |
53 | app_crm_project_edit | /crm/project/{id}/edit | Path does not match |
54 | app_call_ajax_create_user | /call/ajax/create-user | Path does not match |
55 | app_call_ajax_create_company | /call/ajax/create-company | Path does not match |
56 | app_call_ajax_create_project | /call/ajax/create-project | Path does not match |
57 | app_call_ajax_user_info | /call/ajax/user-info/{id} | Path does not match |
58 | app_call_ajax_user_projects | /call/ajax/user-projects/{id} | Path does not match |
59 | app_call_index | /call/ | Path does not match |
60 | app_call_dashboard | /call/dashboard | Path does not match |
61 | app_call_new_simple | /call/new-simple | Path does not match |
62 | app_call_new_multistep | /call/new-multistep | Path does not match |
63 | app_call_new | /call/new | Path does not match |
64 | app_call_test_multistep | /call/test-multistep | Path does not match |
65 | app_call_show | /call/show/{id} | Path does not match |
66 | app_call_edit | /call/edit/{id} | Path does not match |
67 | app_call_delete | /call/delete/{id} | Path does not match |
68 | app_call_create_ticket | /call/create-ticket/{id} | Path does not match |
69 | app_call_reminder_count | /call/reminder/count | Path does not match |
70 | app_call_reminder_index | /call/reminder/ | Path does not match |
71 | app_call_reminder_complete | /call/reminder/complete/{id} | Path does not match |
72 | app_call_reminder_reschedule | /call/reminderreschedule/{id} | Path does not match |
73 | app_call_reminder_today | /call/reminder/today | Path does not match |
74 | app_call_report_index | /call/report/ | Path does not match |
75 | app_call_report_project | /call/report/project/{id} | Path does not match |
76 | app_call_report_company | /call/report/company/{id} | Path does not match |
77 | app_call_report_user | /call/report/user/{id} | Path does not match |
78 | app_call_report_period | /call/report/period | Path does not match |
79 | app_call_report_mbs_user | /call/report/mbs-user/{id} | Path does not match |
80 | app_example_monitoring | /example/monitoring | Path does not match |
81 | app_example_ticketing | /example/ticketing | Path does not match |
82 | app_example_call | /example/call | Path does not match |
83 | app_example_admin | /example/admin | Path does not match |
84 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.