Search for test
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 |
|---|---|---|---|
| MessageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MessageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MessageResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MessageResourceTestBase::testDelete | function | core/ |
Tests a DELETE request for an entity, plus edge cases to ensure good DX. |
| MessageResourceTestBase::testGet | function | core/ |
Tests a GET request for an entity, plus edge cases to ensure good DX. |
| MessageResourceTestBase::testPatch | function | core/ |
Tests a PATCH request for an entity, plus edge cases to ensure good DX. |
| MessagesTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\area\Messages[[api-linebreak]] @group views |
| MessagesTest.php | file | core/ |
|
| MessagesTest::$messagesHandler | property | core/ |
The message handler. |
| MessagesTest::$view | property | core/ |
The view executable object. |
| MessagesTest::setUp | function | core/ |
|
| MessagesTest::testRender | function | core/ |
Tests the render method. |
| MessageTest | class | core/ |
Tests built-in message theme functions. |
| MessageTest | class | core/ |
JSON:API integration test for the "Message" content entity type. |
| 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 install. |
| MessageTest::$modules | property | core/ |
Modules to install. |
| MessageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| MessageTest::createEntity | function | core/ |
Creates the entity to be tested. |
| MessageTest::doTestDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| MessageTest::doTestPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
| 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::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| MessageTest::testMessages | function | core/ |
Tests setting messages output. |
| MessageTest::testRelated | function | core/ |
Tests GET of the 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/ |
Pagination
- Previous page
- Page 461
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.