Search for configStorage

  1. Search 7.x for configStorage
  2. Search 8.9.x for configStorage
  3. Search 10.3.x for configStorage
  4. Search 11.x for configStorage
  5. Other projects
Title Object type File name Summary
FieldStorageConfigStorage::mapFromStorageRecords function core/modules/field/src/FieldStorageConfigStorage.php
FieldStorageConfigStorage::mapToStorageRecord function core/modules/field/src/FieldStorageConfigStorage.php
FieldStorageConfigStorage::__construct function core/modules/field/src/FieldStorageConfigStorage.php Constructs a FieldStorageConfigStorage object.
FieldUninstallValidator::$fieldStorageConfigStorage property core/modules/field/src/FieldUninstallValidator.php The field storage config storage.
InstallerKernel::getConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Returns the active configuration storage used during early install.
InstallerKernel::resetConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Reset the bootstrap config storage.
LocaleConfigManager::$configStorage property core/modules/locale/src/LocaleConfigManager.php The storage instance for reading configuration data.
LocaleConfigManager::$defaultConfigStorage property core/modules/locale/src/LocaleConfigManager.php The locale default config storage instance.
LocaleDefaultConfigStorage class core/modules/locale/src/LocaleDefaultConfigStorage.php Provides access to default configuration for locale integration.
LocaleDefaultConfigStorage.php file core/modules/locale/src/LocaleDefaultConfigStorage.php
LocaleDefaultConfigStorage::$configStorage property core/modules/locale/src/LocaleDefaultConfigStorage.php The storage instance for reading configuration data.
LocaleDefaultConfigStorage::$languageManager property core/modules/locale/src/LocaleDefaultConfigStorage.php The language manager.
LocaleDefaultConfigStorage::$optionalInstallStorage property core/modules/locale/src/LocaleDefaultConfigStorage.php The storage instance for reading optional default configuration data.
LocaleDefaultConfigStorage::$requiredInstallStorage property core/modules/locale/src/LocaleDefaultConfigStorage.php The storage instance for reading required default configuration data.
LocaleDefaultConfigStorage::getComponentNames function core/modules/locale/src/LocaleDefaultConfigStorage.php Get all configuration names and folders for a list of modules or themes.
LocaleDefaultConfigStorage::listAll function core/modules/locale/src/LocaleDefaultConfigStorage.php Return the list of configuration in install storage and current languages.
LocaleDefaultConfigStorage::predefinedConfiguredLanguages function core/modules/locale/src/LocaleDefaultConfigStorage.php Compute the list of configuration names that match predefined languages.
LocaleDefaultConfigStorage::read function core/modules/locale/src/LocaleDefaultConfigStorage.php Read a configuration from install storage or default languages.
LocaleDefaultConfigStorage::__construct function core/modules/locale/src/LocaleDefaultConfigStorage.php Constructs a LocaleDefaultConfigStorage.
ResourceRoutes::$resourceConfigStorage property core/modules/rest/src/Routing/ResourceRoutes.php The REST resource config storage.
ResourceTestBase::$resourceConfigStorage property core/modules/rest/tests/src/Functional/ResourceTestBase.php The REST resource config entity storage.
RestPermissions::$resourceConfigStorage property core/modules/rest/src/RestPermissions.php The REST resource config storage.
TypedConfigManager::$configStorage property core/lib/Drupal/Core/Config/TypedConfigManager.php A storage instance for reading configuration data.
UnitTestCase::getConfigStorageStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub config storage that returns the supplied configuration.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.