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 |
|---|---|---|---|
| MailerDsnConfigValidationTest::$configManager | property | core/ |
Config manager service. |
| MailerDsnConfigValidationTest::$modules | property | core/ |
|
| 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 |
| 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. |
| MailFormatHelperTest | class | core/ |
Tests Drupal\Core\Mail\MailFormatHelper. |
| MailFormatHelperTest.php | file | core/ |
|
| MailFormatHelperTest::testWrapMail | function | core/ |
Tests wrap mail. |
| 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. |
| 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. |
| MailHandlerTest::$mailManager | property | core/ |
Mail manager service. |
| MailHandlerTest::$userStorage | property | core/ |
The user storage handler. |
| MailHandlerTest::getAnonymousMockMessage | function | core/ |
Builds a mock message from anonymous user. |
| MailHandlerTest::getAuthenticatedMockMessage | function | core/ |
Builds a mock message from authenticated user. |
| MailHandlerTest::getMockContactForm | function | core/ |
Builds a mock message on given scenario. |
| MailHandlerTest::getMockSender | function | core/ |
Builds a mock sender on given scenario. |
| MailHandlerTest::getSendMailMessages | function | core/ |
Data provider for ::testSendMailMessages. |
Pagination
- Previous page
- Page 852
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.