Search for configStorage
- Search 7.x for configStorage
- Search 9.5.x for configStorage
- Search 10.3.x for configStorage
- Search 11.x for configStorage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageConfigStorage::loadByProperties | function | core/ |
|
FieldStorageConfigStorage::mapFromStorageRecords | function | core/ |
|
FieldStorageConfigStorage::mapToStorageRecord | function | core/ |
|
FieldStorageConfigStorage::__construct | function | core/ |
Constructs a FieldStorageConfigStorage object. |
FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
InstallerKernel::getConfigStorage | function | core/ |
Returns the active configuration storage used during early install. |
InstallerKernel::resetConfigStorage | function | core/ |
Reset the bootstrap config storage. |
LocaleConfigManager::$configStorage | property | core/ |
The storage instance for reading configuration data. |
LocaleConfigManager::$defaultConfigStorage | property | core/ |
The locale default config storage instance. |
LocaleDefaultConfigStorage | class | core/ |
Provides access to default configuration for locale integration. |
LocaleDefaultConfigStorage.php | file | core/ |
|
LocaleDefaultConfigStorage::$configStorage | property | core/ |
The storage instance for reading configuration data. |
LocaleDefaultConfigStorage::$languageManager | property | core/ |
The language manager. |
LocaleDefaultConfigStorage::$optionalInstallStorage | property | core/ |
The storage instance for reading optional default configuration data. |
LocaleDefaultConfigStorage::$requiredInstallStorage | property | core/ |
The storage instance for reading required default configuration data. |
LocaleDefaultConfigStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
LocaleDefaultConfigStorage::listAll | function | core/ |
Return the list of configuration in install storage and current languages. |
LocaleDefaultConfigStorage::predefinedConfiguredLanguages | function | core/ |
Compute the list of configuration names that match predefined languages. |
LocaleDefaultConfigStorage::read | function | core/ |
Read a configuration from install storage or default languages. |
LocaleDefaultConfigStorage::__construct | function | core/ |
Constructs a LocaleDefaultConfigStorage. |
ResourceRoutes::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
ResourceTestBase::$resourceConfigStorage | property | core/ |
The REST resource config entity storage. |
RestPermissions::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
RESTTestBase::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
TypedConfigManager::$configStorage | property | core/ |
A storage instance for reading configuration data. |
UnitTestCase::getConfigStorageStub | function | core/ |
Returns a stub config storage that returns the supplied configuration. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.