Search for set
Title | Object type | File name | Summary |
---|---|---|---|
UserPasswordResetTestCase::testUserPasswordResetExpired | function | modules/ |
Attempts login using an expired password reset link. |
UserPasswordResetTestCase::testUserPasswordResetLoggedIn | function | modules/ |
Test user password reset while logged in. |
UserPasswordResetTestCase::testUserPasswordTextboxFilled | function | modules/ |
Prefill the text box on incorrect login via link to password reset page. |
UserPermissionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserPictureTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserRegistrationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserRoleAdminTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserRolesAssignmentTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserSignatureTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserUpdatePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UserUpgradePathDuplicatedPermissionTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UserUpgradePathNoPasswordTokenTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UserUpgradePathPasswordTokenTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
UserValidateCurrentPassCustomForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
user_admin_settings | function | modules/ |
Form builder; Configure user settings for this site. |
user_form_test_form_user_pass_reset_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
user_form_test_form_user_pass_reset_submit | function | modules/ |
Submit function for user_pass_reset(). |
user_pass_reset | function | modules/ |
Menu callback; process one time login link and redirects to the user page on success. |
user_pass_reset_url | function | modules/ |
Generates a unique URL for a user to login and reset their password. |
user_set_authmaps | function | modules/ |
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/ |
Sets a persistent variable. |
XMLRPCMessagesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
XMLRPCValidator1IncTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
xmlrpc_message_set | function | includes/ |
Stores a copy of the most recent XML-RPC message object temporarily. |
xmlrpc_server_set | function | includes/ |
Stores a copy of an XML-RPC request temporarily. |
_authorize_filetransfer_connection_settings | function | includes/ |
Generates the Form API array for a given connection backend's settings. |
_authorize_filetransfer_connection_settings_set_defaults | function | includes/ |
Sets the default settings on a file transfer connection form recursively. |
_batch_current_set | function | includes/ |
Returns the batch set being currently processed. |
_batch_next_set | function | includes/ |
Retrieves the next set in a batch. |
_drupal_invalid_token_set_form_error | function | includes/ |
Helper function to call form_set_error() if there is a token error. |
_drupal_set_preferred_header_name | function | includes/ |
Sets the preferred name for the HTTP header. |
_field_ui_add_default_view_mode_settings | function | modules/ |
Populates display settings for a new view mode from the default view mode. |
_file_generic_settings_extensions | function | modules/ |
Element validate callback for the allowed file extensions field. |
_file_generic_settings_file_directory_validate | function | modules/ |
Element validate callback for the file destination field. |
_file_generic_settings_max_filesize | function | modules/ |
Element validate callback for the maximum upload size field. |
_filter_html_settings | function | modules/ |
Implements callback_filter_settings(). |
_filter_url_settings | function | modules/ |
Implements callback_filter_settings(). |
_form_set_class | function | includes/ |
Sets a form element's class attribute. |
_menu_link_parents_set | function | includes/ |
Sets the p1 through p9 values for a menu link being saved. |
_menu_set_expanded_menus | function | includes/ |
Updates a list of menus with expanded items. |
_session_test_no_set | function | modules/ |
Menu callback: turns off session saving and then tries to save a value anyway. |
_session_test_set | function | modules/ |
Page callback, stores a value in $_SESSION['session_test_value']. |
_session_test_set_message | function | modules/ |
Menu callback, sets a message to me displayed on the following page. |
_session_test_set_message_but_dont_save | function | modules/ |
Menu callback, sets a message but call drupal_save_session(FALSE). |
_session_test_set_not_started | function | modules/ |
Menu callback, stores a value in $_SESSION['session_test_value'] without having started the session in advance. |
_system_theme_settings_validate_path | function | modules/ |
Helper function for the system_theme_settings form. |
_update_cache_set | function | modules/ |
Stores data in the private update status cache table. |
Pagination
- Previous page
- Page 18
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.