36 calls to PluginInspectionInterface::getPluginId()

ConditionPluginBase::getConfiguration in core/lib/Drupal/Core/Condition/ConditionPluginBase.php
Gets this plugin's configuration.
FileMediaFormatterBase::viewElements in core/modules/file/src/Plugin/Field/FieldFormatter/FileMediaFormatterBase.php
Builds a renderable array for a field value.
FilterBase::getConfiguration in core/modules/filter/src/Plugin/FilterBase.php
Gets this plugin's configuration.
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.
GDToolkit::load in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Loads an image from a file.
GDToolkit::save in core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
Writes an image resource to a destination file.
HelpSearch::getType in core/modules/help/src/Plugin/Search/HelpSearch.php
Returns the search index type this plugin uses.
HelpTopicPluginBase::toLink in core/modules/help/src/HelpTopicPluginBase.php
Returns a link for viewing the help topic.
HelpTopicPluginBase::toUrl in core/modules/help/src/HelpTopicPluginBase.php
Returns the URL for viewing the help topic.
ImageEffectBase::getConfiguration in core/modules/image/src/ImageEffectBase.php
Gets this plugin's configuration.
ImageToolkitBase::apply in core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php
Applies a toolkit operation to an image.
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.
MediaSourceBase::getSourceFieldName in core/modules/media/src/MediaSourceBase.php
Determine the name of the source field.
MenuLinkBase::getEditRoute in core/lib/Drupal/Core/Menu/MenuLinkBase.php
Returns route information for a custom edit form for the menu link.
MenuLinkDefault::getResetRoute in core/lib/Drupal/Core/Menu/MenuLinkDefault.php
Returns route information for a route to reset the menu link.
MenuLinkDefault::isResettable in core/lib/Drupal/Core/Menu/MenuLinkDefault.php
Returns whether this link can be reset.
MenuLinkDefault::updateLink in core/lib/Drupal/Core/Menu/MenuLinkDefault.php
Updates the definition values for a menu link.
Migration::getProcessNormalized in core/modules/migrate/src/Plugin/Migration.php
Resolve shorthands into a list of plugin configurations.
NavigationSectionStorage::getStorageType in core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php
Returns the type of this storage.
NodeSearch::findResults in core/modules/node/src/Plugin/Search/NodeSearch.php
Queries to find search results, and sets status messages.
NodeSearch::getType in core/modules/node/src/Plugin/Search/NodeSearch.php
Returns the search index type this plugin uses.
NodeSearch::indexClear in core/modules/node/src/Plugin/Search/NodeSearch.php
Clears the search index for this plugin.
NodeSearch::indexNode in core/modules/node/src/Plugin/Search/NodeSearch.php
Indexes a single node.
NodeSearch::markForReindex in core/modules/node/src/Plugin/Search/NodeSearch.php
Marks the search index for reindexing for this plugin.
NodeSearch::updateIndex in core/modules/node/src/Plugin/Search/NodeSearch.php
Updates the search index for this plugin.
PathPluginBase::getRoute in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Generates a route entry for a given view and display.
SearchPluginBase::buildResults in core/modules/search/src/Plugin/SearchPluginBase.php
Executes the search and builds render arrays for the result items.
SectionStorageBase::getStorageType in core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php
Returns the type of this storage.
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.
VariantBase::getConfiguration in core/lib/Drupal/Core/Display/VariantBase.php
Gets this plugin's configuration.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.