| 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(). |
| MailManagerTest |
class |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
Tests Drupal\Core\Mail\MailManager. |
| MailManagerTest.php |
file |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
|
| MailManagerTest::$cache |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
The cache backend to use. |
| MailManagerTest::$configFactory |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
The configuration factory. |
| MailManagerTest::$definitions |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
A list of mail plugin definitions. |
| MailManagerTest::$discovery |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
The plugin discovery. |
| MailManagerTest::$mailManager |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
The mail manager under test. |
| MailManagerTest::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
The module handler. |
| MailManagerTest::$renderer |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
The renderer. |
| MailManagerTest::$request |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
The current request. |
| MailManagerTest::$requestStack |
property |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
The request stack. |
| MailManagerTest::setUp |
function |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
|
| MailManagerTest::setUpMailManager |
function |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
Sets up the mail manager for testing. |
| MailManagerTest::testGetInstance |
function |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
Tests the getInstance method. |
| MailManagerTest::testMailInRenderContext |
function |
core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php |
Tests that mails are sent in a separate render context. |
| MailTest |
class |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Performs tests on the pluggable mailing framework. |
| MailTest.php |
file |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
|
| MailTest::$modules |
property |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
|
| MailTest::configureDefaultMailInterface |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Configures the default mail interface. |
| MailTest::setUp |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
|
| MailTest::testCancelMessage |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Tests that message sending may be canceled. |
| MailTest::testConvertRelativeUrlsIntoAbsolute |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Checks that relative paths in mails are converted into absolute URLs. |
| MailTest::testErrorMessageDisplay |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Assert that the pluggable mail system is functional. |
| MailTest::testFromAndReplyToHeader |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Checks the From: and Reply-to: headers. |
| MailTest::testPluggableFramework |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Assert that the pluggable mail system is functional. |
| MailTest::testRenderedElementsUseAbsolutePaths |
function |
core/modules/system/tests/src/Kernel/Mail/MailTest.php |
Checks that mails built from render arrays contain absolute paths. |
| mail_cancel_test.info.yml |
file |
core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml |
core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml |
| mail_html_test.info.yml |
file |
core/modules/system/tests/modules/mail_html_test/mail_html_test.info.yml |
core/modules/system/tests/modules/mail_html_test/mail_html_test.info.yml |
| MainContentFallbackTest |
class |
core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php |
Test SimplePageVariant main content rendering fallback page display variant. |
| MainContentFallbackTest.php |
file |
core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php |
|
| MainContentFallbackTest::$adminUser |
property |
core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php |
The administrator user for the test. |
| MainContentFallbackTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php |
|
| MainContentFallbackTest::$modules |
property |
core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php |
|
| MainContentFallbackTest::$webUser |
property |
core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php |
The web user for the test. |
| MainContentFallbackTest::setUp |
function |
core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php |
|
| MainContentFallbackTest::testMainContentFallback |
function |
core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php |
Tests availability of main content: Drupal falls back to SimplePageVariant. |
| MaintenanceThemeTest |
class |
core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php |
Tests themes and base themes are correctly loaded. |
| MaintenanceThemeTest.php |
file |
core/tests/Drupal/KernelTests/Core/Theme/MaintenanceThemeTest.php |
|