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 |
---|---|---|---|
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. |
UserHooks::mail | function | core/ |
Implements hook_mail(). |
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::testUserMailHook | function | core/ |
Tests the mail hook implementation from the user module. |
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/ |
The default violation message. |
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/ |
Tests user registration with email duplicates. |
UserRegistrationTest::testRegistrationWithEmailVerification | function | core/ |
Tests user registration with email verification enabled. |
UserRegistrationTest::testRegistrationWithoutEmailVerification | function | core/ |
Tests user registration without email verification. |
UserRequirementsTest::testBlankUserEmails | function | core/ |
Tests that the requirements check does not incorrectly flag blank emails. |
UserRequirementsTest::testConflictingUserEmails | function | core/ |
Tests that the requirements check can detect conflicting user emails. |
UserRequirementsTest::testTranslatedUserEmail | function | core/ |
Tests that the requirements check does not flag user translations. |
UserSession::$mail | property | core/ |
The email address of this account. |
UserSession::getEmail | function | core/ |
Returns the email address of this account. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.