Search for setConfig

  1. Search 7.x for setConfig
  2. Search 8.9.x for setConfig
  3. Search 10.3.x for setConfig
  4. Search 11.x for setConfig
  5. Other projects
Title Object type File name Summary
BlockPluginInterface::setConfigurationValue function core/lib/Drupal/Core/Block/BlockPluginInterface.php Sets a particular value in the block settings.
BlockPluginTrait::setConfiguration function core/lib/Drupal/Core/Block/BlockPluginTrait.php
BlockPluginTrait::setConfigurationValue function core/lib/Drupal/Core/Block/BlockPluginTrait.php
CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php Computes elements subset configuration for CKEditor 5 plugin.
CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap property core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID.
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php Computes elements subset configuration for CKEditor 5 plugin.
CKEditor5PluginConfigurableTrait::setConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5PluginConfigurableTrait.php
ConditionPluginBase::setConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Sets the configuration for this plugin instance.
ConfigurableActionBase::setConfiguration function core/lib/Drupal/Core/Action/ConfigurableActionBase.php Sets the configuration for this plugin instance.
ConfigurableInterface::setConfiguration function core/lib/Drupal/Component/Plugin/ConfigurableInterface.php Sets the configuration for this plugin instance.
ConfigurableLanguageManager::setConfigOverrideLanguage function core/modules/language/src/ConfigurableLanguageManager.php Sets the configuration override language.
ConfigurablePlugin::setConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Sets the configuration for this plugin instance.
ConfigurableSearchPluginBase::setConfiguration function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Sets the configuration for this plugin instance.
Contrib::computeCKEditor5PluginSubsetConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php Computes elements subset configuration for CKEditor 5 plugin.
Core::computeCKEditor5PluginSubsetConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Core.php Computes elements subset configuration for CKEditor 5 plugin.
DefaultLazyPluginCollection::setConfiguration function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php Sets the configuration for all plugins in this collection.
DefaultLazyPluginCollectionTest::testConfigurableSetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::setConfiguration
DefaultProcessor::setConfiguration function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Sets the configuration for this plugin instance.
DefaultSingleLazyPluginCollection::setConfiguration function core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php Sets the configuration for all plugins in this collection.
DependentPluginDefinitionInterface::setConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Sets the config dependencies of this plugin definition.
DependentPluginDefinitionTrait::setConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
ElementInterface::setConfig function core/modules/config_translation/src/FormElement/ElementInterface.php Sets configuration based on a nested form value array.
ExecutablePluginBase::setConfig function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Sets the value of a particular configuration option.
FileCacheFactory::setConfiguration function core/lib/Drupal/Component/FileCache/FileCacheFactory.php Sets the configuration to use for constructing future file cache objects.
FileCacheFactoryTest::testGetSetConfiguration function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php @covers ::getConfiguration
@covers ::setConfiguration
FilterBase::setConfiguration function core/modules/filter/src/Plugin/FilterBase.php Sets the configuration for this plugin instance.
FilterHtml::setConfiguration function core/modules/filter/src/Plugin/Filter/FilterHtml.php Sets the configuration for this plugin instance.
FilterHtmlTest::testSetConfiguration function core/modules/filter/tests/src/Unit/FilterHtmlTest.php @covers ::setConfiguration
FormBase::resetConfigFactory function core/lib/Drupal/Core/Form/FormBase.php Resets the configuration factory.
FormBase::setConfigFactory function core/lib/Drupal/Core/Form/FormBase.php Sets the config factory for this form.
FormElementBase::setConfig function core/modules/config_translation/src/FormElement/FormElementBase.php Sets configuration based on a nested form value array.
ImageEffectBase::setConfiguration function core/modules/image/src/ImageEffectBase.php Sets the configuration for this plugin instance.
InstallerKernel::resetConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Reset the bootstrap config storage.
LanguageManager::setConfigOverrideLanguage function core/lib/Drupal/Core/Language/LanguageManager.php Sets the configuration override language.
LanguageManagerInterface::setConfigOverrideLanguage function core/lib/Drupal/Core/Language/LanguageManagerInterface.php Sets the configuration override language.
LanguageNegotiationMethodBase::setConfig function core/modules/language/src/LanguageNegotiationMethodBase.php Injects the configuration factory.
LanguageNegotiationMethodInterface::setConfig function core/modules/language/src/LanguageNegotiationMethodInterface.php Injects the configuration factory.
LayoutDefault::setConfiguration function core/lib/Drupal/Core/Layout/LayoutDefault.php Sets the configuration for this plugin instance.
LazyPluginCollection::setConfiguration function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Sets the configuration for all plugins in this collection.
ListElement::setConfig function core/modules/config_translation/src/FormElement/ListElement.php Sets configuration based on a nested form value array.
MediaSourceBase::setConfiguration function core/modules/media/src/MediaSourceBase.php Sets the configuration for this plugin instance.
PluralVariants::setConfig function core/modules/config_translation/src/FormElement/PluralVariants.php Sets configuration based on a nested form value array.
SectionComponent::setConfiguration function core/modules/layout_builder/src/SectionComponent.php Sets the plugin configuration.
SelectionPluginBase::setConfiguration function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php Sets the configuration for this plugin instance.
TestConfigNamesMapper::setConfigFactory function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Sets the configuration factory.
TestConfigNamesMapper::setConfigNames function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Sets the list of configuration names.
TestConfigurableContextAwarePlugin::setConfiguration function core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php Sets the configuration for this plugin instance.
TestConfigurablePlugin::setConfiguration function core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php Sets the configuration for this plugin instance.
TestLazyPluginCollection::setConfiguration function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Sets the configuration for all plugins in this collection.
TestProcessor::setConfiguration function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Sets the configuration for this plugin instance.

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