| MessageTest::testRelated |
function |
core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php |
Tests GET of the related resource of an individual resource. |
| MessageTest::testRelationships |
function |
core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php |
Tests CRUD of individual resource relationship data. |
| MessageTest::testRevisions |
function |
core/modules/contact/tests/src/Functional/Jsonapi/MessageTest.php |
Tests individual and collection revisions. |
| MessageXmlAnonTest |
class |
core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php |
Tests Message Xml Anon. |
| MessageXmlAnonTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php |
|
| MessageXmlAnonTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php |
The theme to install as the default for testing. |
| MessageXmlAnonTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php |
The format to use in this test. |
| MessageXmlAnonTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php |
The MIME type that corresponds to $format. |
| MessageXmlBasicAuthTest |
class |
core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php |
Tests Message Xml Basic Auth. |
| MessageXmlBasicAuthTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php |
|
| MessageXmlBasicAuthTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
| MessageXmlBasicAuthTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| MessageXmlBasicAuthTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php |
The format to use in this test. |
| MessageXmlBasicAuthTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
| MessageXmlBasicAuthTest::$modules |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php |
Modules to install. |
| MessageXmlCookieTest |
class |
core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php |
Tests Message Xml Cookie. |
| MessageXmlCookieTest.php |
file |
core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php |
|
| MessageXmlCookieTest::$auth |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php |
The authentication mechanism to use in this test. |
| MessageXmlCookieTest::$defaultTheme |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php |
The theme to install as the default for testing. |
| MessageXmlCookieTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php |
The format to use in this test. |
| MessageXmlCookieTest::$mimeType |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php |
The MIME type that corresponds to $format. |
| message_test.info.yml |
file |
core/modules/migrate/tests/modules/message_test/message_test.info.yml |
core/modules/migrate/tests/modules/message_test/message_test.info.yml |
| MessengerTest |
class |
core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php |
Tests Drupal\Core\Messenger\Messenger. |
| MessengerTest.php |
file |
core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php |
|
| MessengerTest::$messenger |
property |
core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php |
The messenger under test. |
| MessengerTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php |
|
| MessengerTest::testAddMarkup |
function |
core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php |
Tests adding markup. |
| MessengerTest::testAddNoDuplicates |
function |
core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php |
Tests we don't add duplicates. |
| MessengerTest::testAddWithDuplicates |
function |
core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php |
Tests we do add duplicates with repeat flag. |
| MessengerTest::testRemoveSingleMessage |
function |
core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php |
Tests remove single message. |
| MetadataBagTest |
class |
core/tests/Drupal/Tests/Core/Session/MetadataBagTest.php |
Tests Drupal\Core\Session\MetadataBag. |
| MetadataBagTest.php |
file |
core/tests/Drupal/Tests/Core/Session/MetadataBagTest.php |
|
| MetadataBagTest::testStampNew |
function |
core/tests/Drupal/Tests/Core/Session/MetadataBagTest.php |
Tests stamp new. |
| MetadataBubblingUrlGeneratorTest |
class |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
Confirm that the MetadataBubblingUrlGenerator is functioning properly. |
| MetadataBubblingUrlGeneratorTest.php |
file |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
|
| MetadataBubblingUrlGeneratorTest::$renderer |
property |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
The renderer. |
| MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling |
function |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
Data provider for ::testUrlBubbleableMetadataBubbling(). |
| MetadataBubblingUrlGeneratorTest::setUp |
function |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
|
| MetadataBubblingUrlGeneratorTest::testUrlBubbleableMetadataBubbling |
function |
core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php |
Tests bubbling of cacheable metadata for URLs. |
| MetapackageUpdateTest |
class |
core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php |
Test to see if the metapackages are up-to-date with the root composer.lock. |
| MetapackageUpdateTest.php |
file |
core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php |
|
| MetapackageUpdateTest::testUpdated |
function |
core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php |
Tests to see if the generated metapackages are in sync with composer.lock. |
| MetapackageUpdateTest::updatedTestData |
function |
core/tests/Drupal/Tests/Composer/Generator/MetapackageUpdateTest.php |
Provides test data for testUpdated. |
| MethodFilterTest |
class |
core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php |
Tests Drupal\Core\Routing\MethodFilter. |
| MethodFilterTest.php |
file |
core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php |
|
| MethodFilterTest::testCollectionOrder |
function |
core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php |
Ensures that the incoming and outgoing collections have the same order. |
| MethodFilterTest::testFilteredMethods |
function |
core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php |
Tests filtered methods. |
| MethodFilterTest::testMethodNotAllowedException |
function |
core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php |
Tests method not allowed exception. |
| MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes |
function |
core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php |
Tests method not allowed exception with multiple routes. |
| MethodFilterTest::testWithAllowedMethod |
function |
core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php |
Tests with allowed method. |