Search for __set

  1. Search 9.5.x for __set
  2. Search 8.9.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
UserPasswordResetTestCase::$profile property modules/user/user.test The profile to install as a basis for testing.
UserPasswordResetTestCase::generateResetURL function modules/user/user.test Generates login link.
UserPasswordResetTestCase::getConfirmURL function modules/user/user.test Turns a password reset URL into a 'confirm' URL.
UserPasswordResetTestCase::getInfo function modules/user/user.test
UserPasswordResetTestCase::getResetURL function modules/user/user.test Retrieves password reset email and extracts the login link.
UserPasswordResetTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp function modules/user/user.test Test IP-based flood control on password reset.
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser function modules/user/user.test Test user-based flood control on password reset.
UserPasswordResetTestCase::testResetImpersonation function modules/user/user.test Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTestCase::testResetInvalidation function modules/user/user.test Make sure that password reset URLs are invalidated when the user's email
address changes.
UserPasswordResetTestCase::testUniqueHashNoPasswordValue function modules/user/user.test Test uniqueness of output from user_pass_rehash() with no passwords.
UserPasswordResetTestCase::testUserDirectLogin function modules/user/user.test Test direct login link that bypasses the password reset form.
UserPasswordResetTestCase::testUserPasswordReset function modules/user/user.test Tests password reset functionality.
UserPasswordResetTestCase::testUserPasswordResetExpired function modules/user/user.test Attempts login using an expired password reset link.
UserPasswordResetTestCase::testUserPasswordResetLoggedIn function modules/user/user.test Test user password reset while logged in.
UserPasswordResetTestCase::testUserPasswordTextboxNotFilled function modules/user/user.test Tests the text box on incorrect login via link to password reset page.
UserPermissionsTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserPictureTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserRegistrationTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserRoleAdminTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserRolesAssignmentTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserSignatureTestCase::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
UserUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.user.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UserUpgradePathDuplicatedPermissionTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.user.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UserUpgradePathNoPasswordTokenTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.user.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UserUpgradePathPasswordTokenTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.user.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
UserValidateCurrentPassCustomForm::setUp function modules/user/user.test Sets up a Drupal site for running functional and integration tests.
user_admin_settings function modules/user/user.admin.inc Form builder; Configure user settings for this site.
user_form_test_form_user_pass_reset_alter function modules/user/tests/user_form_test.module Implements hook_form_FORM_ID_alter().
user_form_test_form_user_pass_reset_submit function modules/user/tests/user_form_test.module Submit function for user_pass_reset().
user_pass_reset function modules/user/user.pages.inc Menu callback; process one time login link and redirects to the user page on success.
user_pass_reset_url function modules/user/user.module Generates a unique URL for a user to login and reset their password.
user_set_authmaps function modules/user/user.module Save mappings of which external authentication module(s) authenticated
a user. Maps external usernames to user ids in the users table.
variable_set function includes/bootstrap.inc Sets a persistent variable.
XMLRPCMessagesTestCase::setUp function modules/simpletest/tests/xmlrpc.test Sets up a Drupal site for running functional and integration tests.
XMLRPCValidator1IncTestCase::setUp function modules/simpletest/tests/xmlrpc.test Sets up a Drupal site for running functional and integration tests.
xmlrpc_message_set function includes/xmlrpc.inc Stores a copy of the most recent XML-RPC message object temporarily.
xmlrpc_server_set function includes/xmlrpcs.inc Stores a copy of an XML-RPC request temporarily.
_authorize_filetransfer_connection_settings function includes/authorize.inc Generates the Form API array for a given connection backend's settings.
_authorize_filetransfer_connection_settings_set_defaults function includes/authorize.inc Sets the default settings on a file transfer connection form recursively.
_batch_current_set function includes/batch.inc Returns the batch set being currently processed.
_batch_next_set function includes/batch.inc Retrieves the next set in a batch.
_drupal_invalid_token_set_form_error function includes/form.inc Helper function to call form_set_error() if there is a token error.
_drupal_set_preferred_header_name function includes/bootstrap.inc Sets the preferred name for the HTTP header.
_field_ui_add_default_view_mode_settings function modules/field_ui/field_ui.admin.inc Populates display settings for a new view mode from the default view mode.
_file_generic_settings_extensions function modules/file/file.field.inc Element validate callback for the allowed file extensions field.
_file_generic_settings_file_directory_validate function modules/file/file.field.inc Element validate callback for the file destination field.
_file_generic_settings_max_filesize function modules/file/file.field.inc Element validate callback for the maximum upload size field.
_filter_html_settings function modules/filter/filter.module Implements callback_filter_settings().
_filter_url_settings function modules/filter/filter.module Implements callback_filter_settings().

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