Search for mail
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
class | core/ |
Defines a Mail annotation object. | |
class | core/ |
Provides helpers to ensure emails are compliant with RFCs. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MailManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Mail\MailManager @group Mail |
MailManagerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Mail\MailManagerTest. |
MailManagerTest::$cache | property | core/ |
The cache backend to use. |
MailManagerTest::$configFactory | property | core/ |
The configuration factory. |
MailManagerTest::$definitions | property | core/ |
A list of mail plugin definitions. |
MailManagerTest::$discovery | property | core/ |
The plugin discovery. |
MailManagerTest::$mailManager | property | core/ |
The mail manager under test. |
MailManagerTest::$moduleHandler | property | core/ |
The module handler. |
MailManagerTest::$renderer | property | core/ |
The renderer. |
MailManagerTest::setUp | function | core/ |
|
MailManagerTest::setUpMailManager | function | core/ |
Sets up the mail manager for testing. |
MailManagerTest::testGetInstance | function | core/ |
Tests the getInstance method. |
MailManagerTest::testMailInRenderContext | function | core/ |
Tests that mails are sent in a separate render context. |
MailTest | class | core/ |
Performs tests on the pluggable mailing framework. |
MailTest | class | core/ |
Test mail helpers implemented in Mail component. |
MailTest.php | file | core/ |
|
MailTest.php | file | core/ |
|
MailTest::$modules | property | core/ |
Modules to enable. |
MailTest::configureDefaultMailInterface | function | core/ |
Configures the default mail interface. |
MailTest::providerTestDisplayName | function | core/ |
Data provider for testFormatDisplayName(). |
MailTest::setUp | function | core/ |
|
MailTest::testCancelMessage | function | core/ |
Test that message sending may be canceled. |
MailTest::testConvertRelativeUrlsIntoAbsolute | function | core/ |
Checks that relative paths in mails are converted into absolute URLs. |
MailTest::testErrorMessageDisplay | function | core/ |
Assert that the pluggable mail system is functional. |
MailTest::testFormatDisplayName | function | core/ |
Tests RFC-2822 'display-name' formatter. |
MailTest::testFromAndReplyToHeader | function | core/ |
Checks the From: and Reply-to: headers. |
MailTest::testPluggableFramework | function | core/ |
Assert that the pluggable mail system is functional. |
MailTest::testRenderedElementsUseAbsolutePaths | function | core/ |
Checks that mails built from render arrays contain absolute paths. |
MailToFormatter | class | core/ |
Plugin implementation of the 'email_mailto' formatter. |
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/ |
Helper module for the catching mail that needs to be cancelled. |
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/ |
Helper module for the html mail and url conversion tests. |
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. |
MigrateFieldDeprecationTest::testDeprecatedEmail | function | core/ |
Tests trigger_error when an Email object is created. |
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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.