mailer_transport_factory_kernel_test.info.yml |
file |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml |
mailer_transport_factory_kernel_test.services.yml |
file |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml |
MailFormatHelper |
class |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Defines a class containing utility methods for formatting mail messages. |
MailFormatHelper.php |
file |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
|
MailFormatHelper::$regexp |
property |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Quoted regex expression based on base path. |
MailFormatHelper::$supportedTags |
property |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Array of tags supported. |
MailFormatHelper::$urls |
property |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Internal array of URLs replaced with tokens. |
MailFormatHelper::htmlToMailUrls |
function |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Keeps track of URLs and replaces them with placeholder tokens. |
MailFormatHelper::htmlToText |
function |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Transforms an HTML string into plain text, preserving its structure. |
MailFormatHelper::htmlToTextClean |
function |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Replaces non-quotation markers from a piece of indentation with spaces. |
MailFormatHelper::htmlToTextPad |
function |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Pads the last line with the given character. |
MailFormatHelper::wrapMail |
function |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Performs format=flowed soft wrapping for mail (RFC 3676). |
MailFormatHelper::wrapMailLine |
function |
core/lib/Drupal/Core/Mail/MailFormatHelper.php |
Wraps words on a single line. |
MailFormatHelperTest |
class |
core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php |
Tests Drupal\Core\Mail\MailFormatHelper. |
MailFormatHelperTest.php |
file |
core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php |
|
MailFormatHelperTest::testWrapMail |
function |
core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php |
Tests wrap mail. |
MailHandler |
class |
core/modules/contact/src/MailHandler.php |
Provides a class for handling assembly and dispatch of contact mail messages. |
MailHandler.php |
file |
core/modules/contact/src/MailHandler.php |
|
MailHandler::$languageManager |
property |
core/modules/contact/src/MailHandler.php |
Language manager service. |
MailHandler::$logger |
property |
core/modules/contact/src/MailHandler.php |
Logger service. |
MailHandler::$mailManager |
property |
core/modules/contact/src/MailHandler.php |
Mail manager service. |
MailHandler::$userStorage |
property |
core/modules/contact/src/MailHandler.php |
The user entity storage handler. |
MailHandler::sendMailMessages |
function |
core/modules/contact/src/MailHandler.php |
Sends mail messages as appropriate for a given Message form submission. |
MailHandler::__construct |
function |
core/modules/contact/src/MailHandler.php |
Constructs a new \Drupal\contact\MailHandler object. |
MailHandlerException |
class |
core/modules/contact/src/MailHandlerException.php |
Exception thrown by MailHandler when unable to determine message recipient. |
MailHandlerException.php |
file |
core/modules/contact/src/MailHandlerException.php |
|
MailHandlerInterface |
interface |
core/modules/contact/src/MailHandlerInterface.php |
Provides an interface for assembly and dispatch of contact mail messages. |
MailHandlerInterface.php |
file |
core/modules/contact/src/MailHandlerInterface.php |
|
MailHandlerInterface::sendMailMessages |
function |
core/modules/contact/src/MailHandlerInterface.php |
Sends mail messages as appropriate for a given Message form submission. |
MailHandlerTest |
class |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Tests Drupal\contact\MailHandler. |
MailHandlerTest.php |
file |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
|
MailHandlerTest::$contactForm |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
The contact form entity. |
MailHandlerTest::$contactMailHandler |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Contact mail messages service. |
MailHandlerTest::$entityTypeManager |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
The entity type manager. |
MailHandlerTest::$languageManager |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Language manager service. |
MailHandlerTest::$logger |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Logger service. |
MailHandlerTest::$mailManager |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Mail manager service. |
MailHandlerTest::$userStorage |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
The user storage handler. |
MailHandlerTest::getAnonymousMockMessage |
function |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Builds a mock message from anonymous user. |
MailHandlerTest::getAuthenticatedMockMessage |
function |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Builds a mock message from authenticated user. |
MailHandlerTest::getMockContactForm |
function |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Builds a mock message on given scenario. |
MailHandlerTest::getMockSender |
function |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Builds a mock sender on given scenario. |
MailHandlerTest::getSendMailMessages |
function |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Data provider for ::testSendMailMessages. |
MailHandlerTest::setUp |
function |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
|
MailHandlerTest::testInvalidRecipient |
function |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Tests the children() method with an invalid key. |
MailHandlerTest::testSendMailMessages |
function |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Tests the sendMailMessages method. |
MailHtmlTestHooks |
class |
core/modules/system/tests/modules/mail_html_test/src/Hook/MailHtmlTestHooks.php |
Hook implementations for mail_html_test. |
MailHtmlTestHooks.php |
file |
core/modules/system/tests/modules/mail_html_test/src/Hook/MailHtmlTestHooks.php |
|
MailHtmlTestHooks::mail |
function |
core/modules/system/tests/modules/mail_html_test/src/Hook/MailHtmlTestHooks.php |
Implements hook_mail(). |
MailInterface |
interface |
core/lib/Drupal/Core/Mail/MailInterface.php |
Defines an interface for pluggable mail back-ends. |