Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTestListBuilder.php | file | core/ |
|
| ConfigTestListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ConfigTestListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ConfigTestResourceTestBase | class | core/ |
|
| 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. |
| ConfigTestStorage | class | core/ |
|
| 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/ |
@group rest |
| 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/ |
@group rest |
| 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/ |
@group rest |
| ConfigTestXmlCookieTest.php | file | core/ |
|
| ConfigTestXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigTestXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.