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 |
---|---|---|---|
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 |
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/ |
|
RestResourceConfigValidationTest::testInvalidPluginId | function | core/ |
Tests that the resource plugin ID is validated. |
RestResourceConfigXmlAnonTest | class | core/ |
@group rest |
RestResourceConfigXmlAnonTest.php | file | core/ |
|
RestResourceConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigXmlBasicAuthTest | class | core/ |
@group rest |
RestResourceConfigXmlBasicAuthTest.php | file | core/ |
|
RestResourceConfigXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
RestResourceConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
RestResourceConfigXmlCookieTest | class | core/ |
@group rest |
RestResourceConfigXmlCookieTest.php | file | core/ |
|
RestResourceConfigXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
RestResourceConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
ReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
ReviewPageTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
RoleResourceTestBase | class | core/ |
|
RoleResourceTestBase.php | file | core/ |
|
RoleResourceTestBase::$entity | property | core/ |
|
RoleResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
RoleResourceTestBase::$modules | property | core/ |
Modules to install. |
RoleResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
RoleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
RoleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
RoleResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
RoleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
RoleTest::providerSource | function | core/ |
|
RoleTest::providerSource | function | core/ |
|
Routes::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
Routes::getFileUploadRoutesForResourceType | function | core/ |
Gets the file upload route collection for the given resource type. |
Routes::getIndividualRoutesForResourceType | function | core/ |
Gets a route collection for the given resource type. |
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.