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 |
---|---|---|---|
MailToFormatter.php | file | core/ |
|
MailToFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
mail_cancel_test.info.yml | file | core/ |
core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml |
mail_cancel_test.module | file | core/ |
|
mail_cancel_test_mail_alter | function | core/ |
Implements hook_mail_alter(). |
mail_html_test.info.yml | file | core/ |
core/modules/system/tests/modules/mail_html_test/mail_html_test.info.yml |
mail_html_test.module | file | core/ |
|
mail_html_test_mail | function | core/ |
Implements hook_mail(). |
Message::getSenderMail | function | core/ |
Returns the email address of the sender. |
Message::setSenderMail | function | core/ |
Sets the email address of the sender. |
MessageForm::$mailHandler | property | core/ |
The contact mail handler service. |
MessageInterface::getSenderMail | function | core/ |
Returns the email address of the sender. |
MessageInterface::setSenderMail | function | core/ |
Sets the email address of the sender. |
MigrateUpgradeExecuteTestBase::useTestMailCollector | function | core/ |
Helper to set the test mail collector in settings.php. |
MigrateUpgradeTestBase::assertEmailsSent | function | core/ |
Confirm emails were sent. |
MigrateUserConfigsTest::testUserMail | function | core/ |
Tests migration of user variables to user.mail.yml. |
MigrateUserConfigsTranslationTest::testUserMail | function | core/ |
Tests migration of i18n user variables to user.mail.yml. |
MigrateUserMailTest | class | core/ |
Migrates user mail configuration. |
MigrateUserMailTest.php | file | core/ |
|
MigrateUserMailTest::setUp | function | core/ |
|
MigrateUserMailTest::testMigration | function | core/ |
Tests the migration. |
PhpMail | class | core/ |
Defines the default Drupal mail backend, using PHP's native mail() function. |
PhpMail.php | file | core/ |
|
PhpMail::$configFactory | property | core/ |
The configuration factory. |
PhpMail::$request | property | core/ |
The currently active request object. |
PhpMail::doMail | function | core/ |
Wrapper around PHP's mail() function. |
PhpMail::format | function | core/ |
Concatenates and wraps the email body for plain-text mails. |
PhpMail::mail | function | core/ |
Sends an email message. |
PhpMail::MAILBOX_LIST_HEADERS | constant | core/ |
A list of headers that can contain multiple email addresses. |
PhpMail::_isShellSafe | function | core/ |
Disallows potentially unsafe shell characters. |
PhpMail::__construct | function | core/ |
PhpMail constructor. |
PhpMailTest | class | core/ |
@coversDefaultClass \Drupal\Core\Mail\Plugin\Mail\PhpMail @group Mail |
PhpMailTest.php | file | core/ |
|
PhpMailTest::$configFactory | property | core/ |
The configuration factory. |
PhpMailTest::$request | property | core/ |
The current request. |
PhpMailTest::$requestStack | property | core/ |
The request stack. |
PhpMailTest::createPhpMailInstance | function | core/ |
Creates a mocked PhpMail object. |
PhpMailTest::setUp | function | core/ |
|
PhpMailTest::testMail | function | core/ |
Tests sending a mail using a From address with a comma in it. |
SendmailCommandValidationTransportFactory | class | core/ |
Command validation decorator for sendmail transport factory. |
SendmailCommandValidationTransportFactory.php | file | core/ |
|
SendmailCommandValidationTransportFactory::create | function | core/ |
|
SendmailCommandValidationTransportFactory::supports | function | core/ |
|
SendmailCommandValidationTransportFactory::__construct | function | core/ |
Construct command validation decorator for sendmail transport factory. |
SymfonyMailer | class | core/ |
Defines an experimental mail backend, based on the Symfony mailer component. |
SymfonyMailer.php | file | core/ |
|
SymfonyMailer::create | function | core/ |
Creates an instance of the plugin. |
SymfonyMailer::format | function | core/ |
Formats a message prior to sending. |
SymfonyMailer::getMailer | function | core/ |
Returns a minimalistic Symfony mailer service. |
SymfonyMailer::mail | function | core/ |
Sends a message composed by \Drupal\Core\Mail\MailManagerInterface->mail(). |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.