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 |
|---|---|---|---|
| MessagesTest::$view | property | core/ |
The view executable object. |
| MessagesTest::setUp | function | core/ |
|
| MessagesTest::testRender | function | core/ |
Tests the render method. |
| MessageTest | class | core/ |
JSON:API integration test for the "Message" content entity type. |
| MessageTest | class | core/ |
Tests built-in message theme functions. |
| MessageTest.php | file | core/ |
|
| MessageTest.php | file | core/ |
|
| MessageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageTest::$entity | property | core/ |
|
| MessageTest::$entityTypeId | property | core/ |
The tested entity type. |
| MessageTest::$labelFieldName | property | core/ |
Specify which field is the 'label' field for testing a POST edge case. |
| MessageTest::$modules | property | core/ |
Modules to enable. |
| MessageTest::$modules | property | core/ |
Modules to enable. |
| MessageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| MessageTest::createEntity | function | core/ |
Creates the entity to be tested. |
| MessageTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| MessageTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MessageTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| MessageTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MessageTest::testCollection | function | core/ |
Tests GETting a collection of resources. |
| MessageTest::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| MessageTest::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| MessageTest::testMessages | function | core/ |
Tests setting messages output. |
| MessageTest::testPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
| MessageTest::testRelated | function | core/ |
Tests GETing related resource of an individual resource. |
| MessageTest::testRelationships | function | core/ |
Tests CRUD of individual resource relationship data. |
| MessageTest::testRevisions | function | core/ |
Tests individual and collection revisions. |
| MessageXmlAnonTest | class | core/ |
@group rest |
| MessageXmlAnonTest.php | file | core/ |
|
| MessageXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| MessageXmlBasicAuthTest | class | core/ |
@group rest |
| MessageXmlBasicAuthTest.php | file | core/ |
|
| MessageXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| MessageXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| MessageXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| MessageXmlCookieTest | class | core/ |
@group rest |
| MessageXmlCookieTest.php | file | core/ |
|
| MessageXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| MessageXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| MessengerLegacyTest | class | core/ |
@group Messenger @group legacy |
| MessengerLegacyTest.php | file | core/ |
|
| MessengerLegacyTest::getMessengerService | function | core/ |
Retrieves the Messenger service from LegacyMessenger. |
| MessengerLegacyTest::testMessages | function | core/ |
@covers \Drupal::messenger[[api-linebreak]] @covers ::getMessengerService[[api-linebreak]] @covers ::all[[api-linebreak]] @covers ::addMessage[[api-linebreak]] @covers ::addError[[api-linebreak]] @covers ::addStatus[[api-linebreak]] @covers… |
| MessengerTest | class | core/ |
@group Messenger @coversDefaultClass \Drupal\Core\Messenger\Messenger[[api-linebreak]] |
Pagination
- Previous page
- Page 444
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.