Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 11.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RestResourceConfigJsonAnonTest.php | file | core/ |
|
| RestResourceConfigJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| RestResourceConfigJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestResourceConfigJsonBasicAuthTest | class | core/ |
@group rest |
| RestResourceConfigJsonBasicAuthTest.php | file | core/ |
|
| RestResourceConfigJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| RestResourceConfigJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| RestResourceConfigJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestResourceConfigJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigJsonCookieTest | class | core/ |
@group rest |
| RestResourceConfigJsonCookieTest.php | file | core/ |
|
| RestResourceConfigJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| RestResourceConfigJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| RestResourceConfigJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestResourceConfigResourceTestBase | class | core/ |
|
| RestResourceConfigResourceTestBase.php | file | core/ |
|
| RestResourceConfigResourceTestBase::$entity | property | core/ |
|
| RestResourceConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| RestResourceConfigResourceTestBase::$modules | property | core/ |
Modules to install. |
| RestResourceConfigResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| RestResourceConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| RestResourceConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| RestResourceConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| RestResourceConfigResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| RestResourceConfigTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\RestResourceConfig[[api-linebreak]] |
| RestResourceConfigTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\RestResourceConfig[[api-linebreak]] |
| RestResourceConfigTest | class | core/ |
JSON:API integration test for the "RestResourceConfig" config entity type. |
| RestResourceConfigTest.php | file | core/ |
|
| RestResourceConfigTest.php | file | core/ |
|
| RestResourceConfigTest.php | file | core/ |
|
| RestResourceConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigTest::$entity | property | core/ |
|
| RestResourceConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| RestResourceConfigTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| RestResourceConfigTest::createEntity | function | core/ |
Creates the entity to be tested. |
| RestResourceConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| RestResourceConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| RestResourceConfigTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| RestResourceConfigTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| RestResourceConfigTest::testNormalizeRestMethod | function | core/ |
Asserts that rest methods are normalized to upper case. |
| RestResourceConfigValidationTest | class | core/ |
Tests validation of rest_resource_config entities. |
| RestResourceConfigValidationTest.php | file | core/ |
|
| RestResourceConfigValidationTest::$hasLabel | property | core/ |
Whether a config entity of this type has a label. |
| RestResourceConfigValidationTest::$modules | property | core/ |
Modules to install. |
| RestResourceConfigValidationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.