Redirect 302 redirect from GET @rtk_media_login_portal_numbers_index (fcc879)

GET https://portal.verifiedcallerid.com/login

Routing

gesof_user_security_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_errors /api/errors/{status} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_doc /api/docs.{_format} Path does not match
6 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 _api_/businesses/{id}{._format}_get /api/businesses/{id}.{_format} Path does not match
11 _api_/businesses{._format}_get_collection /api/businesses.{_format} Path does not match
12 _api_/businesses/{id}/phone-numbers_get_collection /api/businesses/{id}/phone-numbers Path does not match
13 _api_/phone_numbers/{id}{._format}_get /api/phone_numbers/{id}.{_format} Path does not match
14 _api_/businesses/{id}/phone-numbers/upload_post /api/businesses/{id}/phone-numbers/upload Path does not match
15 _api_/phone_number_lists/{id}{._format}_get /api/phone_number_lists/{id}.{_format} Path does not match
16 app_main_homepage / Path does not match
17 app_main_dashboard /dashboard Path does not match
18 app_main_test /test Path does not match
19 app_user_index /admin/users/ Path does not match
20 app_user_show /admin/users/{id}/show Path does not match
21 app_user_edit /admin/users/{id}/edit Path does not match
22 gesof_user_profile_show /account/show Path does not match
23 gesof_user_profile_edit /account/edit Path does not match
24 gesof_user_group_index /admin/groups/ Path does not match
25 gesof_user_group_show /admin/groups/{id}/show Path does not match
26 gesof_user_group_new /admin/groups/new Path does not match
27 gesof_user_group_edit /admin/groups/{id}/edit Path does not match
28 gesof_user_group_delete /admin/groups/{id}/delete Path does not match
29 gesof_user_group_list_users /admin/groups/{id}/users/ Path does not match
30 gesof_user_group_add_user /admin/groups/{id}/users/new Path does not match
31 gesof_user_group_remove_user /admin/groups/{id}/users/{userId}/remove Path does not match
32 app_js_bridge_expose /js/expose.js Path does not match
33 _preview_error /_error/{code}.{_format} Path does not match
34 gesof_simple_cms_page_index /cms/page/ Path does not match
35 gesof_simple_cms_page_new /cms/page/new Path does not match
36 gesof_simple_cms_page_edit /cms/page/{id}/edit Path does not match
37 gesof_simple_cms_page_delete /cms/page/{id}/delete Path does not match
38 app_cms_content_item_index /cms/{page}/content-item/ Path does not match
39 app_cms_content_item_show /cms/{page}/content-item/{id}/show Path does not match
40 app_cms_content_item_move_up /cms/{page}/content-item/{id}/up Path does not match
41 app_cms_content_item_move_down /cms/{page}/content-item/{id}/down Path does not match
42 app_cms_content_item_new /cms/{page}/content-item/{root}/new Path does not match
43 app_cms_content_item_edit /cms/{page}/content-item/{id}/edit Path does not match
44 app_cms_content_item_delete /cms/{page}/content-item/{id}/delete Path does not match
45 gesof_user_main_error /account/error Path does not match
46 gesof_user_main_dev /account/dev Path does not match
47 gesof_user_registration_register /register/ Path does not match
48 gesof_user_registration_completed /register/completed Path does not match
49 gesof_user_registration_confirm /register/confirm Path does not match
50 gesof_user_registration_confirmed /register/confirmed Path does not match
51 gesof_user_password_reset_request /account/password-reset/ Path does not match
52 gesof_user_password_reset_request_completed /account/password-reset/email-sent Path does not match
53 gesof_user_password_reset_change /account/password-reset/change Path does not match
54 gesof_user_password_change /account/password-change Path does not match
55 gesof_user_email_change_request /account/email/change Path does not match
56 gesof_user_email_change_request_completed /account/email/change/request-completed Path does not match
57 gesof_user_email_change_confirm /account/email/change/confirm Path does not match
58 gesof_user_username_change /account/username/change Path does not match
59 gesof_user_security_login /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.