Search for set
Title | Object type | File name | Summary |
---|---|---|---|
UserPasswordResetTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
UserPasswordResetTestCase::generateResetURL | function | modules/ |
Generates login link. |
UserPasswordResetTestCase::getConfirmURL | function | modules/ |
Turns a password reset URL into a 'confirm' URL. |
UserPasswordResetTestCase::getInfo | function | modules/ |
|
UserPasswordResetTestCase::getResetURL | function | modules/ |
Retrieves password reset email and extracts the login link. |
UserPasswordResetTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp | function | modules/ |
Test IP-based flood control on password reset. |
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser | function | modules/ |
Test user-based flood control on password reset. |
UserPasswordResetTestCase::testResetImpersonation | function | modules/ |
Make sure that users cannot forge password reset URLs of other users. |
UserPasswordResetTestCase::testResetInvalidation | function | modules/ |
Make sure that password reset URLs are invalidated when the user's email address changes. |
UserPasswordResetTestCase::testUniqueHashNoPasswordValue | function | modules/ |
Test uniqueness of output from user_pass_rehash() with no passwords. |
UserPasswordResetTestCase::testUserDirectLogin | function | modules/ |
Test direct login link that bypasses the password reset form. |
UserPasswordResetTestCase::testUserPasswordReset | function | modules/ |
Tests password reset functionality. |
UserPasswordResetTestCase::testUserPasswordResetExpired | function | modules/ |
Attempts login using an expired password reset link. |
UserPasswordResetTestCase::testUserPasswordResetLoggedIn | function | modules/ |
Test user password reset while logged in. |
UserPasswordResetTestCase::testUserPasswordTextboxNotFilled | function | modules/ |
Tests 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(). |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.