Search for getConfig

  1. Search 7.x for getConfig
  2. Search 9.5.x for getConfig
  3. Search 8.9.x for getConfig
  4. Search 10.3.x for getConfig
  5. Other projects
Title Object type File name Summary
BaseFieldDefinition::getConfig function core/lib/Drupal/Core/Field/BaseFieldDefinition.php
BlockPluginTrait::getConfiguration function core/lib/Drupal/Core/Block/BlockPluginTrait.php
CheckpointStorageTest::getConfigImporter function core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
CKEditor5PluginConfigurableTrait::getConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableTrait.php
ComposerInspector::getConfig function core/modules/package_manager/src/ComposerInspector.php Returns a config value from Composer.
ConditionPluginBase::getConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginCollection::getConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginCollection.php
ConditionPluginCollectionTest::testGetConfiguration function core/tests/Drupal/KernelTests/Core/Condition/ConditionPluginCollectionTest.php @covers ::getConfiguration
ConfigActionManager::getConfigNamesMatchingExpression function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Gets the names of all active config objects that match an expression.
ConfigConfigurator::getConfigStorage function core/lib/Drupal/Core/Recipe/ConfigConfigurator.php Gets a config storage object for reading config from the recipe.
ConfigCrudEvent::getConfig function core/lib/Drupal/Core/Config/ConfigCrudEvent.php Gets configuration object.
ConfigEntityAdapter::getConfigTypedData function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets typed data for config entity.
ConfigEntityBase::getConfigDependencyName function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
ConfigEntityBase::getConfigManager function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the configuration manager.
ConfigEntityBase::getConfigTarget function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
ConfigEntityDependency::getConfigDependencyName function core/lib/Drupal/Core/Config/Entity/ConfigEntityDependency.php Gets the configuration entity's configuration dependency name.
ConfigEntityType::getConfigDependencyKey function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php
ConfigEntityType::getConfigPrefix function core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php
ConfigEntityTypeInterface::getConfigPrefix function core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php Gets the config prefix used by the configuration entity type.
ConfigEntityTypeTest::providerTestGetConfigPrefix function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Provides test data.
ConfigEntityTypeTest::testGetConfigPrefix function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php Tests the getConfigPrefix() method.
ConfigFactory::getConfigCacheKey function core/lib/Drupal/Core/Config/ConfigFactory.php Gets the static cache key for a given config name.
ConfigFactory::getConfigCacheKeys function core/lib/Drupal/Core/Config/ConfigFactory.php Gets all the cache keys that match the provided config name.
ConfigImporterEvent::getConfigImporter function core/lib/Drupal/Core/Config/ConfigImporterEvent.php Gets the config import object.
ConfigInstaller::getConfigToCreate function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets configuration data from the provided storage to create.
ConfigLocalTasksTest::getConfigAdminRoutes function core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php Provides a list of routes to test.
ConfigManager::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManager::getConfigDependencyManager function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManager::getConfigFactory function core/lib/Drupal/Core/Config/ConfigManager.php
ConfigManagerInterface::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets available collection information using the event system.
ConfigManagerInterface::getConfigDependencyManager function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Creates and populates a ConfigDependencyManager object.
ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Lists which config entities to update and delete on removal of a dependency.
ConfigManagerInterface::getConfigFactory function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets the config factory.
ConfigMapperInterface::getConfigData function core/modules/config_translation/src/ConfigMapperInterface.php Returns an array with all configuration data.
ConfigMapperInterface::getConfigNames function core/modules/config_translation/src/ConfigMapperInterface.php Returns an array of configuration names for the mapper.
ConfigNamesMapper::getConfigData function core/modules/config_translation/src/ConfigNamesMapper.php
ConfigNamesMapper::getConfigNames function core/modules/config_translation/src/ConfigNamesMapper.php
ConfigNamesMapperTest::testGetConfigData function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getConfigData().
ConfigNamesMapperTest::testGetConfigNames function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getConfigNames().
ConfigurableActionBase::getConfiguration function core/lib/Drupal/Core/Action/ConfigurableActionBase.php
ConfigurableInterface::getConfiguration function core/lib/Drupal/Component/Plugin/ConfigurableInterface.php Gets this plugin's configuration.
ConfigurableLanguageManager::getConfigOverrideLanguage function core/modules/language/src/ConfigurableLanguageManager.php
ConfigurablePlugin::getConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php
ConfigurableSearchPluginBase::getConfiguration function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php
ContentEntityType::getConfigDependencyKey function core/lib/Drupal/Core/Entity/ContentEntityType.php
ContentModeration::getConfiguration function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php
ControllerBaseTest::testGetConfig function core/tests/Drupal/Tests/Core/Controller/ControllerBaseTest.php Tests the config method.
DefaultLazyPluginCollection::getConfiguration function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php
DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::getConfiguration

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