Search for mail
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
class | core/ |
Defines a Mail annotation object. | |
class | core/ |
Provides helpers to ensure emails are compliant with RFCs. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
UserMailRequiredValidator | class | core/ |
Checks if the user's email address is provided if required. |
UserMailRequiredValidator.php | file | core/ |
|
UserMailRequiredValidator::validate | function | core/ |
|
UserMailRequiredValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator @group user |
UserMailRequiredValidatorTest.php | file | core/ |
|
UserMailRequiredValidatorTest::createValidator | function | core/ |
Creates a validator instance. |
UserMailRequiredValidatorTest::providerTestValidate | function | core/ |
Data provider for ::testValidate(). |
UserMailRequiredValidatorTest::testValidate | function | core/ |
@covers ::validate |
UserMailUnique | class | core/ |
Checks if a user's email address is unique on the site. |
UserMailUnique.php | file | core/ |
|
UserMailUnique::$message | property | core/ |
|
UserRegistrationResource::sendEmailNotifications | function | core/ |
Sends email notifications if necessary for user that was registered. |
UserRegistrationTest::testRegistrationEmailDuplicates | function | core/ |
|
UserRegistrationTest::testRegistrationWithEmailVerification | function | core/ |
|
UserRegistrationTest::testRegistrationWithoutEmailVerification | function | core/ |
|
UserResetEmailTestTrait | trait | core/ |
Helper function for logging in from reset password email. |
UserResetEmailTestTrait.php | file | core/ |
|
UserResetEmailTestTrait::loginFromResetEmail | function | core/ |
Login from reset password email. |
UserSession::$mail | property | core/ |
The email address of this account. |
UserSession::getEmail | function | core/ |
Returns the email address of this account. |
UserTest::testGetMailFieldOnlyVisibleToOwner | function | core/ |
Tests GETting privacy-sensitive base fields. |
UserUpdateEmailToken | class | core/ |
Tests user email token upgrade path. |
UserUpdateEmailToken.php | file | core/ |
|
UserUpdateEmailToken::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UserUpdateEmailToken::testEmailToken | function | core/ |
Tests that email token in status_blocked of user.mail is updated. |
user_load_by_mail | function | core/ |
Fetches a user object by email address. |
user_mail | function | core/ |
Implements hook_mail(). |
user_mail_tokens | function | core/ |
Token callback to add unsafe tokens for user mails. |
valid_email_address | function | core/ |
Verifies the syntax of the given email address. |
_filter_url_parse_email_links | function | core/ |
Makes links out of email addresses. |
_user_mail_notify | function | core/ |
Conditionally create and send a notification email when a certain operation happens on the given user account. |
Pagination
- Previous page
- Page 7
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.