Search for source
- Search 7.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RestResourceConfigInterface::getFormats | function | core/ |
Retrieves a list of supported response formats. |
RestResourceConfigInterface::getMethods | function | core/ |
Retrieves a list of supported HTTP methods. |
RestResourceConfigInterface::getResourcePlugin | function | core/ |
Retrieves the REST resource plugin. |
RestResourceConfigInterface::METHOD_GRANULARITY | constant | core/ |
Granularity value for per-method configuration. |
RestResourceConfigInterface::RESOURCE_GRANULARITY | constant | core/ |
Granularity value for per-resource configuration. |
RestResourceConfigJsonAnonTest | class | core/ |
@group rest |
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 |
RestResourceConfigTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\RestResourceConfig |
RestResourceConfigTest | class | core/ |
JSON:API integration test for the "RestResourceConfig" config entity type. |
RestResourceConfigTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\RestResourceConfig |
RestResourceConfigTest.php | file | core/ |
|
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 enable. |
RestResourceConfigTest::$modules | property | core/ |
Modules to enable. |
RestResourceConfigTest::$modules | property | core/ |
Modules to enable. |
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. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.