14 methods override ConfigurableInterface::setConfiguration() in Drupal 8
- ConditionPluginBase::setConfiguration in core/
lib/ Drupal/ Core/ Condition/ ConditionPluginBase.php - Sets the configuration for this plugin instance.
- ConfigurableActionBase::setConfiguration in core/
lib/ Drupal/ Core/ Action/ ConfigurableActionBase.php - Sets the configuration for this plugin instance.
- ConfigurablePlugin::setConfiguration in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultSingleLazyPluginCollectionTest.php - Sets the configuration for this plugin instance.
- ConfigurableSearchPluginBase::setConfiguration in core/
modules/ search/ src/ Plugin/ ConfigurableSearchPluginBase.php - Sets the configuration for this plugin instance.
- DefaultProcessor::setConfiguration in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Sets the configuration for this plugin instance.
- FilterBase::setConfiguration in core/
modules/ filter/ src/ Plugin/ FilterBase.php - Sets the configuration for this plugin instance.
- ImageEffectBase::setConfiguration in core/
modules/ image/ src/ ImageEffectBase.php - Sets the configuration for this plugin instance.
- LayoutDefault::setConfiguration in core/
lib/ Drupal/ Core/ Layout/ LayoutDefault.php - Sets the configuration for this plugin instance.
- MediaSourceBase::setConfiguration in core/
modules/ media/ src/ MediaSourceBase.php - Sets the configuration for this plugin instance.
- SelectionPluginBase::setConfiguration in core/
lib/ Drupal/ Core/ Entity/ EntityReferenceSelection/ SelectionPluginBase.php - Sets the configuration for this plugin instance.
- TestConfigurablePlugin::setConfiguration in core/
tests/ Drupal/ Tests/ Core/ Plugin/ Fixtures/ TestConfigurablePlugin.php - Sets the configuration for this plugin instance.
- TestProcessor::setConfiguration in core/
modules/ aggregator/ tests/ modules/ aggregator_test/ src/ Plugin/ aggregator/ processor/ TestProcessor.php - Sets the configuration for this plugin instance.
- VariantBase::setConfiguration in core/
lib/ Drupal/ Core/ Display/ VariantBase.php - Sets the configuration for this plugin instance.
- WorkflowTypeBase::setConfiguration in core/
modules/ workflows/ src/ Plugin/ WorkflowTypeBase.php - Sets the configuration for this plugin instance.