Search for authenticate

  1. Search 9.5.x for authenticate
  2. Search 8.9.x for authenticate
  3. Search 10.3.x for authenticate
  4. Search 11.x for authenticate
  5. Other projects
Title Object type File name Summary
DRUPAL_AUTHENTICATED_RID constant includes/bootstrap.inc Role ID for authenticated users; should match what's in the "role" table.
FileFieldAnonymousSubmission::testAuthenticatedNodeWithFileWithoutTitle function modules/file/tests/file.test Tests file submission for an authenticated user with a missing node title.
user_authenticate function modules/user/user.module Try to validate the user's login credentials locally.
user_login_authenticate_validate function modules/user/user.module A validate handler on the login form. Check supplied username/password
against local users table. If successful, $form_state['uid']
is set to the matching user ID.
_openid_test_endpoint_authenticate function modules/openid/tests/openid_test.module OpenID endpoint; handle "authenticate" requests.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.