Redirect 302 redirect from GET @home_page (fc9c11)

GET https://dev-crm.fluid.vet/tasks/login

Routing

staff_login_path Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /tasks/login
# Route name Path Log
1 app_admin_index /admin/user/create Path does not match
2 app_admin_index_1 /admin/users Path does not match
3 app_admin_index_2 /admin/user/update Path does not match
4 admin_dashboard /admin/dashboard Path does not match
5 admin_create_task_type /admin/task-type/create Path does not match
6 admin_update_task_type /admin/task-type/update Path does not match
7 admin_task_types_list /admin/task-types/list Path does not match
8 admin_create_form /admin/forms/create Path does not match
9 admin_forms_list /admin/forms/list Path does not match
10 admin_update_forms /admin/forms/update Path does not match
11 admin_task_list /admin/tasks/list Path does not match
12 admin_view_task /admin/tasks/task Path does not match
13 admin_trips /admin/trips Path does not match
14 admin_contacts_list /admin/contacts/list Path does not match
15 admin_contacts_contact /admin/contacts/contact Path does not match
16 admin_email_logs /admin/email/list Path does not match
17 admin_email_log /admin/email/log Path does not match
18 admin_delivery_charges /admin/delivery-charges Path does not match
19 admin_api_list /admin/api/list Path does not match
20 admin_api_update /admin/api/update Path does not match
21 admin_price_lists_list /admin/price-lists/list Path does not match
22 admin_cron_job_list /admin/cron-jobs/list Path does not match
23 admin_cron_job_update /admin/cron-job/update Path does not match
24 admin_cron_job_create /admin/cron-job/create Path does not match
25 admin_organisation_update /admin/organisation/update Path does not match
26 admin_sales_orders_list /admin/sales-orders/list Path does not match
27 admin_maintenance_list /admin/maintenance/list Path does not match
28 admin_api_log_list /admin/api-logs/list Path does not match
29 admin_api_log_view /admin/api-log/view Path does not match
30 admin_get_home_page /admin/get/home/page Path does not match
31 admin_calendar /admin/calendar Path does not match
32 admin_get_downloads /admin/get/downloads Path does not match
33 admin_download_backup /admin/export/downloads Path does not match
34 admin_get_delivery_charges /admin/get/delivery-charges Path does not match
35 admin_save_delivery_charges /admin/save/delivery-charges Path does not match
36 admin_get_detail_email_logs /admin/get/detail/email/log Path does not match
37 admin_get_email_logs /admin/get/email/logs Path does not match
38 admin_get_cron_jobs_list /admin/get/cron-jobs/list Path does not match
39 admin_get_cron_jobs /admin/get/cron-job/create Path does not match
40 admin_get_cron_job_form /admin/get/cron-job/form/update Path does not match
41 admin_cron_submit /admin/cron-job/submit Path does not match
42 admin_cron_delete /admin/cron-job/delete Path does not match
43 cron_job_is_active /admin/cron-job/update/is-active Path does not match
44 admin_cron_run /admin/cron-job/run Path does not match
45 admin_get_organisation_form /admin/get/organisation/form/update Path does not match
46 admin_submit_organisation_form /admin/organisation/submit/form Path does not match
47 admin_get_sales_orders /admin/sales-orders/get/list Path does not match
48 admin_filter_sales_orders /admin/sales-orders/filter/list Path does not match
49 admin_sync_sales_orders /admin/sales-orders/sync Path does not match
50 admin_maintenance_get_list /admin/maintenance/get/list Path does not match
51 admin_maintenance_edit /admin/maintenance/edit Path does not match
52 under_maintenance /maintenance Path does not match
53 frontend_error_500 /admin/error Path does not match
54 get_api_list /admin/api/get/list Path does not match
55 get_api_log_list /admin/api-logs/get/list Path does not match
56 get_api_log_form /admin/api-logs/form Path does not match
57 get_api_form /admin/api/get/form Path does not match
58 get_api_details_submit_form /admin/api-details/submit Path does not match
59 api_is_active /admin/api/update/is-active Path does not match
60 get_contacts /tasks/contacts/get Path does not match
61 sync_contacts /admin/contacts/sync Path does not match
62 get_quotes_contacts /quotes/contacts/get Path does not match
63 get_admin_quotescontacts /admin/quotes/contacts/get Path does not match
64 save_contacts /contact/address/save Path does not match
65 create_contact /contact/create Path does not match
66 admin_get_contacts_list /admin/get/contacts/list Path does not match
67 admin_get_contacts_form /admin/contact/get/form Path does not match
68 contact_get_address_modal /contact/get/address-modal Path does not match
69 contact_check_duplicate /tasks/contacts/check/duplicate Path does not match
70 quotes_get_price_lists /quotes/get/price-lists Path does not match
71 admin_save_credit_limit /admin/save/credit-limit Path does not match
72 contact_get_addresses /contact/get/addresses Path does not match
73 get_new_forms_form /admin/new/forms/form Path does not match
74 update_forms_form /admin/forms/form/update Path does not match
75 save_forms_form /admin/save/forms Path does not match
76 forms_get_list /admin/forms/get/list Path does not match
77 forms_is_active /admin/forms/update/is-active Path does not match
78 app_google_drive /google/drive/authenticate Path does not match
79 app_google_drive_test /google/drive/test Path does not match
80 home_page / Path does not match
81 php_info /info Path does not match
82 app_login /admin/login Path does not match
83 staff_login_path /tasks/login Route matches!

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