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 |
---|---|---|---|
SymfonyMailer::MAILBOX_LIST_HEADERS | constant | core/ |
A list of headers that can contain multiple email addresses. |
SymfonyMailer::SKIP_HEADERS | constant | core/ |
List of headers to skip copying from the message array. |
SymfonyMailer::__construct | function | core/ |
Symfony mailer constructor. |
SymfonyMailerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Mail\Plugin\Mail\SymfonyMailer @group Mail |
SymfonyMailerTest.php | file | core/ |
|
SymfonyMailerTest::testFormatResemblesHtml | function | core/ |
Tests that mixed plain text and html body is converted correctly. |
SymfonyMailerTest::testMail | function | core/ |
Tests sending a mail using a From address with a comma in it. |
Symfony\Component\Mailer\Mailer | service | core/ |
|
Symfony\Component\Mailer\MailerInterface | service | core/ |
|
Symfony\Component\Mailer\Messenger\MessageHandler | service | core/ |
|
Symfony\Component\Mailer\Transport\AbstractTransportFactory | service | core/ |
Abstract |
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/modules/system/config/install/system.mail.yml |
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 |
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 |
TransportTest::testSendmailFactoryAllowedCommand | function | core/ |
@covers ::createTransport @covers \Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory::create |
TransportTest::testSendmailFactoryUnlistedCommand | function | core/ |
@covers ::createTransport @covers \Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory::create |
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. |
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.