Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigFactoryInterface::reset | function | core/ |
Resets and re-initializes configuration objects. Internal use only. |
| ConfigFactoryOverrideBase | class | core/ |
Defines a base event listener implementation configuration overrides. |
| ConfigFactoryOverrideBase.php | file | core/ |
|
| ConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| ConfigFactoryOverrideBase::filterNestedArray | function | core/ |
Filters data in nested arrays. |
| ConfigFactoryOverrideBase::filterOverride | function | core/ |
Filters data in the override based on what is currently in configuration. |
| ConfigFactoryOverrideBase::getSubscribedEvents | function | core/ |
|
| ConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| ConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| ConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| ConfigFactoryOverrideBaseTest | class | core/ |
Tests Drupal\Core\Config\ConfigFactoryOverrideBase. |
| ConfigFactoryOverrideBaseTest.php | file | core/ |
|
| ConfigFactoryOverrideBaseTest::providerTestFilterNestedArray | function | core/ |
|
| ConfigFactoryOverrideBaseTest::testFilterNestedArray | function | core/ |
Tests filter nested array. |
| ConfigFactoryOverrideInterface | interface | core/ |
Defines the interface for a configuration factory override object. |
| ConfigFactoryOverrideInterface.php | file | core/ |
|
| ConfigFactoryOverrideInterface::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| ConfigFactoryOverrideInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigFactoryOverrideInterface::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigFactoryOverrideInterface::loadOverrides | function | core/ |
Returns config overrides. |
| ConfigFactoryTest | class | core/ |
Tests Drupal\Core\Config\ConfigFactory. |
| ConfigFactoryTest.php | file | core/ |
|
| ConfigFactoryTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| ConfigFactoryTest::$configFactory | property | core/ |
Config factory under test. |
| ConfigFactoryTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
| ConfigFactoryTest::$storage | property | core/ |
Storage. |
| ConfigFactoryTest::$typedConfig | property | core/ |
Typed Config. |
| ConfigFactoryTest::setUp | function | core/ |
|
| ConfigFactoryTest::testRename | function | core/ |
Tests rename. |
| ConfigFieldDefinitionTest::testFieldStorageDefinition | function | core/ |
Makes sure a field storage definition is exposed for a configurable field. |
| ConfigFieldMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
| ConfigFormBase::CONFIG_KEY_TO_FORM_ELEMENT_MAP | constant | core/ |
The $form_state key which stores a map of config keys to form elements. |
| ConfigFormBase::copyFormValuesToConfig | function | core/ |
Copies form values to Config keys. |
| ConfigFormBase::doStoreConfigMap | function | core/ |
Helper method for #after_build callback ::storeConfigKeyToFormElementMap(). |
| ConfigFormBase::storeConfigKeyToFormElementMap | function | core/ |
Render API callback: Stores a map of element names to config keys. |
| ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
Tests config factory exception. |
| ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
Tests config factory exception invalid property. |
| ConfigImporter::$storageComparer | property | core/ |
The storage comparer used to discover configuration changes. |
| ConfigImporter::$totalConfigurationToProcess | property | core/ |
The total number of configuration objects to process. |
| ConfigImporter::$totalExtensionsToProcess | property | core/ |
The total number of extensions to process. |
| ConfigImporter::getStorageComparer | function | core/ |
Gets the configuration storage comparer. |
| ConfigImporterFactory | class | core/ |
Factory class to create config importer objects. |
| ConfigImporterFactory.php | file | core/ |
|
| ConfigImporterFactory::get | function | core/ |
Creates a ConfigImporter instance. |
| ConfigImporterFactory::__construct | function | core/ |
Creates a ConfigImporterFactory instance. |
| ConfigImporterFieldPurger::getFieldStoragesToPurge | function | core/ |
Gets the list of fields to purge before configuration synchronization. |
| ConfigImporterTest::customStep | function | core/ |
Helper method to test custom config installer steps. |
| ConfigImporterTest::testCustomStep | function | core/ |
Tests that the isConfigSyncing flag is set correctly during a custom step. |
| ConfigImporterTest::testStorageComparerTargetStorage | function | core/ |
Tests the target storage caching during configuration import. |
| ConfigImportForm::$configStorage | property | core/ |
The configuration storage. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.