19 calls to PluginBase::getDefinition()

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.
LegacyFormatter::prepareView in drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::prepareView().
LegacyFormatter::settingsForm in drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsForm().
LegacyFormatter::settingsSummary in drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsSummary().
LegacyFormatter::viewElements in drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().
LegacyWidget::flagErrors in drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/LegacyWidget.php
Overrides Drupal\field\Plugin\Type\Widget\WidgetBase::flagErrors().
LegacyWidget::formElement in drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/LegacyWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
LegacyWidget::settingsForm in drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/LegacyWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm().
PluginSettingsBase::getDefaultSettings in drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php
Implements Drupal\field\Plugin\PluginSettingsInterface::getDefaultSettings().
ResourceBase::permissions in drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php
Provides an array of permissions suitable for hook_permission().
StaticLayout::getAdminScriptFiles in drupal/core/modules/layout/lib/Drupal/layout/Plugin/layout/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/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/layout/StaticLayout.php
Implements Drupal\layout\Plugin\LayoutInterface::getRegions().
StaticLayout::getScriptFiles in drupal/core/modules/layout/lib/Drupal/layout/Plugin/layout/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/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/layout/StaticLayout.php
Implements Drupal\layout\Plugin\LayoutInterface::renderLayout().
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().