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 | 
|---|---|---|---|
| UserMailNotifyTest::testUserMailNotifyLangcodeDeprecation | function | core/ | Tests the deprecated $langcode argument to _user_mail_notify(). | 
| UserMailNotifyTest::testUserMailsNotSent | function | core/ | Tests mails are not sent when notify.$op is FALSE. | 
| UserMailNotifyTest::testUserMailsSent | function | core/ | Tests mails are sent when notify.$op is TRUE. | 
| UserMailNotifyTest::testUserRecoveryMailLanguage | function | core/ | Tests recovery email content and token langcode is aligned. | 
| UserMailNotifyTest::userMailsProvider | function | core/ | Data provider for user mail testing. | 
| UserMailRequired | class | core/ | Checks if the user's email address is provided if required. | 
| UserMailRequired.php | file | core/ | |
| UserMailRequired::$message | property | core/ | Violation message. Use the same message as FormValidator. | 
| 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[[api-linebreak]] @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[[api-linebreak]] | 
| UserMailUnique | class | core/ | Checks if a user's email address is unique on the site. | 
| UserMailUnique.php | file | core/ | |
| UserMailUnique::$message | property | core/ | |
| UserPasswordForm::$emailValidator | property | core/ | The email validator service. | 
| UserRegistrationResource::sendEmailNotifications | function | core/ | Sends email notifications if necessary for user that was registered. | 
| UserRegistrationRestTest::TEST_EMAIL_DOMAIN | constant | core/ | |
| UserRegistrationRestTest::USER_EMAIL_DOMAIN | constant | core/ | |
| UserRegistrationTest::testRegistrationEmailDuplicates | function | core/ | |
| UserRegistrationTest::testRegistrationWithEmailVerification | function | core/ | |
| UserRegistrationTest::testRegistrationWithoutEmailVerification | function | core/ | |
| 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. | 
| 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. | 
| _filter_url_parse_email_links | function | core/ | Makes links out of email addresses. | 
| _user_mail_notify | function | core/ | Creates and sends a notification email following a change to a 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.
