Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MailHandlerTest::setUp | function | core/ |
|
| MailHandlerTest::testInvalidRecipient | function | core/ |
Tests the children() method with an invalid key. |
| MailHandlerTest::testSendMailMessages | function | core/ |
Tests the sendMailMessages method. |
| MailHtmlTestHooks | class | core/ |
Hook implementations for mail_html_test. |
| MailHtmlTestHooks.php | file | core/ |
|
| MailHtmlTestHooks::mail | function | core/ |
Implements hook_mail(). |
| MailManager::$instances | property | core/ |
List of already instantiated mail plugins. |
| MailManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
| MailManager::__construct | function | core/ |
Constructs the MailManager object. |
| MailManagerTest | class | core/ |
Tests Drupal\Core\Mail\MailManager. |
| MailManagerTest.php | file | core/ |
|
| 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::$request | property | core/ |
The current request. |
| MailManagerTest::$requestStack | property | core/ |
The request stack. |
| 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.php | file | core/ |
|
| MailTest::$modules | property | core/ |
|
| MailTest::configureDefaultMailInterface | function | core/ |
Configures the default mail interface. |
| MailTest::mailAlter | function | core/ |
Implements hook_mail_alter(). |
| MailTest::setUp | function | core/ |
|
| MailTest::testCancelMessage | function | core/ |
Tests 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::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::viewElements | function | core/ |
|
| mail_cancel_test.info.yml | file | core/ |
core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml |
| mail_html_test.info.yml | file | core/ |
core/modules/system/tests/modules/mail_html_test/mail_html_test.info.yml |
| MainContentBlockPluginInterface::setMainContent | function | core/ |
Sets the main content render array. |
| MainContentFallbackTest | class | core/ |
Test SimplePageVariant main content rendering fallback page display variant. |
| MainContentFallbackTest.php | file | core/ |
|
| MainContentFallbackTest::$adminUser | property | core/ |
The administrator user for the test. |
| MainContentFallbackTest::$defaultTheme | property | core/ |
|
| MainContentFallbackTest::$modules | property | core/ |
|
| MainContentFallbackTest::$webUser | property | core/ |
The web user for the test. |
| MainContentFallbackTest::setUp | function | core/ |
|
| MainContentFallbackTest::testMainContentFallback | function | core/ |
Tests availability of main content: Drupal falls back to SimplePageVariant. |
| MainContentRendererInterface::renderResponse | function | core/ |
Renders the main content render array into a response. |
| MainContentRenderersPass | class | core/ |
Adds main_content_renderers parameter to the container. |
Pagination
- Previous page
- Page 853
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.