Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigSnapshotTest::$modules | property | core/ |
Modules to install. |
| ConfigSnapshotTest::setUp | function | core/ |
|
| ConfigSnapshotTest::testSnapshot | function | core/ |
Tests config snapshot creation and updating. |
| ConfigStorageTestBase | class | core/ |
Base class for testing storage operations. |
| ConfigStorageTestBase.php | file | core/ |
|
| ConfigStorageTestBase::$invalidStorage | property | core/ |
An invalid configuration storage. |
| ConfigStorageTestBase::$storage | property | core/ |
The configuration storage. |
| ConfigStorageTestBase::delete | function | core/ |
Deletes configuration data from the storage. |
| ConfigStorageTestBase::insert | function | core/ |
Inserts configuration data in the storage. |
| ConfigStorageTestBase::read | function | core/ |
Reads configuration data from the storage. |
| ConfigStorageTestBase::testCollection | function | core/ |
Tests that the storage supports collections. |
| ConfigStorageTestBase::testCRUD | function | core/ |
Tests storage CRUD operations. |
| ConfigStorageTestBase::testDataTypes | function | core/ |
Tests storage writing and reading data preserving data type. |
| ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| ConfigStorageTestBase::update | function | core/ |
Updates configuration data in the storage. |
| ConfigSubscriber | class | core/ |
Rebuilds the container when locale config is changed. |
| ConfigSubscriber | class | core/ |
Config subscriber. |
| ConfigSubscriber | class | core/ |
Deletes the container if default language has changed. |
| ConfigSubscriber.php | file | core/ |
|
| ConfigSubscriber.php | file | core/ |
|
| ConfigSubscriber.php | file | core/ |
|
| ConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
| ConfigSubscriber::$languageDefault | property | core/ |
The default language. |
| ConfigSubscriber::$languageManager | property | core/ |
The language manager. |
| ConfigSubscriber::$languageNegotiator | property | core/ |
The language negotiator. |
| ConfigSubscriber::$pathProcessorLanguage | property | core/ |
The language path processor. |
| ConfigSubscriber::getSubscribedEvents | function | core/ |
|
| ConfigSubscriber::getSubscribedEvents | function | core/ |
|
| ConfigSubscriber::getSubscribedEvents | function | core/ |
|
| ConfigSubscriber::onConfigImporterValidate | function | core/ |
Checks that the Configuration module is not being uninstalled. |
| ConfigSubscriber::onConfigSave | function | core/ |
Causes the container to be rebuilt on the next request. |
| ConfigSubscriber::onConfigSave | function | core/ |
Causes the container to be rebuilt on the next request if necessary. |
| ConfigSubscriber::setPathProcessorLanguage | function | core/ |
Injects the language path processors on multilingual site configuration. |
| ConfigSubscriber::__construct | function | core/ |
Constructs a new class object. |
| ConfigSubscriber::__construct | function | core/ |
|
| ConfigSync | class | core/ |
Construct the storage changes in a configuration synchronization form. |
| ConfigSync.php | file | core/ |
|
| ConfigSync::buildForm | function | core/ |
Form constructor. |
| ConfigSync::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigSync::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigSync::submitForm | function | core/ |
Form submission handler. |
| ConfigSync::__construct | function | core/ |
Constructs the object. |
| ConfigTarget | class | core/ |
Represents the mapping of a config property to a form element. |
| ConfigTarget.php | file | core/ |
|
| ConfigTarget::$elementParents | property | core/ |
The parents of the form element which maps to this config property. |
| ConfigTarget::$fromConfig | property | core/ |
Transforms a value loaded from config before it gets displayed by the form. |
| ConfigTarget::$propertyPaths | property | core/ |
The property paths to target. |
| ConfigTarget::$toConfig | property | core/ |
Transforms a value submitted by the form before it is set in the config. |
| ConfigTarget::fromForm | function | core/ |
Gets the config target object for an element from a form array. |
| ConfigTarget::fromString | function | core/ |
Creates a ConfigTarget object. |
Pagination
- Previous page
- Page 257
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.