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
TransportTest::testSendmailFactoryAllowedCommand function core/modules/mailer/tests/src/Kernel/TransportTest.php Tests sendmail factory allowed command.
TransportTest::testSendmailFactoryUnlistedCommand function core/modules/mailer/tests/src/Kernel/TransportTest.php Tests sendmail factory unlisted command.
UpdateEmptyEmailsUpdatePathTest class core/modules/update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php Tests update_post_update_fix_update_emails.
UpdateEmptyEmailsUpdatePathTest.php file core/modules/update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php
UpdateEmptyEmailsUpdatePathTest::setDatabaseDumpFiles function core/modules/update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php Set database dump files to be used.
UpdateEmptyEmailsUpdatePathTest::testRunUpdates function core/modules/update/tests/src/Functional/Update/UpdateEmptyEmailsUpdatePathTest.php Tests update_post_update_fix_update_emails.
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.
update_post_update_fix_update_emails function core/modules/update/update.post_update.php Remove empty email addresses from update.settings configuration.
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::testUserMailHook function core/modules/user/tests/src/Kernel/UserMailNotifyTest.php Tests the mail hook implementation from the user module.
UserMailNotifyTest::testUserMailsNotSent function core/modules/user/tests/src/Kernel/UserMailNotifyTest.php Tests mails are not sent when notify.$op is FALSE.

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