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::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::testUserPasswordTextboxFilled function modules/user/user.test Prefill 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().
_form_set_class function includes/form.inc Sets a form element's class attribute.
_menu_link_parents_set function includes/menu.inc Sets the p1 through p9 values for a menu link being saved.
_menu_set_expanded_menus function includes/menu.inc Updates a list of menus with expanded items.
_session_test_no_set function modules/simpletest/tests/session_test.module Menu callback: turns off session saving and then tries to save a value
anyway.
_session_test_set function modules/simpletest/tests/session_test.module Page callback, stores a value in $_SESSION['session_test_value'].
_session_test_set_message function modules/simpletest/tests/session_test.module Menu callback, sets a message to me displayed on the following page.
_session_test_set_message_but_dont_save function modules/simpletest/tests/session_test.module Menu callback, sets a message but call drupal_save_session(FALSE).
_session_test_set_not_started function modules/simpletest/tests/session_test.module Menu callback, stores a value in $_SESSION['session_test_value'] without
having started the session in advance.
_system_theme_settings_validate_path function modules/system/system.admin.inc Helper function for the system_theme_settings form.
_update_cache_set function modules/update/update.module Stores data in the private update status cache table.

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