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 |
---|---|---|---|
Symfony\Component\Mailer\Transport\NativeTransportFactory | service | core/ |
|
Symfony\Component\Mailer\Transport\NullTransportFactory | service | core/ |
|
Symfony\Component\Mailer\Transport\SendmailTransportFactory | service | core/ |
|
Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory | service | core/ |
|
Symfony\Component\Mailer\Transport\TransportInterface | service | core/ |
|
system.mail.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.mail.yml |
system.mail.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.mail.yml |
system.mail.yml | file | core/ |
core/modules/system/config/install/system.mail.yml |
SystemHooks::mail | function | core/ |
Implements hook_mail(). |
system_mail_failure_test.info.yml | file | core/ |
core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.info.yml |
TestHtmlMailCollector | class | core/ |
Defines a mail backend that captures sent HTML messages in the state system. |
TestHtmlMailCollector.php | file | core/ |
|
TestHtmlMailCollector::format | function | core/ |
Concatenates and wraps the email body for plain-text mails. |
TestMailCollector | class | core/ |
Defines a mail backend that captures sent messages in the state system. |
TestMailCollector.php | file | core/ |
|
TestMailCollector::mail | function | core/ |
Sends an email message. |
TestMailManager | class | core/ |
Provides a testing version of MailManager with an empty constructor. |
TestMailManager::doMail | function | core/ |
Composes and optionally sends an email message. |
TestMailManager::setDiscovery | function | core/ |
Sets the discovery for the manager. |
TestPhpMailFailure | class | core/ |
Defines a mail sending implementation that always fails. |
TestPhpMailFailure.php | file | core/ |
|
TestPhpMailFailure::mail | function | core/ |
Sends an email message. |
TransportServiceFactoryTest::testDefaultTestMailFactory | function | core/ |
Test that the transport is set to null://null by default in the child site. |
TransportTest::resetMailerDsnConfigOverride | function | core/ |
Resets a mailer DSN config override. |
TransportTest::setUpMailerDsnConfigOverride | function | core/ |
Sets up a mailer DSN config override. |
TransportTest::testDefaultTestMailFactory | function | core/ |
@covers ::createTransport[[api-linebreak]] |
TransportTest::testSendmailFactoryAllowedCommand | function | core/ |
@covers ::createTransport[[api-linebreak]] @covers \Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory::create[[api-linebreak]] |
TransportTest::testSendmailFactoryUnlistedCommand | function | core/ |
@covers ::createTransport[[api-linebreak]] @covers \Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory::create[[api-linebreak]] |
UpdateHooks::mail | function | core/ |
Implements hook_mail(). |
UpdateMailTest | class | core/ |
Tests text of update email. |
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. |
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.mail.yml | file | core/ |
core/modules/user/config/install/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. |
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.