29 calls to PluginBase::getPluginDefinition()

BlockBase::form in drupal/core/modules/block/lib/Drupal/block/BlockBase.php
Implements \Drupal\block\BlockPluginInterface::form().
BlockPluginUI::allPluginsUrl in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Provides an "all" style link to reset the facets.
BlockPluginUI::facetLink in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Creates a facet link for a given facet of a display plugin.
BlockPluginUI::form in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Overrides \Drupal\system\Plugin\PluginUIBase::form().
BlockPluginUI::row in drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php
Overrides \Drupal\system\Plugin\PluginUIBase::row().
ConditionPluginBase::getFormID in drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php
Implements \Drupal\Core\Form\FormInterface::getFormID().
ContextAwarePluginBase::getContextDefinition in drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::getContextDefinition().
ContextAwarePluginBase::getContextDefinitions in drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::getContextDefinitions().
DefaultProcessor::settingsForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm().
EntityResource::delete in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity DELETE requests.
EntityResource::get in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity GET requests.
EntityResource::patch in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity PATCH requests.
EntityResource::post in drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
Responds to entity POST requests and saves the new entity.
ExecutablePluginBase::getConfigDefinition in drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php
Gets the definition of a configuration option.
ExecutablePluginBase::getConfigDefinitions in drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php
Gets an array of definitions of available configuration options.
PluginSettingsBase::getDefaultSettings in drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php
Implements Drupal\field\Plugin\PluginSettingsInterface::getDefaultSettings().
PluginUIBase::access in drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php
Checks access for plugins of this type.
PluginUIBase::form in drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php
Implements \Drupal\system\Plugin\PluginUIInterface::form().
PluginUIBase::row in drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php
Displays a plugin row for configuring plugins in the user interface.
ResourceBase::permissions in drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php
Implements ResourceInterface::permissions().
StaticLayout::getAdminScriptFiles in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php
Returns the list of administrative JS files associated with this layout.
StaticLayout::getAdminStylesheetFiles in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php
Returns the list of administrative CSS files associated with this layout.
StaticLayout::getRegions in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php
Implements Drupal\layout\Plugin\LayoutInterface::getRegions().
StaticLayout::getScriptFiles in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php
Returns the list of JS files associated with this layout.
StaticLayout::getStylesheetFiles in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php
Returns the list of CSS files associated with this layout.
StaticLayout::renderLayout in drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php
Implements Drupal\layout\Plugin\LayoutInterface::renderLayout().
TestProcessor::settingsForm in drupal/core/modules/aggregator/tests/modules/aggregator_test/lib/Drupal/aggregator_test/Plugin/aggregator/processor/TestProcessor.php
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm().
WidgetBase::flagErrors in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::flagErrors().
WidgetBase::form in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::form().