Search for mail

  1. Search 7.x for mail
  2. Search 9.5.x for mail
  3. Search 8.9.x for mail
  4. Search 10.3.x for mail
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Mail class core/lib/Drupal/Core/Mail/Attribute/Mail.php Defines a Mail attribute for plugin discovery.
Mail class core/lib/Drupal/Core/Annotation/Mail.php Defines a Mail annotation object.

All search results

Title Object type File name Summary
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.