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.
FormatterBase::view in core/lib/Drupal/Core/Field/FormatterBase.php
Builds a renderable array for a fully themed field.
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.
ImageToolkitOperationBase::prepareArguments in core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php
Checks for required arguments and adds optional argument defaults.
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.
Migration::getProcessNormalized in core/modules/migrate/src/Plugin/Migration.php
Resolve shorthands into a list of plugin configurations.
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.
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.