Search for mail
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
class | core/ |
Defines a Mail attribute for plugin discovery. | |
class | core/ |
Defines a Mail annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
UpdateMailTest::testUpdateEmail | function | core/ |
Test the subject and body of update text. |
update_mail | function | core/ |
Implements hook_mail(). |
user.mail.yml | file | core/ |
core/modules/user/config/install/user.mail.yml |
User::getEmail | function | core/ |
|
User::getInitialEmail | function | core/ |
Returns the email that was used when the user was registered. |
User::setEmail | function | core/ |
Sets the email address of the user. |
UserAccessControlHandlerTest::$emailViewer | property | core/ |
The mock user account with 'view user email addresses' permission. |
UserAdminTest::testNotificationEmailAddress | function | core/ |
Tests the alternate notification email address for user mails. |
UserCancelTest::testUserWithoutEmailCancelByAdmin | function | core/ |
Tests deletion of a user account without an email address. |
UserCreateFailMailTest | class | core/ |
Tests the create user administration page. |
UserCreateFailMailTest.php | file | core/ |
|
UserCreateFailMailTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserCreateFailMailTest::$modules | property | core/ |
Modules to install. |
UserCreateFailMailTest::testUserAdd | function | core/ |
Tests the create user administration page. |
UserEditTest::testUserMailFieldAccess | function | core/ |
Tests the account form implements entity field access for mail. |
UserEditTest::testUserWithoutEmailEdit | function | core/ |
Tests editing of a user account without an email address. |
UserInterface::getInitialEmail | function | core/ |
Returns the email that was used when the user was registered. |
UserInterface::setEmail | function | core/ |
Sets the email address of the user. |
UserLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
UserMailDefaultsTest | class | core/ |
Tests that user.mail default settings are parsed correctly. |
UserMailDefaultsTest.php | file | core/ |
|
UserMailDefaultsTest::$modules | property | core/ |
Modules to install. |
UserMailDefaultsTest::setUp | function | core/ |
|
UserMailDefaultsTest::testMailDefaults | function | core/ |
Tests that each user mail contains blank lines. |
UserMailDefaultsTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
UserMailNotifyTest | class | core/ |
Tests _user_mail_notify() use of user.settings.notify.*. |
UserMailNotifyTest.php | file | core/ |
|
UserMailNotifyTest::$modules | property | core/ |
Modules to install. |
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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
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/ |
|
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/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.