You are here

32 calls to PluginBase::getPluginId() in Zircon Profile 8.0

BlockBase::baseConfigurationDefaults in core/lib/Drupal/Core/Block/BlockBase.php
Returns generic default configuration for block plugins.
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.
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.
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.
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.
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.
SourcePluginBase::count in core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php
Get the source count.
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.