You are here

39 calls to PluginBase::getPluginId() in Drupal 9

ConditionPluginBase::getConfiguration in core/lib/Drupal/Core/Condition/ConditionPluginBase.php
Gets this plugin's configuration.
ConfigEntityMapper::getOperations in core/modules/config_translation/src/ConfigEntityMapper.php
Provides an array of information to build a list of operation links.
ConfigNamesMapper::getAddRoute in core/modules/config_translation/src/ConfigNamesMapper.php
Returns the route object for a translation add form route.
ConfigNamesMapper::getDeleteRoute in core/modules/config_translation/src/ConfigNamesMapper.php
Returns the route object for the translation deletion route.
ConfigNamesMapper::getEditRoute in core/modules/config_translation/src/ConfigNamesMapper.php
Returns the route object for a translation edit form route.
ConfigNamesMapper::getOverviewRoute in core/modules/config_translation/src/ConfigNamesMapper.php
Returns the route object for a translation overview route.
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.
HelpSearch::getType in core/modules/help_topics/src/Plugin/Search/HelpSearch.php
Returns the search index type this plugin uses.
HelpTopicPluginBase::toLink in core/modules/help_topics/src/HelpTopicPluginBase.php
Returns a link for viewing the help topic.
HelpTopicPluginBase::toUrl in core/modules/help_topics/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.
LinkRelationType::getRegisteredName in core/lib/Drupal/Core/Http/LinkRelationType.php
Returns the registered link relation type name.
MediaSourceBase::getSourceFieldName in core/modules/media/src/MediaSourceBase.php
Determine the name of the source field.
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.
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.
PluginBase::getBaseId in core/lib/Drupal/Component/Plugin/PluginBase.php
Gets the base_plugin_id of the plugin instance.
PluginBase::getDerivativeId in core/lib/Drupal/Component/Plugin/PluginBase.php
Gets the derivative_id of the plugin instance.
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.