12 calls to PluginBase::getPluginId() in Drupal 10
- FileMediaFormatterBase::viewElements in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileMediaFormatterBase.php - Builds a renderable array for a field value.
- FilterTestReplace::process in core/
modules/ filter/ tests/ filter_test/ src/ Plugin/ Filter/ FilterTestReplace.php - Performs the filter processing.
- FormatterBase::view in core/
lib/ Drupal/ Core/ Field/ FormatterBase.php - Builds a renderable array for a fully themed field.
- LinkFormatter::settingsForm in core/
modules/ link/ src/ Plugin/ Field/ FieldFormatter/ LinkFormatter.php - Returns a form to configure settings for the formatter.
- LinkFormatter::settingsSummary in core/
modules/ link/ src/ Plugin/ Field/ FieldFormatter/ LinkFormatter.php - Returns a short summary for the current formatter settings.
- Migration::getProcessNormalized in core/
modules/ migrate/ src/ Plugin/ Migration.php - Resolve shorthands into a list of plugin configurations.
- SearchPluginBase::buildResults in core/
modules/ search/ src/ Plugin/ SearchPluginBase.php - Executes the search and builds render arrays for the result items.
- SimpleConfigSectionStorage::getStorageType in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ SectionStorage/ SimpleConfigSectionStorage.php - Returns the type of this storage.
- TestContextAwareBlock::build in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestContextAwareBlock.php - Builds and returns the renderable array for this block plugin.
- TextTrimmedFormatter::viewElements in core/
modules/ text/ src/ Plugin/ Field/ FieldFormatter/ TextTrimmedFormatter.php - Builds a renderable array for a field value.
- WidgetBase::form in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Creates a form element for a field.
- WidgetBase::formSingleElement in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Generates the form element for a single copy of the widget.