9 calls to PluginBase::getPluginId()

FormatterBase::view in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::view().
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::formElement in drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/LegacyWidget.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
TextTrimmedFormatter::viewElements in drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().
WidgetBase::form in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::form().
WidgetBase::formSingleElement in drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php
Generates the form element for a single copy of the widget.