TestMailManager::doMail |
function |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
Composes and optionally sends an email message. |
TestMailManager::setDiscovery |
function |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
Sets the discovery for the manager. |
TestPhpMailFailure |
class |
core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php |
Defines a mail sending implementation that always fails. |
TestPhpMailFailure.php |
file |
core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php |
|
TestPhpMailFailure::mail |
function |
core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php |
Sends an email message. |
UpdateHooks::mail |
function |
core/modules/update/src/Hook/UpdateHooks.php |
Implements hook_mail(). |
UpdateMailTest |
class |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
Tests text of update email. |
UpdateMailTest.php |
file |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
|
UpdateMailTest::$configFactory |
property |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
Mocked config factory. |
UpdateMailTest::$container |
property |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
The container. |
UpdateMailTest::$currentUser |
property |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
The mocked current user service. |
UpdateMailTest::$languageManager |
property |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
Mocked language manager. |
UpdateMailTest::$urlGenerator |
property |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
Mocked URL generator. |
UpdateMailTest::providerTestUpdateEmail |
function |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
Provides data for ::testUpdateEmail. |
UpdateMailTest::setUp |
function |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
|
UpdateMailTest::testUpdateEmail |
function |
core/modules/update/tests/src/Unit/UpdateMailTest.php |
Test the subject and body of update text. |
user.mail.yml |
file |
core/modules/user/config/install/user.mail.yml |
core/modules/user/config/install/user.mail.yml |
user.mail.yml |
file |
core/tests/fixtures/config_install/testing_config_install/user.mail.yml |
core/tests/fixtures/config_install/testing_config_install/user.mail.yml |
user.mail.yml |
file |
core/tests/fixtures/config_install/multilingual/user.mail.yml |
core/tests/fixtures/config_install/multilingual/user.mail.yml |
user.mail.yml |
file |
core/tests/fixtures/config_install/multilingual/language/es/user.mail.yml |
core/tests/fixtures/config_install/multilingual/language/es/user.mail.yml |
User::getEmail |
function |
core/modules/user/src/Entity/User.php |
Returns the email address of this account. |
User::getInitialEmail |
function |
core/modules/user/src/Entity/User.php |
Returns the email that was used when the user was registered. |
User::setEmail |
function |
core/modules/user/src/Entity/User.php |
Sets the email address of the user. |
UserAccessControlHandlerTest::$emailViewer |
property |
core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php |
The mock user account with 'view user email addresses' permission. |
UserAdminTest::testNotificationEmailAddress |
function |
core/modules/user/tests/src/Functional/UserAdminTest.php |
Tests the alternate notification email address for user mails. |
UserCancelTest::testUserWithoutEmailCancelByAdmin |
function |
core/modules/user/tests/src/Functional/UserCancelTest.php |
Tests deletion of a user account without an email address. |
UserCreateFailMailTest |
class |
core/modules/user/tests/src/Functional/UserCreateFailMailTest.php |
Tests the create user administration page. |
UserCreateFailMailTest.php |
file |
core/modules/user/tests/src/Functional/UserCreateFailMailTest.php |
|
UserCreateFailMailTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserCreateFailMailTest.php |
The theme to install as the default for testing. |
UserCreateFailMailTest::$modules |
property |
core/modules/user/tests/src/Functional/UserCreateFailMailTest.php |
Modules to install. |
UserCreateFailMailTest::testUserAdd |
function |
core/modules/user/tests/src/Functional/UserCreateFailMailTest.php |
Tests the create user administration page. |
UserEditTest::testUserMailFieldAccess |
function |
core/modules/user/tests/src/Functional/UserEditTest.php |
Tests the account form implements entity field access for mail. |
UserEditTest::testUserWithoutEmailEdit |
function |
core/modules/user/tests/src/Functional/UserEditTest.php |
Tests editing of a user account without an email address. |
UserHooks::mail |
function |
core/modules/user/src/Hook/UserHooks.php |
Implements hook_mail(). |
UserInterface::getInitialEmail |
function |
core/modules/user/src/UserInterface.php |
Returns the email that was used when the user was registered. |
UserInterface::setEmail |
function |
core/modules/user/src/UserInterface.php |
Sets the email address of the user. |
UserLoginHttpTest::loginFromResetEmail |
function |
core/modules/user/tests/src/Functional/UserLoginHttpTest.php |
Login from reset password email. |
UserMailDefaultsTest |
class |
core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php |
Tests that user.mail default settings are parsed correctly. |
UserMailDefaultsTest.php |
file |
core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php |
|
UserMailDefaultsTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php |
Modules to install. |
UserMailDefaultsTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php |
|
UserMailDefaultsTest::testMailDefaults |
function |
core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php |
Tests that each user mail contains blank lines. |
UserMailDefaultsTest::userMailsProvider |
function |
core/modules/user/tests/src/Kernel/UserMailDefaultsTest.php |
Data provider for user mail testing. |
UserMailNotifyTest |
class |
core/modules/user/tests/src/Kernel/UserMailNotifyTest.php |
Tests _user_mail_notify() use of user.settings.notify.*. |
UserMailNotifyTest.php |
file |
core/modules/user/tests/src/Kernel/UserMailNotifyTest.php |
|
UserMailNotifyTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserMailNotifyTest.php |
Modules to install. |
UserMailNotifyTest::testUserMailsNotSent |
function |
core/modules/user/tests/src/Kernel/UserMailNotifyTest.php |
Tests mails are not sent when notify.$op is FALSE. |
UserMailNotifyTest::testUserMailsSent |
function |
core/modules/user/tests/src/Kernel/UserMailNotifyTest.php |
Tests mails are sent when notify.$op is TRUE. |
UserMailNotifyTest::testUserRecoveryMailLanguage |
function |
core/modules/user/tests/src/Kernel/UserMailNotifyTest.php |
Tests recovery email content and token langcode is aligned. |
UserMailNotifyTest::userMailsProvider |
function |
core/modules/user/tests/src/Kernel/UserMailNotifyTest.php |
Data provider for user mail testing. |