Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTestPermissions::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigTestPermissions::__construct | function | core/ |
|
| ConfigTestResourceTestBase | class | core/ |
Resource test base for the ConfigTest entity. |
| ConfigTestResourceTestBase.php | file | core/ |
|
| ConfigTestResourceTestBase::$entity | property | core/ |
|
| ConfigTestResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ConfigTestResourceTestBase::$modules | property | core/ |
Modules to install. |
| ConfigTestResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ConfigTestResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ConfigTestResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ConfigTestResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ConfigTestResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ConfigTestRestHooks | class | core/ |
Hook implementations for config_test_rest. |
| ConfigTestRestHooks.php | file | core/ |
|
| ConfigTestRestHooks::configTestAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| ConfigTestRestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| ConfigTestStorage | class | core/ |
Storage class for testing configuration entity storage. |
| ConfigTestStorage.php | file | core/ |
|
| ConfigTestStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
| ConfigTestStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
| ConfigTestStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
| ConfigTestTest | class | core/ |
JSON:API integration test for the "ConfigTest" config entity type. |
| ConfigTestTest.php | file | core/ |
|
| ConfigTestTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestTest::$entity | property | core/ |
|
| ConfigTestTest::$entityTypeId | property | core/ |
The tested entity type. |
| ConfigTestTest::$modules | property | core/ |
Modules to install. |
| ConfigTestTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| ConfigTestTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ConfigTestTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ConfigTestTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ConfigTestTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ConfigTestTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ConfigTestTrait | trait | core/ |
Provides helper methods to deal with config system objects in tests. |
| ConfigTestTrait.php | file | core/ |
|
| ConfigTestTrait::configImporter | function | core/ |
Returns a ConfigImporter object to import test configuration. |
| ConfigTestTrait::copyConfig | function | core/ |
Copies configuration objects from source storage to target storage. |
| ConfigTestXmlAnonTest | class | core/ |
Tests ConfigTest Xml Anon. |
| ConfigTestXmlAnonTest.php | file | core/ |
|
| ConfigTestXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTestXmlBasicAuthTest | class | core/ |
Tests ConfigTest Xml Basic Auth. |
| ConfigTestXmlBasicAuthTest.php | file | core/ |
|
| ConfigTestXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigTestXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTestXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ConfigTestXmlCookieTest | class | core/ |
Tests ConfigTest Xml Cookie. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.