Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigSingleImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSingleImportForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ConfigSingleImportForm::submitForm | function | core/ |
Form submission handler. |
ConfigSingleImportForm::validateForm | function | core/ |
Form validation handler. |
ConfigSingleImportForm::__construct | function | core/ |
Constructs a new ConfigSingleImportForm. |
ConfigSnapshotSubscriber | class | core/ |
Create a snapshot when config is imported. |
ConfigSnapshotSubscriber.php | file | core/ |
|
ConfigSnapshotSubscriber::$configManager | property | core/ |
The configuration manager. |
ConfigSnapshotSubscriber::$snapshotStorage | property | core/ |
The snapshot storage used to write configuration changes. |
ConfigSnapshotSubscriber::$sourceStorage | property | core/ |
The source storage used to discover configuration changes. |
ConfigSnapshotSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
ConfigSnapshotSubscriber::onConfigImporterImport | function | core/ |
Creates a config snapshot. |
ConfigSnapshotSubscriber::__construct | function | core/ |
Constructs the ConfigSnapshotSubscriber object. |
ConfigSnapshotTest | class | core/ |
Tests config snapshot creation and updating. |
ConfigSnapshotTest.php | file | core/ |
|
ConfigSnapshotTest::$modules | property | core/ |
Modules to enable. |
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/ |
|
ConfigStorageTestBase::$storage | property | core/ |
|
ConfigStorageTestBase::delete | function | core/ |
|
ConfigStorageTestBase::insert | function | core/ |
|
ConfigStorageTestBase::read | function | core/ |
|
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/ |
|
ConfigSubscriber | class | core/ |
Deletes the container if default language has changed. |
ConfigSubscriber | class | core/ |
Config subscriber. |
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::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::setPathProcessorLanguage | function | core/ |
Injects the language path processors on multilingual site configuration. |
ConfigSubscriber::__construct | function | core/ |
Constructs a new class object. |
ConfigSync | class | core/ |
Construct the storage changes in a configuration synchronization form. |
ConfigSync.php | file | core/ |
|
ConfigSync::$activeStorage | property | core/ |
The active configuration object. |
ConfigSync::$configManager | property | core/ |
The configuration manager. |
ConfigSync::$eventDispatcher | property | core/ |
Event dispatcher. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.