Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@coversDefaultClass \Drupal\Core\Config\ConfigFactoryOverrideBase[[api-linebreak]] @group config |
| ConfigFactoryOverrideBaseTest.php | file | core/ |
|
| ConfigFactoryOverrideBaseTest::providerTestFilterNestedArray | function | core/ |
|
| ConfigFactoryOverrideBaseTest::testFilterNestedArray | function | core/ |
@dataProvider providerTestFilterNestedArray |
| 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/ |
@group Config @coversDefaultClass \Drupal\Core\Config\ConfigFactory[[api-linebreak]] |
| 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/ |
@covers ::rename[[api-linebreak]] |
| 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. |
| ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
@covers ::config[[api-linebreak]] |
| ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
@covers ::config[[api-linebreak]] |
| 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. |
| 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::testConfigGetConfigDirectory | function | core/ |
Tests config_get_config_directory(). |
| ConfigImporterTest::testCustomStep | function | core/ |
Tests that the isConfigSyncing flag is set correctly during a custom step. |
| ConfigImportForm::$configStorage | property | core/ |
The configuration storage. |
| ConfigInstaller::$activeStorages | property | core/ |
The active configuration storages, keyed by collection. |
| ConfigInstaller::$configFactory | property | core/ |
The configuration factory. |
| ConfigInstaller::$sourceStorage | property | core/ |
The configuration storage that provides the default configuration. |
| ConfigInstaller::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
| ConfigInstaller::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
| ConfigInstaller::getActiveStorages | function | core/ |
Gets the configuration storage that provides the active configuration. |
| ConfigInstaller::getConfigToCreate | function | core/ |
Gets configuration data from the provided storage to create. |
| ConfigInstaller::getDefaultConfigDirectory | function | core/ |
Gets an extension's default configuration directory. |
| ConfigInstaller::getProfileStorages | function | core/ |
Gets the profile storage to use to check for profile overrides. |
| ConfigInstaller::getSourceStorage | function | core/ |
Gets the configuration storage that provides the default configuration. |
| ConfigInstaller::getSourceStorage | function | core/ |
Gets the configuration storage that provides the default configuration. |
| ConfigInstaller::setSourceStorage | function | core/ |
Sets the configuration storage that provides the default configuration. |
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.