Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MailFormatHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Mail\MailFormatHelper[[api-linebreak]] @group Mail |
| MailFormatHelperTest.php | file | core/ |
|
| MailFormatHelperTest::testWrapMail | function | core/ |
@covers ::wrapMail[[api-linebreak]] |
| MailHandlerTest | class | core/ |
@coversDefaultClass \Drupal\contact\MailHandler[[api-linebreak]] @group contact |
| 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. |
| MailHandlerTest::setUp | function | core/ |
|
| MailHandlerTest::testInvalidRecipient | function | core/ |
Tests the children() method with an invalid key. |
| MailHandlerTest::testSendMailMessages | function | core/ |
Tests the sendMailMessages method. |
| MailManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Mail\MailManager[[api-linebreak]] @group Mail |
| MailManagerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Mail\MailManagerTest. |
| 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::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/ |
Test mail helpers implemented in Mail component. |
| MailTest | class | core/ |
Performs tests on the pluggable mailing framework. |
| MailTest.php | file | core/ |
|
| MailTest.php | file | core/ |
|
| MailTest::$modules | property | core/ |
Modules to enable. |
| MailTest::configureDefaultMailInterface | function | core/ |
Configures the default mail interface. |
| MailTest::providerTestDisplayName | function | core/ |
Data provider for testFormatDisplayName(). |
| MailTest::setUp | function | core/ |
|
| MailTest::testCancelMessage | function | core/ |
Test 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::testFormatDisplayName | function | core/ |
Tests RFC-2822 'display-name' formatter. |
| 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. |
| mail_cancel_test.info.yml | file | core/ |
core/modules/system/tests/modules/mail_cancel_test/mail_cancel_test.info.yml |
| mail_cancel_test.module | file | core/ |
Helper module for the catching mail that needs to be cancelled. |
Pagination
- Previous page
- Page 415
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.