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 |
|---|---|---|---|
| MailCaptureTest | class | core/ |
Tests the collection of emails during testing. |
| MailCaptureTest.php | file | core/ |
|
| MailCaptureTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MailCaptureTest::testMailSend | function | core/ |
Tests to see if the wrapper function is executed correctly. |
| mailer.services.yml | file | core/ |
core/modules/mailer/mailer.services.yml |
| MailerCaptureServiceProvider | class | core/ |
Enforce mailer transport which captures sent messages in a key value store. |
| MailerCaptureServiceProvider.php | file | core/ |
|
| MailerCaptureServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| MailerCaptureTest | class | core/ |
Tests capturing of emails when mailer_capture module is installed. |
| MailerCaptureTest.php | file | core/ |
|
| MailerCaptureTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MailerCaptureTest::$modules | property | core/ |
Modules to install. |
| MailerCaptureTest::testMailCaptureChild | function | core/ |
Tests collecting mail sent in the child site. |
| MailerCaptureTest::testMailCaptureTestRunner | function | core/ |
Tests collecting mail sent in the test runner. |
| MailerCaptureTestForm | class | core/ |
Mailer capture test form. |
| MailerCaptureTestForm.php | file | core/ |
|
| MailerCaptureTestForm::buildForm | function | core/ |
Form constructor. |
| MailerCaptureTestForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MailerCaptureTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MailerCaptureTestForm::submitForm | function | core/ |
Form submission handler. |
| MailerCaptureTestForm::__construct | function | core/ |
Constructs the mailer capture test form. |
| MailerCaptureTrait::clearCapturedMessages | function | core/ |
Clears all messages sent during this test case. |
| MailerCaptureTrait::getCapturedMessages | function | core/ |
Gets an array containing all messages sent during this test case. |
| MailerCaptureTrait::getEmails | function | core/ |
Gets an array containing all emails sent during this test case. |
| MailerDsnConfigValidationTest | class | core/ |
Tests validation of mailer dsn config. |
| MailerDsnConfigValidationTest.php | file | core/ |
|
| MailerDsnConfigValidationTest::$configManager | property | core/ |
Config manager service. |
| MailerDsnConfigValidationTest::$modules | property | core/ |
Modules to install. |
| MailerDsnConfigValidationTest::setUp | function | core/ |
|
| MailerDsnConfigValidationTest::testMailerHostValidation | function | core/ |
Tests the validation of the mailer host. |
| MailerDsnConfigValidationTest::testMailerPortValidation | function | core/ |
Tests the validation of the port used by the mailer. |
| MailerDsnConfigValidationTest::testMailerSchemeValidation | function | core/ |
Tests the validation of the mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation | function | core/ |
Tests the validation of the default options of the mailer. |
| MailerDsnConfigValidationTest::testMailerTransportNativeOptionsValidation | function | core/ |
Tests the validation of the options for the 'native' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportNullOptionsValidation | function | core/ |
Tests the validation of the options for the 'null' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportSendmailOptionsValidation | function | core/ |
Tests the validation of the options for the 'sendmail' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerTransportSMTPOptionsValidation | function | core/ |
Tests the validation of the options for the 'smtps' mailer scheme. |
| MailerDsnConfigValidationTest::testMailerUserPasswordValidation | function | core/ |
Tests the validation of the password for the mailer user. |
| MailerHooks | class | core/ |
Hook implementations for mailer. |
| MailerHooks.php | file | core/ |
|
| MailerHooks::help | function | core/ |
Implements hook_help(). |
| 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 |
Pagination
- Previous page
- Page 841
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.