| MailerCaptureTestForm.php |
file |
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php |
|
| MailerCaptureTestForm::buildForm |
function |
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php |
Form constructor. |
| MailerCaptureTestForm::create |
function |
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php |
Instantiates a new instance of the implementing class using autowiring. |
| MailerCaptureTestForm::getFormId |
function |
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php |
Returns a unique string identifying the form. |
| MailerCaptureTestForm::submitForm |
function |
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php |
Form submission handler. |
| MailerCaptureTestForm::__construct |
function |
core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php |
Constructs the mailer capture test form. |
| MailerDsnConfigValidationTest |
class |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests validation of mailer dsn config. |
| MailerDsnConfigValidationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
|
| MailerDsnConfigValidationTest::$configManager |
property |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Config manager service. |
| MailerDsnConfigValidationTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Modules to install. |
| MailerDsnConfigValidationTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
|
| MailerDsnConfigValidationTest::testMailerHostValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the mailer host. |
| MailerDsnConfigValidationTest::testMailerPortValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the port used by the mailer. |
| MailerDsnConfigValidationTest::testMailerSchemeValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the default options of the mailer. |
| MailerDsnConfigValidationTest::testMailerTransportNativeOptionsValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the options for the 'native' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportNullOptionsValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the options for the 'null' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportSendmailOptionsValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the options for the 'sendmail' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportSMTPOptionsValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the options for the 'smtps' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerUserPasswordValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php |
Tests the validation of the password for the mailer user. |
| mailer_capture_test.info.yml |
file |
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml |
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.info.yml |
| mailer_capture_test.routing.yml |
file |
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml |
core/modules/mailer/tests/modules/mailer_capture_test/mailer_capture_test.routing.yml |
| mailer_event_subscriber_test.info.yml |
file |
core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.info.yml |
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/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.services.yml |
Drupal\mailer_event_subscriber_test\EventSubscriber\MessageEventTestSubscriber |
| mailer_event_subscriber_test.services.yml |
file |
core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.services.yml |
core/modules/mailer/tests/modules/mailer_event_subscriber_test/mailer_event_subscriber_test.services.yml |
| mailer_transport_factory_functional_test.info.yml |
file |
core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml |
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/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml |
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/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 |
| 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. |
| 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. |