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.php | file | core/ |
|
UpdateMailTest::$configFactory | property | core/ |
Mocked config factory. |
UpdateMailTest::$container | property | core/ |
The container. |
UpdateMailTest::$currentUser | property | core/ |
The mocked current user service. |
UpdateMailTest::$languageManager | property | core/ |
Mocked language manager. |
UpdateMailTest::$urlGenerator | property | core/ |
Mocked URL generator. |
UpdateMailTest::providerTestUpdateEmail | function | core/ |
Provides data for ::testUpdateEmail. |
UpdateMailTest::setUp | function | core/ |
|
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.mail.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/user.mail.yml |
user.mail.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/user.mail.yml |
user.mail.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language/es/user.mail.yml |
User::getEmail | function | core/ |
Returns the email address of this account. |
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/ |
|
UserMailRequiredValidatorTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Validation\Constraint\UserMailRequiredValidator @group user |
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.