Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests calculate dependencies. |
| 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/ |
Tests Rest Resource Config Xml Anon. |
| 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/ |
Tests Rest Resource Config Xml Basic Auth. |
| 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/ |
Tests Rest Resource Config Xml Cookie. |
| 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. |
| RoleResourceTestBase | class | core/ |
Resource test base for the UserRole entity. |
| 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/ |
Provides source data for ::testSource. |
| RoleTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| 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 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.