Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| 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. |
| ConfigTestXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTranslationAddForm | class | core/ |
Defines a form for adding configuration translations. |
| ConfigTranslationAddForm.php | file | core/ |
|
| ConfigTranslationAddForm::buildForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
| ConfigTranslationAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigTranslationAddForm::submitForm | function | core/ |
Form submission handler. |
| ConfigTranslationBlockListBuilder | class | core/ |
Defines the config translation list builder for blocks. |
| ConfigTranslationBlockListBuilder.php | file | core/ |
|
| ConfigTranslationBlockListBuilder::$themes | property | core/ |
An array of theme info keyed by theme name. |
| ConfigTranslationBlockListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ConfigTranslationBlockListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ConfigTranslationBlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
| ConfigTranslationBlockListBuilder::sortRows | function | core/ |
Sorts an array by value. |
| ConfigTranslationBlockListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| ConfigTranslationCacheTest | class | core/ |
Translate settings and entities to various languages. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.