7 calls to PluginHelper::isConfigurable()
- Action::isConfigurable in core/
modules/ system/ src/ Entity/ Action.php - Returns whether or not this action is configurable.
- ContextAwarePluginBase::getContextMapping in core/
lib/ Drupal/ Core/ Plugin/ ContextAwarePluginBase.php - Gets a mapping of the expected assignment names to their context names.
- ContextAwarePluginBase::setContextMapping in core/
lib/ Drupal/ Core/ Plugin/ ContextAwarePluginBase.php - Sets a mapping of the expected assignment names to their context names.
- DefaultLazyPluginCollection::getConfiguration in core/
lib/ Drupal/ Core/ Plugin/ DefaultLazyPluginCollection.php - Gets the current configuration of all plugins in this collection.
- DefaultLazyPluginCollection::setInstanceConfiguration in core/
lib/ Drupal/ Core/ Plugin/ DefaultLazyPluginCollection.php - Updates the configuration for a plugin instance.
- DefaultSingleLazyPluginCollection::getConfiguration in core/
lib/ Drupal/ Core/ Plugin/ DefaultSingleLazyPluginCollection.php - Gets the current configuration of all plugins in this collection.
- DefaultSingleLazyPluginCollection::setConfiguration in core/
lib/ Drupal/ Core/ Plugin/ DefaultSingleLazyPluginCollection.php - Sets the configuration for all plugins in this collection.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.