Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MailerHooks.php | file | core/ |
|
| MailerHooks::help | function | core/ |
Implements hook_help(). |
| mailer_capture.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_capture/mailer_capture.info.yml |
| mailer_capture_test.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml |
| mailer_capture_test.routing.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml |
| mailer_event_subscriber_test.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.info.yml |
| mailer_event_subscriber_test.message_event_test_subscriber | service | core/ |
Drupal\mailer_event_subscriber_test\EventSubscriber\MessageEventTestSubscriber |
| mailer_event_subscriber_test.services.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.services.yml |
| mailer_transport_factory_functional_test.info.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml |
| mailer_transport_factory_functional_test.routing.yml | file | core/ |
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml |
| mailer_transport_factory_kernel_test.info.yml | file | core/ |
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/ |
core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml |
| MailFormatHelper | class | core/ |
Defines a class containing utility methods for formatting mail messages. |
| MailFormatHelper.php | file | core/ |
|
| MailFormatHelper::$regexp | property | core/ |
Quoted regex expression based on base path. |
| MailFormatHelper::$supportedTags | property | core/ |
Array of tags supported. |
| MailFormatHelper::$urls | property | core/ |
Internal array of URLs replaced with tokens. |
| MailFormatHelper::htmlToMailUrls | function | core/ |
Keeps track of URLs and replaces them with placeholder tokens. |
| MailFormatHelper::htmlToText | function | core/ |
Transforms an HTML string into plain text, preserving its structure. |
| MailFormatHelper::htmlToTextClean | function | core/ |
Replaces non-quotation markers from a piece of indentation with spaces. |
| MailFormatHelper::htmlToTextPad | function | core/ |
Pads the last line with the given character. |
| MailFormatHelper::wrapMail | function | core/ |
Performs format=flowed soft wrapping for mail (RFC 3676). |
| MailFormatHelper::wrapMailLine | function | core/ |
Wraps words on a single line. |
| MailFormatHelperTest | class | core/ |
Tests Drupal\Core\Mail\MailFormatHelper. |
| MailFormatHelperTest.php | file | core/ |
|
| MailFormatHelperTest::testWrapMail | function | core/ |
Tests wrap mail. |
| MailHandler | class | core/ |
A service to handle assembly and dispatch of Update Status mail messages. |
| MailHandler | class | core/ |
Provides a class for handling assembly and dispatch of contact mail messages. |
| MailHandler.php | file | core/ |
|
| MailHandler.php | file | core/ |
|
| MailHandler::$languageManager | property | core/ |
Language manager service. |
| MailHandler::$logger | property | core/ |
Logger service. |
| MailHandler::$mailManager | property | core/ |
Mail manager service. |
| MailHandler::$userStorage | property | core/ |
The user entity storage handler. |
| MailHandler::sendMailMessages | function | core/ |
Sends mail messages as appropriate for a given Message form submission. |
| MailHandler::sendUpdateNotifications | function | core/ |
Sends update notification mails to a list of recipients. |
| MailHandler::__construct | function | core/ |
|
| MailHandler::__construct | function | core/ |
Constructs a new \Drupal\contact\MailHandler object. |
| MailHandlerException | class | core/ |
Exception thrown by MailHandler when unable to determine message recipient. |
| MailHandlerException.php | file | core/ |
|
| MailHandlerInterface | interface | core/ |
Provides an interface for assembly and dispatch of contact mail messages. |
| MailHandlerInterface.php | file | core/ |
|
| MailHandlerInterface::sendMailMessages | function | core/ |
Sends mail messages as appropriate for a given Message form submission. |
| MailHandlerTest | class | core/ |
Tests Drupal\contact\MailHandler. |
| MailHandlerTest.php | file | core/ |
|
| MailHandlerTest::$contactForm | property | core/ |
The contact form entity. |
| MailHandlerTest::$contactMailHandler | property | core/ |
Contact mail messages service. |
| MailHandlerTest::$entityTypeManager | property | core/ |
The entity type manager. |
| MailHandlerTest::$languageManager | property | core/ |
Language manager service. |
| MailHandlerTest::$logger | property | core/ |
Logger service. |
Pagination
- Previous page
- Page 1019
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.