Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PluginInspectionInterface.php

PluginInspectionInterface

  • class \Drupal\Component\Plugin\PluginBase implements \Drupal\Component\Plugin\PluginInspectionInterface, \Drupal\Component\Plugin\DerivativeInspectionInterface
  • class \Drupal\Core\Action\ActionBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Action\ActionInterface
  • class \Drupal\Core\Action\ConfigurableActionBase extends \Drupal\Core\Action\ActionBase implements \Drupal\Component\Plugin\ConfigurableInterface, \Drupal\Component\Plugin\DependentPluginInterface, \Drupal\Core\Plugin\PluginFormInterface
  • class \Drupal\Core\Action\Plugin\Action\DeleteAction extends \Drupal\Core\Action\Plugin\Action\EntityActionBase
  • class \Drupal\Core\Action\Plugin\Action\EmailAction extends \Drupal\Core\Action\ConfigurableActionBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Action\Plugin\Action\EntityActionBase extends \Drupal\Core\Action\ActionBase implements \Drupal\Component\Plugin\DependentPluginInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Action\Plugin\Action\GotoAction extends \Drupal\Core\Action\ConfigurableActionBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Action\Plugin\Action\MessageAction extends \Drupal\Core\Action\ConfigurableActionBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Action\Plugin\Action\PublishAction extends \Drupal\Core\Action\Plugin\Action\EntityActionBase
  • class \Drupal\Core\Action\Plugin\Action\SaveAction extends \Drupal\Core\Action\Plugin\Action\EntityActionBase
  • class \Drupal\Core\Action\Plugin\Action\UnpublishAction extends \Drupal\Core\Action\Plugin\Action\EntityActionBase
  • class \Drupal\Core\Block\BlockBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Block\BlockPluginInterface, \Drupal\Core\Plugin\PluginWithFormsInterface, \Drupal\Core\Plugin\PreviewAwarePluginInterface, \Drupal\Core\Render\PreviewFallbackInterface, \Drupal\Core\Plugin\ContextAwarePluginInterface uses \Drupal\Core\Block\BlockPluginTrait, \Drupal\Core\Plugin\ContextAwarePluginTrait, \Drupal\Core\Plugin\ContextAwarePluginAssignmentTrait
  • class \Drupal\Core\Block\Plugin\Block\Broken extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Block\BlockPluginInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\Block\BlockPluginTrait, \Drupal\Core\Cache\CacheableDependencyTrait
  • class \Drupal\Core\Block\Plugin\Block\PageTitleBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Block\TitleBlockPluginInterface
  • class \Drupal\Core\Condition\ConditionPluginBase extends \Drupal\Core\Executable\ExecutablePluginBase implements \Drupal\Core\Condition\ConditionInterface uses \Drupal\Core\Plugin\ContextAwarePluginAssignmentTrait
  • class \Drupal\Core\Config\Schema\ArrayElement extends \Drupal\Core\Config\Schema\Element implements \Drupal\Core\Config\Schema\IteratorAggregate, \Drupal\Core\Config\Schema\TypedConfigInterface, \Drupal\Core\TypedData\ComplexDataInterface
  • class \Drupal\Core\Config\Schema\Element extends \Drupal\Core\TypedData\TypedData
  • class \Drupal\Core\Config\Schema\Ignore extends \Drupal\Core\Config\Schema\Element
  • class \Drupal\Core\Config\Schema\Mapping extends \Drupal\Core\Config\Schema\ArrayElement
  • class \Drupal\Core\Config\Schema\Sequence extends \Drupal\Core\Config\Schema\ArrayElement
  • class \Drupal\Core\Config\Schema\Undefined extends \Drupal\Core\Config\Schema\Element
  • class \Drupal\Core\Datetime\Element\DateElementBase extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Datetime\Element\Datelist extends \Drupal\Core\Datetime\Element\DateElementBase uses \Drupal\Core\Security\DoTrustedCallbackTrait
  • class \Drupal\Core\Datetime\Element\Datetime extends \Drupal\Core\Datetime\Element\DateElementBase uses \Drupal\Core\Security\DoTrustedCallbackTrait
  • class \Drupal\Core\Datetime\Plugin\Field\FieldWidget\TimestampDatetimeWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Display\VariantBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Display\VariantInterface uses \Drupal\Core\Plugin\PluginDependencyTrait, \Drupal\Core\Cache\RefinableCacheableDependencyTrait
  • class \Drupal\Core\Entity\Element\EntityAutocomplete extends \Drupal\Core\Render\Element\Textfield
  • class \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Entity\EntityReferenceSelection\SelectionInterface, \Drupal\Component\Plugin\ConfigurableInterface, \Drupal\Component\Plugin\DependentPluginInterface
  • class \Drupal\Core\Entity\Plugin\Condition\EntityBundle extends \Drupal\Core\Condition\ConditionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter extends \Drupal\Core\Entity\Plugin\DataType\EntityAdapter
  • class \Drupal\Core\Entity\Plugin\DataType\EntityAdapter extends \Drupal\Core\TypedData\TypedData implements \Drupal\Core\Entity\Plugin\DataType\IteratorAggregate, \Drupal\Core\TypedData\ComplexDataInterface
  • class \Drupal\Core\Entity\Plugin\DataType\EntityReference extends \Drupal\Core\TypedData\DataReferenceBase
  • class \Drupal\Core\Entity\Plugin\EntityReferenceSelection\Broken extends \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginBase
  • class \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection extends \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Core\Entity\EntityReferenceSelection\SelectionWithAutocreateInterface
  • class \Drupal\Core\Entity\Plugin\EntityReferenceSelection\PhpSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
  • class \Drupal\Core\Executable\ExecutablePluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Executable\ExecutableInterface, \Drupal\Core\Cache\CacheableDependencyInterface, \Drupal\Core\Plugin\ContextAwarePluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait
  • class \Drupal\Core\Field\ChangedFieldItemList extends \Drupal\Core\Field\FieldItemList
  • class \Drupal\Core\Field\EntityReferenceFieldItemList extends \Drupal\Core\Field\FieldItemList implements \Drupal\Core\Field\EntityReferenceFieldItemListInterface
  • class \Drupal\Core\Field\FallbackFieldTypeCategory extends \Drupal\Core\Field\FieldTypeCategory
  • class \Drupal\Core\Field\FieldItemBase extends \Drupal\Core\TypedData\Plugin\DataType\Map implements \Drupal\Core\Field\FieldItemInterface
  • class \Drupal\Core\Field\FieldItemList extends \Drupal\Core\TypedData\Plugin\DataType\ItemList implements \Drupal\Core\Field\FieldItemListInterface
  • class \Drupal\Core\Field\FieldTypeCategory extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Field\FieldTypeCategoryInterface
  • class \Drupal\Core\Field\FieldUpdateActionBase extends \Drupal\Core\Action\ActionBase
  • class \Drupal\Core\Field\FormatterBase extends \Drupal\Core\Field\PluginSettingsBase implements \Drupal\Core\Field\FormatterInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Field\MapFieldItemList extends \Drupal\Core\Field\FieldItemList
  • class \Drupal\Core\Field\PluginSettingsBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Field\PluginSettingsInterface, \Drupal\Component\Plugin\DependentPluginInterface
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\BasicStringFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\BooleanFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\DecimalFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\NumericFormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceEntityFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceIdFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceLabelFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\IntegerFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\NumericFormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\LanguageFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\StringFormatter
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\MailToFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\NumericFormatterBase extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\NumericUnformattedFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\StringFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\TimestampAgoFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\TimestampFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldFormatter\UriLinkFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem extends \Drupal\Core\Field\FieldItemBase implements \Drupal\Core\TypedData\OptionsProviderInterface
  • class \Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem extends \Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem
  • class \Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem extends \Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem
  • class \Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem extends \Drupal\Core\Field\Plugin\Field\FieldType\NumericItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\EmailItem extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem extends \Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItemBase implements \Drupal\Core\TypedData\OptionsProviderInterface, \Drupal\Core\Field\PreconfiguredFieldUiOptionsInterface
  • class \Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItemBase extends \Drupal\Core\Field\FieldItemBase implements \Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItemInterface
  • class \Drupal\Core\Field\Plugin\Field\FieldType\FloatItem extends \Drupal\Core\Field\Plugin\Field\FieldType\NumericItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem extends \Drupal\Core\Field\Plugin\Field\FieldType\NumericItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\LanguageItem extends \Drupal\Core\Field\FieldItemBase implements \Drupal\Core\TypedData\OptionsProviderInterface
  • class \Drupal\Core\Field\Plugin\Field\FieldType\MapItem extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\NumericItemBase extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem extends \Drupal\Core\Field\Plugin\Field\FieldType\StringItem
  • class \Drupal\Core\Field\Plugin\Field\FieldType\StringItem extends \Drupal\Core\Field\Plugin\Field\FieldType\StringItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\StringItemBase extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem extends \Drupal\Core\Field\Plugin\Field\FieldType\StringItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\Core\Field\Plugin\Field\FieldType\UriItem extends \Drupal\Core\Field\Plugin\Field\FieldType\StringItem
  • class \Drupal\Core\Field\Plugin\Field\FieldType\UuidItem extends \Drupal\Core\Field\Plugin\Field\FieldType\StringItem
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\BooleanCheckboxWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\EmailDefaultWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\EntityReferenceAutocompleteTagsWidget extends \Drupal\Core\Field\Plugin\Field\FieldWidget\EntityReferenceAutocompleteWidget
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\EntityReferenceAutocompleteWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\LanguageSelectWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\NumberWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsButtonsWidget extends \Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsWidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsSelectWidget extends \Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsWidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsWidgetBase extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\StringTextareaWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\StringTextfieldWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\Plugin\Field\FieldWidget\UriWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\Core\Field\WidgetBase extends \Drupal\Core\Field\PluginSettingsBase implements \Drupal\Core\Field\WidgetInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Http\LinkRelationType extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Http\LinkRelationTypeInterface
  • class \Drupal\Core\ImageToolkit\ImageToolkitBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\ImageToolkit\ImageToolkitInterface
  • class \Drupal\Core\ImageToolkit\ImageToolkitOperationBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\ImageToolkit\ImageToolkitOperationInterface
  • class \Drupal\Core\Layout\LayoutDefault extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Layout\LayoutInterface, \Drupal\Core\Plugin\PluginFormInterface, \Drupal\Core\Plugin\PreviewAwarePluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginAssignmentTrait, \Drupal\Core\Plugin\ContextAwarePluginTrait
  • class \Drupal\Core\Menu\ContextualLinkDefault extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Core\Menu\ContextualLinkInterface
  • class \Drupal\Core\Menu\InaccessibleMenuLink extends \Drupal\Core\Menu\MenuLinkBase
  • class \Drupal\Core\Menu\LocalActionDefault extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Core\Menu\LocalActionInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Core\Cache\CacheableDependencyInterface uses \Drupal\Core\DependencyInjection\DependencySerializationTrait
  • class \Drupal\Core\Menu\LocalTaskDefault extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Core\Menu\LocalTaskInterface, \Drupal\Core\Cache\CacheableDependencyInterface uses \Drupal\Core\DependencyInjection\DependencySerializationTrait
  • class \Drupal\Core\Menu\MenuLinkBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Menu\MenuLinkInterface
  • class \Drupal\Core\Menu\MenuLinkDefault extends \Drupal\Core\Menu\MenuLinkBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Menu\Plugin\Block\LocalActionsBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Menu\Plugin\Block\LocalTasksBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Plugin\Component extends \Drupal\Core\Plugin\PluginBase
  • class \Drupal\Core\Plugin\PluginBase extends \Drupal\Component\Plugin\PluginBase uses \Drupal\Core\StringTranslation\StringTranslationTrait, \Drupal\Core\DependencyInjection\DependencySerializationTrait, \Drupal\Core\Messenger\MessengerTrait
  • class \Drupal\Core\Queue\QueueWorkerBase extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Core\Queue\QueueWorkerInterface
  • class \Drupal\Core\Render\Element\Actions extends \Drupal\Core\Render\Element\Container
  • class \Drupal\Core\Render\Element\Button extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Checkbox extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Checkboxes extends \Drupal\Core\Render\Element\FormElementBase uses \Drupal\Core\Render\Element\CompositeFormElementTrait
  • class \Drupal\Core\Render\Element\Color extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\ComponentElement extends \Drupal\Core\Render\Element\RenderElementBase uses \Drupal\Core\Security\DoTrustedCallbackTrait
  • class \Drupal\Core\Render\Element\Container extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Date extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Details extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Dropbutton extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Email extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Fieldgroup extends \Drupal\Core\Render\Element\Fieldset
  • class \Drupal\Core\Render\Element\Fieldset extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\File extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Form extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\FormElement extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\FormElementBase extends \Drupal\Core\Render\Element\RenderElementBase implements \Drupal\Core\Render\Element\FormElementInterface
  • class \Drupal\Core\Render\Element\Hidden extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Html extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\HtmlTag extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Icon extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\ImageButton extends \Drupal\Core\Render\Element\Submit
  • class \Drupal\Core\Render\Element\InlineTemplate extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Item extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Label extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\LanguageSelect extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Link extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\MachineName extends \Drupal\Core\Render\Element\Textfield
  • class \Drupal\Core\Render\Element\MoreLink extends \Drupal\Core\Render\Element\Link
  • class \Drupal\Core\Render\Element\Number extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Operations extends \Drupal\Core\Render\Element\Dropbutton
  • class \Drupal\Core\Render\Element\Page extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\PageTitle extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Pager extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Password extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\PasswordConfirm extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\PathElement extends \Drupal\Core\Render\Element\Textfield
  • class \Drupal\Core\Render\Element\Radio extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Radios extends \Drupal\Core\Render\Element\FormElementBase uses \Drupal\Core\Render\Element\CompositeFormElementTrait
  • class \Drupal\Core\Render\Element\Range extends \Drupal\Core\Render\Element\Number
  • class \Drupal\Core\Render\Element\RenderElement extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\RenderElementBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Render\Element\ElementInterface
  • class \Drupal\Core\Render\Element\Search extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Select extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\StatusMessages extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\StatusReport extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Submit extends \Drupal\Core\Render\Element\Button
  • class \Drupal\Core\Render\Element\SystemCompactLink extends \Drupal\Core\Render\Element\Link
  • class \Drupal\Core\Render\Element\Table extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Tableselect extends \Drupal\Core\Render\Element\Table
  • class \Drupal\Core\Render\Element\Tel extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Textarea extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Textfield extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Token extends \Drupal\Core\Render\Element\Hidden
  • class \Drupal\Core\Render\Element\Url extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\Value extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Element\VerticalTabs extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\Core\Render\Element\Weight extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\Core\Render\Plugin\DisplayVariant\SimplePageVariant extends \Drupal\Core\Display\VariantBase implements \Drupal\Core\Display\PageVariantInterface
  • class \Drupal\Core\TempStore\Element\BreakLockLink extends \Drupal\Core\Render\Element\RenderElementBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\Core\Theme\Icon\IconExtractorBase extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Core\Theme\Icon\IconExtractorInterface, \Drupal\Core\Plugin\PluginWithFormsInterface uses \Drupal\Core\Plugin\PluginWithFormsTrait
  • class \Drupal\Core\Theme\Icon\IconExtractorWithFinder extends \Drupal\Core\Theme\Icon\IconExtractorBase implements \Drupal\Core\Theme\Icon\IconExtractorWithFinderInterface, \Drupal\Core\Plugin\PluginWithFormsInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\Plugin\PluginWithFormsTrait
  • class \Drupal\Core\Theme\Plugin\IconExtractor\PathExtractor extends \Drupal\Core\Theme\Icon\IconExtractorWithFinder
  • class \Drupal\Core\Theme\Plugin\IconExtractor\SvgExtractor extends \Drupal\Core\Theme\Icon\IconExtractorWithFinder
  • class \Drupal\Core\Theme\Plugin\IconExtractor\SvgSpriteExtractor extends \Drupal\Core\Theme\Icon\IconExtractorWithFinder
  • class \Drupal\Core\TypedData\DataReferenceBase extends \Drupal\Core\TypedData\TypedData implements \Drupal\Core\TypedData\DataReferenceInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\Any extends \Drupal\Core\TypedData\TypedData
  • class \Drupal\Core\TypedData\Plugin\DataType\BinaryData extends \Drupal\Core\TypedData\PrimitiveBase implements \Drupal\Core\TypedData\Type\BinaryInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\BooleanData extends \Drupal\Core\TypedData\PrimitiveBase implements \Drupal\Core\TypedData\Type\BooleanInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601 extends \Drupal\Core\TypedData\Plugin\DataType\StringData implements \Drupal\Core\TypedData\Type\DateTimeInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\DecimalData extends \Drupal\Core\TypedData\Plugin\DataType\StringData implements \Drupal\Core\TypedData\Type\DecimalInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\DurationIso8601 extends \Drupal\Core\TypedData\Plugin\DataType\StringData implements \Drupal\Core\TypedData\Type\DurationInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\Email extends \Drupal\Core\TypedData\Plugin\DataType\StringData implements \Drupal\Core\TypedData\Type\StringInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\FloatData extends \Drupal\Core\TypedData\PrimitiveBase implements \Drupal\Core\TypedData\Type\FloatInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\IntegerData extends \Drupal\Core\TypedData\PrimitiveBase implements \Drupal\Core\TypedData\Type\IntegerInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\ItemList extends \Drupal\Core\TypedData\TypedData implements \Drupal\Core\TypedData\Plugin\DataType\IteratorAggregate, \Drupal\Core\TypedData\ListInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\Language extends \Drupal\Core\TypedData\TypedData
  • class \Drupal\Core\TypedData\Plugin\DataType\LanguageReference extends \Drupal\Core\TypedData\DataReferenceBase
  • class \Drupal\Core\TypedData\Plugin\DataType\Map extends \Drupal\Core\TypedData\TypedData implements \Drupal\Core\TypedData\Plugin\DataType\IteratorAggregate, \Drupal\Core\TypedData\ComplexDataInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\StringData extends \Drupal\Core\TypedData\PrimitiveBase implements \Drupal\Core\TypedData\Type\StringInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\TimeSpan extends \Drupal\Core\TypedData\Plugin\DataType\IntegerData implements \Drupal\Core\TypedData\Type\DurationInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\Timestamp extends \Drupal\Core\TypedData\Plugin\DataType\IntegerData implements \Drupal\Core\TypedData\Type\DateTimeInterface
  • class \Drupal\Core\TypedData\Plugin\DataType\Uri extends \Drupal\Core\TypedData\Plugin\DataType\StringData implements \Drupal\Core\TypedData\Type\UriInterface
  • class \Drupal\Core\TypedData\PrimitiveBase extends \Drupal\Core\TypedData\TypedData implements \Drupal\Core\TypedData\PrimitiveInterface
  • class \Drupal\Core\TypedData\TypedData implements \Drupal\Core\TypedData\TypedDataInterface, \Drupal\Component\Plugin\PluginInspectionInterface uses \Drupal\Core\DependencyInjection\DependencySerializationTrait, \Drupal\Core\StringTranslation\StringTranslationTrait, \Drupal\Core\TypedData\TypedDataTrait
  • class \Drupal\announcements_feed\Plugin\Block\AnnounceBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\ban\Plugin\migrate\destination\BlockedIp extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\ban\Plugin\migrate\source\d7\BlockedIps extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\block\Plugin\DisplayVariant\BlockPageVariant extends \Drupal\Core\Display\VariantBase implements \Drupal\Core\Display\PageVariantInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\block\Plugin\migrate\destination\EntityBlock extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\block\Plugin\migrate\process\BlockPluginId extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\block\Plugin\migrate\process\BlockRegion extends \Drupal\migrate\Plugin\migrate\process\StaticMap implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\block\Plugin\migrate\process\BlockSettings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\block\Plugin\migrate\process\BlockTheme extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\block\Plugin\migrate\process\BlockVisibility extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\block\Plugin\migrate\process\RolesLookup extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\block\Plugin\migrate\source\Block extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\block\Plugin\migrate\source\d6\BlockTranslation extends \Drupal\block\Plugin\migrate\source\Block
  • class \Drupal\block\Plugin\migrate\source\d7\BlockTranslation extends \Drupal\block\Plugin\migrate\source\Block
  • class \Drupal\block_content\Plugin\Block\BlockContentBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\block_content\Plugin\Menu\LocalAction\BlockContentAddLocalAction extends \Drupal\Core\Menu\LocalActionDefault
  • class \Drupal\block_content\Plugin\migrate\source\d6\Box extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\block_content\Plugin\migrate\source\d6\BoxTranslation extends \Drupal\block_content\Plugin\migrate\source\d7\BlockCustomTranslation
  • class \Drupal\block_content\Plugin\migrate\source\d7\BlockCustom extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\block_content\Plugin\migrate\source\d7\BlockCustomTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase uses \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait
  • class \Drupal\block_content\Plugin\views\area\ListingEmpty extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\block_content\Plugin\views\wizard\BlockContent extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\breakpoint\Breakpoint extends \Drupal\Core\Plugin\PluginBase implements \Drupal\breakpoint\BreakpointInterface
  • class \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault extends \Drupal\Core\Plugin\PluginBase implements \Drupal\ckeditor5\Plugin\CKEditor5PluginInterface
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Alignment extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface, \Drupal\ckeditor5\Plugin\CKEditor5PluginElementsSubsetInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\CodeBlock extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\GlobalAttribute extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Heading extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface, \Drupal\ckeditor5\Plugin\CKEditor5PluginElementsSubsetInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait, \Drupal\ckeditor5\Plugin\CKEditor5Plugin\DynamicPluginConfigWithCsrfTokenUrlTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\ImageResize extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface, \Drupal\ckeditor5\Plugin\CKEditor5PluginElementsSubsetInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface, \Drupal\ckeditor5\Plugin\CKEditor5PluginElementsSubsetInterface uses \Drupal\ckeditor5\Plugin\CKEditor5Plugin\DynamicPluginConfigWithCsrfTokenUrlTrait, \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\MediaLibrary extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\StringTranslation\StringTranslationTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface, \Drupal\ckeditor5\Plugin\CKEditor5PluginElementsSubsetInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableInterface, \Drupal\ckeditor5\Plugin\CKEditor5PluginElementsSubsetInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
  • class \Drupal\ckeditor5\Plugin\Editor\CKEditor5 extends \Drupal\editor\Plugin\EditorBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\comment\CommentFieldItemList extends \Drupal\Core\Field\FieldItemList
  • class \Drupal\comment\Plugin\EntityReferenceSelection\CommentSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
  • class \Drupal\comment\Plugin\Field\FieldFormatter\AuthorNameFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\comment\Plugin\Field\FieldFormatter\CommentDefaultFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\comment\Plugin\Field\FieldFormatter\CommentPermalinkFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\StringFormatter
  • class \Drupal\comment\Plugin\Field\FieldType\CommentItem extends \Drupal\Core\Field\FieldItemBase implements \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface
  • class \Drupal\comment\Plugin\Field\FieldWidget\CommentWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\comment\Plugin\Menu\LocalTask\UnapprovedComments extends \Drupal\Core\Menu\LocalTaskDefault implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\StringTranslation\StringTranslationTrait
  • class \Drupal\comment\Plugin\migrate\D7Comment extends \Drupal\migrate_drupal\Plugin\migrate\FieldMigration
  • class \Drupal\comment\Plugin\migrate\destination\EntityComment extends \Drupal\migrate\Plugin\migrate\destination\EntityContentBase
  • class \Drupal\comment\Plugin\migrate\destination\EntityCommentType extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\comment\Plugin\migrate\source\CommentType extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\comment\Plugin\migrate\source\d6\Comment extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\comment\Plugin\migrate\source\d7\Comment extends \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity
  • class \Drupal\comment\Plugin\migrate\source\d7\CommentEntityTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity
  • class \Drupal\comment\Plugin\views\argument\UserUid extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\comment\Plugin\views\field\CommentBulkForm extends \Drupal\views\Plugin\views\field\BulkForm
  • class \Drupal\comment\Plugin\views\field\CommentedEntity extends \Drupal\views\Plugin\views\field\EntityField
  • class \Drupal\comment\Plugin\views\field\Depth extends \Drupal\views\Plugin\views\field\EntityField
  • class \Drupal\comment\Plugin\views\field\EntityLink extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\comment\Plugin\views\field\LastTimestamp extends \Drupal\views\Plugin\views\field\Date
  • class \Drupal\comment\Plugin\views\field\LinkApprove extends \Drupal\views\Plugin\views\field\LinkBase
  • class \Drupal\comment\Plugin\views\field\LinkReply extends \Drupal\views\Plugin\views\field\LinkBase
  • class \Drupal\comment\Plugin\views\field\NodeNewComments extends \Drupal\views\Plugin\views\field\NumericField
  • class \Drupal\comment\Plugin\views\field\StatisticsLastCommentName extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\comment\Plugin\views\field\StatisticsLastUpdated extends \Drupal\views\Plugin\views\field\Date
  • class \Drupal\comment\Plugin\views\filter\NodeComment extends \Drupal\views\Plugin\views\filter\InOperator
  • class \Drupal\comment\Plugin\views\filter\StatisticsLastUpdated extends \Drupal\views\Plugin\views\filter\Date
  • class \Drupal\comment\Plugin\views\filter\UserUid extends \Drupal\views\Plugin\views\filter\FilterPluginBase
  • class \Drupal\comment\Plugin\views\row\Rss extends \Drupal\views\Plugin\views\row\RssPluginBase
  • class \Drupal\comment\Plugin\views\sort\StatisticsLastCommentName extends \Drupal\views\Plugin\views\sort\SortPluginBase
  • class \Drupal\comment\Plugin\views\sort\StatisticsLastUpdated extends \Drupal\views\Plugin\views\sort\Date
  • class \Drupal\comment\Plugin\views\sort\Thread extends \Drupal\views\Plugin\views\sort\SortPluginBase
  • class \Drupal\comment\Plugin\views\wizard\Comment extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\config_translation\ConfigEntityMapper extends \Drupal\config_translation\ConfigNamesMapper implements \Drupal\config_translation\ConfigEntityMapperInterface
  • class \Drupal\config_translation\ConfigFieldMapper extends \Drupal\config_translation\ConfigEntityMapper
  • class \Drupal\config_translation\ConfigNamesMapper extends \Drupal\Core\Plugin\PluginBase implements \Drupal\config_translation\ConfigMapperInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\config_translation\Plugin\Menu\ContextualLink\ConfigTranslationContextualLink extends \Drupal\Core\Menu\ContextualLinkDefault uses \Drupal\Core\StringTranslation\StringTranslationTrait
  • class \Drupal\config_translation\Plugin\Menu\LocalTask\ConfigTranslationLocalTask extends \Drupal\Core\Menu\LocalTaskDefault uses \Drupal\Core\StringTranslation\StringTranslationTrait
  • class \Drupal\config_translation\Plugin\migrate\source\d6\ProfileFieldTranslation extends \Drupal\user\Plugin\migrate\source\ProfileField
  • class \Drupal\contact\Plugin\migrate\source\ContactCategory extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\contact\Plugin\migrate\source\ContactSettings extends \Drupal\migrate_drupal\Plugin\migrate\source\Variable
  • class \Drupal\contact\Plugin\rest\resource\ContactMessageResource extends \Drupal\rest\Plugin\rest\resource\EntityResource
  • class \Drupal\contact\Plugin\views\field\ContactLink extends \Drupal\views\Plugin\views\field\LinkBase
  • class \Drupal\content_moderation\Plugin\Action\ModerationOptOutPublish extends \Drupal\Core\Action\Plugin\Action\PublishAction implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\content_moderation\Plugin\Action\ModerationOptOutUnpublish extends \Drupal\Core\Action\Plugin\Action\UnpublishAction
  • class \Drupal\content_moderation\Plugin\Field\FieldFormatter\ContentModerationStateFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget extends \Drupal\Core\Field\Plugin\Field\FieldWidget\OptionsSelectWidget
  • class \Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList extends \Drupal\Core\Field\FieldItemList uses \Drupal\Core\TypedData\ComputedItemListTrait
  • class \Drupal\content_moderation\Plugin\WorkflowType\ContentModeration extends \Drupal\workflows\Plugin\WorkflowTypeBase implements \Drupal\content_moderation\Plugin\WorkflowType\ContentModerationInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\StringTranslation\StringTranslationTrait
  • class \Drupal\content_moderation\Plugin\views\field\ModerationStateField extends \Drupal\views\Plugin\views\field\EntityField uses \Drupal\content_moderation\Plugin\views\ModerationStateJoinViewsHandlerTrait
  • class \Drupal\content_moderation\Plugin\views\filter\ModerationStateFilter extends \Drupal\views\Plugin\views\filter\InOperator implements \Drupal\views\Plugin\DependentWithRemovalPluginInterface uses \Drupal\content_moderation\Plugin\views\ModerationStateJoinViewsHandlerTrait
  • class \Drupal\content_moderation\Plugin\views\sort\ModerationStateSort extends \Drupal\views\Plugin\views\sort\SortPluginBase uses \Drupal\content_moderation\Plugin\views\ModerationStateJoinViewsHandlerTrait
  • class \Drupal\content_translation\Plugin\migrate\source\d7\EntityTranslationSettings extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\content_translation\Plugin\views\field\TranslationLink extends \Drupal\views\Plugin\views\field\EntityLink
  • class \Drupal\contextual\Element\ContextualLinks extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\contextual\Element\ContextualLinksPlaceholder extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\contextual\Plugin\views\field\ContextualLinks extends \Drupal\views\Plugin\views\field\FieldPluginBase uses \Drupal\Core\Routing\RedirectDestinationTrait
  • class \Drupal\datetime\DateTimeComputed extends \Drupal\Core\TypedData\TypedData
  • class \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeCustomFormatter extends \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeFormatterBase
  • class \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeDefaultFormatter extends \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeFormatterBase
  • class \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeFormatterBase extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimePlainFormatter extends \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeFormatterBase
  • class \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeTimeAgoFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\TimestampAgoFormatter
  • class \Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList extends \Drupal\Core\Field\FieldItemList
  • class \Drupal\datetime\Plugin\Field\FieldType\DateTimeItem extends \Drupal\Core\Field\FieldItemBase implements \Drupal\datetime\Plugin\Field\FieldType\DateTimeItemInterface
  • class \Drupal\datetime\Plugin\Field\FieldWidget\DateTimeDatelistWidget extends \Drupal\datetime\Plugin\Field\FieldWidget\DateTimeWidgetBase
  • class \Drupal\datetime\Plugin\Field\FieldWidget\DateTimeDefaultWidget extends \Drupal\datetime\Plugin\Field\FieldWidget\DateTimeWidgetBase
  • class \Drupal\datetime\Plugin\Field\FieldWidget\DateTimeWidgetBase extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\datetime\Plugin\migrate\field\DateField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\datetime\Plugin\views\argument\Date extends \Drupal\views\Plugin\views\argument\Date uses \Drupal\views\FieldAPIHandlerTrait
  • class \Drupal\datetime\Plugin\views\argument\DayDate extends \Drupal\datetime\Plugin\views\argument\Date
  • class \Drupal\datetime\Plugin\views\argument\FullDate extends \Drupal\datetime\Plugin\views\argument\Date
  • class \Drupal\datetime\Plugin\views\argument\MonthDate extends \Drupal\datetime\Plugin\views\argument\Date
  • class \Drupal\datetime\Plugin\views\argument\WeekDate extends \Drupal\datetime\Plugin\views\argument\Date
  • class \Drupal\datetime\Plugin\views\argument\YearDate extends \Drupal\datetime\Plugin\views\argument\Date
  • class \Drupal\datetime\Plugin\views\argument\YearMonthDate extends \Drupal\datetime\Plugin\views\argument\Date
  • class \Drupal\datetime\Plugin\views\filter\Date extends \Drupal\views\Plugin\views\filter\Date implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\views\FieldAPIHandlerTrait
  • class \Drupal\datetime\Plugin\views\sort\Date extends \Drupal\views\Plugin\views\sort\Date uses \Drupal\views\FieldAPIHandlerTrait
  • class \Drupal\datetime_range\Plugin\Field\FieldFormatter\DateRangeCustomFormatter extends \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeCustomFormatter uses \Drupal\datetime_range\DateTimeRangeTrait
  • class \Drupal\datetime_range\Plugin\Field\FieldFormatter\DateRangeDefaultFormatter extends \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimeDefaultFormatter uses \Drupal\datetime_range\DateTimeRangeTrait
  • class \Drupal\datetime_range\Plugin\Field\FieldFormatter\DateRangePlainFormatter extends \Drupal\datetime\Plugin\Field\FieldFormatter\DateTimePlainFormatter uses \Drupal\datetime_range\DateTimeRangeTrait
  • class \Drupal\datetime_range\Plugin\Field\FieldType\DateRangeFieldItemList extends \Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList
  • class \Drupal\datetime_range\Plugin\Field\FieldType\DateRangeItem extends \Drupal\datetime\Plugin\Field\FieldType\DateTimeItem
  • class \Drupal\datetime_range\Plugin\Field\FieldWidget\DateRangeDatelistWidget extends \Drupal\datetime_range\Plugin\Field\FieldWidget\DateRangeWidgetBase
  • class \Drupal\datetime_range\Plugin\Field\FieldWidget\DateRangeDefaultWidget extends \Drupal\datetime_range\Plugin\Field\FieldWidget\DateRangeWidgetBase
  • class \Drupal\datetime_range\Plugin\Field\FieldWidget\DateRangeWidgetBase extends \Drupal\datetime\Plugin\Field\FieldWidget\DateTimeWidgetBase
  • class \Drupal\dblog\Plugin\rest\resource\DbLogResource extends \Drupal\rest\Plugin\ResourceBase
  • class \Drupal\dblog\Plugin\views\field\DblogMessage extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\dblog\Plugin\views\field\DblogOperations extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\dblog\Plugin\views\filter\DblogTypes extends \Drupal\views\Plugin\views\filter\InOperator
  • class \Drupal\dblog\Plugin\views\wizard\Watchdog extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\editor\Plugin\EditorBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\editor\Plugin\EditorPluginInterface
  • class \Drupal\editor\Plugin\Filter\EditorFileReference extends \Drupal\filter\Plugin\FilterBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\field\Plugin\migrate\field\Email extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\field\Plugin\migrate\field\d7\EntityReference extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\field\Plugin\migrate\field\d7\NumberField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\field\Plugin\migrate\process\FieldType extends \Drupal\migrate\Plugin\migrate\process\StaticMap implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\field\Plugin\migrate\process\ProcessField extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\field\Plugin\migrate\process\d6\FieldFormatterSettingsDefaults extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d6\FieldInstanceDefaults extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d6\FieldInstanceOptionTranslation extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d6\FieldInstanceSettings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d6\FieldInstanceWidgetSettings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d6\FieldOptionTranslation extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d6\FieldSettings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d6\FieldTypeDefaults extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d7\FieldBundle extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\field\Plugin\migrate\process\d7\FieldInstanceDefaults extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d7\FieldInstanceOptionTranslation extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d7\FieldInstanceSettings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d7\FieldOptionTranslation extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d7\FieldSettings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\process\d7\FieldTypeDefaults extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\field\Plugin\migrate\source\d6\Field extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\field\Plugin\migrate\source\d6\FieldInstance extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\field\Plugin\migrate\source\d6\FieldInstanceOptionTranslation extends \Drupal\field\Plugin\migrate\source\d6\FieldOptionTranslation
  • class \Drupal\field\Plugin\migrate\source\d6\FieldInstancePerFormDisplay extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\field\Plugin\migrate\source\d6\FieldInstancePerViewMode extends \Drupal\node\Plugin\migrate\source\d6\ViewModeBase
  • class \Drupal\field\Plugin\migrate\source\d6\FieldLabelDescriptionTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\field\Plugin\migrate\source\d6\FieldOptionTranslation extends \Drupal\field\Plugin\migrate\source\d6\Field
  • class \Drupal\field\Plugin\migrate\source\d7\Field extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\field\Plugin\migrate\source\d7\FieldInstance extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\field\Plugin\migrate\source\d7\FieldInstancePerFormDisplay extends \Drupal\field\Plugin\migrate\source\d7\FieldInstance
  • class \Drupal\field\Plugin\migrate\source\d7\FieldInstancePerViewMode extends \Drupal\field\Plugin\migrate\source\d7\FieldInstance
  • class \Drupal\field\Plugin\migrate\source\d7\FieldLabelDescriptionTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\field\Plugin\migrate\source\d7\FieldOptionTranslation extends \Drupal\field\Plugin\migrate\source\d7\Field
  • class \Drupal\field\Plugin\migrate\source\d7\ViewMode extends \Drupal\field\Plugin\migrate\source\d7\FieldInstance
  • class \Drupal\field_ui\DisplayModeLocalAction extends \Drupal\Core\Menu\LocalActionDefault
  • class \Drupal\field_ui\Element\FieldUiTable extends \Drupal\Core\Render\Element\Table
  • class \Drupal\file\ComputedFileUrl extends \Drupal\Core\TypedData\TypedData
  • class \Drupal\file\Element\ManagedFile extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\file\Plugin\EntityReferenceSelection\FileSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
  • class \Drupal\file\Plugin\Field\FieldFormatter\BaseFieldFileFormatterBase extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\DefaultFileFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\BaseFieldFileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\DescriptionAwareFileFormatterBase extends \Drupal\file\Plugin\Field\FieldFormatter\FileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\FileAudioFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\FileMediaFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\FileExtensionFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\BaseFieldFileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\FileFormatterBase extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\FileMediaFormatterBase extends \Drupal\file\Plugin\Field\FieldFormatter\FileFormatterBase implements \Drupal\file\Plugin\Field\FieldFormatter\FileMediaFormatterInterface
  • class \Drupal\file\Plugin\Field\FieldFormatter\FileSize extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\FileUriFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\BaseFieldFileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\FileVideoFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\FileMediaFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\FilemimeFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\BaseFieldFileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\GenericFileFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\DescriptionAwareFileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\RSSEnclosureFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\FileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\TableFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\DescriptionAwareFileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldFormatter\UrlPlainFormatter extends \Drupal\file\Plugin\Field\FieldFormatter\FileFormatterBase
  • class \Drupal\file\Plugin\Field\FieldType\FileFieldItemList extends \Drupal\Core\Field\EntityReferenceFieldItemList
  • class \Drupal\file\Plugin\Field\FieldType\FileItem extends \Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem uses \Drupal\file\Validation\FileValidatorSettingsTrait
  • class \Drupal\file\Plugin\Field\FieldType\FileUriItem extends \Drupal\Core\Field\Plugin\Field\FieldType\UriItem
  • class \Drupal\file\Plugin\Field\FieldWidget\FileWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\file\Plugin\migrate\destination\EntityFile extends \Drupal\migrate\Plugin\migrate\destination\EntityContentBase
  • class \Drupal\file\Plugin\migrate\field\d6\FileField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\file\Plugin\migrate\field\d7\FileField extends \Drupal\file\Plugin\migrate\field\d6\FileField
  • class \Drupal\file\Plugin\migrate\process\d6\FieldFile extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\file\Plugin\migrate\process\d6\FileUri extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\file\Plugin\migrate\source\d6\File extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\file\Plugin\migrate\source\d6\Upload extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\file\Plugin\migrate\source\d6\UploadInstance extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase uses \Drupal\migrate\Plugin\migrate\source\DummyQueryTrait
  • class \Drupal\file\Plugin\migrate\source\d7\File extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\file\Plugin\rest\resource\FileUploadResource extends \Drupal\rest\Plugin\ResourceBase uses \Drupal\file\Validation\FileValidatorSettingsTrait, \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait, \Drupal\file\Upload\FileUploadLocationTrait
  • class \Drupal\file\Plugin\views\argument\Fid extends \Drupal\views\Plugin\views\argument\EntityArgument
  • class \Drupal\file\Plugin\views\field\File extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\file\Plugin\views\filter\Status extends \Drupal\views\Plugin\views\filter\InOperator
  • class \Drupal\file\Plugin\views\wizard\File extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\filter\Element\ProcessedText extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\filter\Element\TextFormat extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\filter\Plugin\DataType\FilterFormat extends \Drupal\Core\TypedData\Plugin\DataType\StringData implements \Drupal\Core\TypedData\OptionsProviderInterface
  • class \Drupal\filter\Plugin\FilterBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\filter\Plugin\FilterInterface
  • class \Drupal\filter\Plugin\Filter\FilterAlign extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\Filter\FilterAutoP extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\Filter\FilterCaption extends \Drupal\filter\Plugin\FilterBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\filter\Plugin\Filter\FilterHtml extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\Filter\FilterHtmlCorrector extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\Filter\FilterHtmlEscape extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\Filter\FilterHtmlImageSecure extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\Filter\FilterImageLazyLoad extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\Filter\FilterNull extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\Filter\FilterUrl extends \Drupal\filter\Plugin\FilterBase
  • class \Drupal\filter\Plugin\migrate\process\FilterID extends \Drupal\migrate\Plugin\migrate\process\StaticMap implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\filter\Plugin\migrate\process\FilterSettings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\filter\Plugin\migrate\process\d6\FilterFormatPermission extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\filter\Plugin\migrate\source\d6\FilterFormat extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\filter\Plugin\migrate\source\d7\FilterFormat extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\help\HelpTopicPluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\help\HelpTopicPluginInterface
  • class \Drupal\help\HelpTopicTwig extends \Drupal\help\HelpTopicPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\help\Plugin\Block\HelpBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\help\Plugin\HelpSection\HelpSectionPluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\help\HelpSectionPluginInterface uses \Drupal\Core\Cache\UnchangingCacheableDependencyTrait
  • class \Drupal\help\Plugin\HelpSection\HelpTopicSection extends \Drupal\help\Plugin\HelpSection\HelpSectionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\help\SearchableHelpInterface
  • class \Drupal\help\Plugin\HelpSection\HookHelpSection extends \Drupal\help\Plugin\HelpSection\HelpSectionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\help\Plugin\Search\HelpSearch extends \Drupal\search\Plugin\SearchPluginBase implements \Drupal\Core\Access\AccessibleInterface, \Drupal\search\Plugin\SearchIndexingInterface
  • class \Drupal\history\Plugin\views\field\HistoryUserTimestamp extends \Drupal\node\Plugin\views\field\Node
  • class \Drupal\history\Plugin\views\filter\HistoryUserTimestamp extends \Drupal\views\Plugin\views\filter\FilterPluginBase uses \Drupal\Core\Cache\UncacheableDependencyTrait
  • class \Drupal\image\ConfigurableImageEffectBase extends \Drupal\image\ImageEffectBase implements \Drupal\image\ConfigurableImageEffectInterface
  • class \Drupal\image\ImageEffectBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\image\ImageEffectInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter extends \Drupal\image\Plugin\Field\FieldFormatter\ImageFormatterBase
  • class \Drupal\image\Plugin\Field\FieldFormatter\ImageFormatterBase extends \Drupal\file\Plugin\Field\FieldFormatter\FileFormatterBase
  • class \Drupal\image\Plugin\Field\FieldFormatter\ImageUrlFormatter extends \Drupal\image\Plugin\Field\FieldFormatter\ImageFormatterBase
  • class \Drupal\image\Plugin\Field\FieldType\ImageItem extends \Drupal\file\Plugin\Field\FieldType\FileItem uses \Drupal\Core\Logger\LoggerChannelTrait
  • class \Drupal\image\Plugin\Field\FieldWidget\ImageWidget extends \Drupal\file\Plugin\Field\FieldWidget\FileWidget
  • class \Drupal\image\Plugin\ImageEffect\ConvertImageEffect extends \Drupal\image\ConfigurableImageEffectBase
  • class \Drupal\image\Plugin\ImageEffect\CropImageEffect extends \Drupal\image\Plugin\ImageEffect\ResizeImageEffect
  • class \Drupal\image\Plugin\ImageEffect\DesaturateImageEffect extends \Drupal\image\ImageEffectBase
  • class \Drupal\image\Plugin\ImageEffect\ResizeImageEffect extends \Drupal\image\ConfigurableImageEffectBase
  • class \Drupal\image\Plugin\ImageEffect\RotateImageEffect extends \Drupal\image\ConfigurableImageEffectBase
  • class \Drupal\image\Plugin\ImageEffect\ScaleAndCropImageEffect extends \Drupal\image\Plugin\ImageEffect\CropImageEffect
  • class \Drupal\image\Plugin\ImageEffect\ScaleImageEffect extends \Drupal\image\Plugin\ImageEffect\ResizeImageEffect
  • class \Drupal\image\Plugin\migrate\destination\EntityImageStyle extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\image\Plugin\migrate\field\d6\ImageField extends \Drupal\file\Plugin\migrate\field\d6\FileField
  • class \Drupal\image\Plugin\migrate\field\d7\ImageField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\image\Plugin\migrate\process\d6\ImageCacheActions extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\image\Plugin\migrate\source\d6\ImageCachePreset extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\image\Plugin\migrate\source\d7\ImageStyles extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\language\DefaultLanguageItem extends \Drupal\Core\Field\Plugin\Field\FieldType\LanguageItem
  • class \Drupal\language\Element\LanguageConfiguration extends \Drupal\Core\Render\Element\FormElementBase
  • class \Drupal\language\Plugin\Block\LanguageBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\language\Plugin\Condition\Language extends \Drupal\Core\Condition\ConditionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\language\Plugin\migrate\destination\DefaultLangcode extends \Drupal\migrate\Plugin\migrate\destination\Config
  • class \Drupal\language\Plugin\migrate\process\ContentTranslationEnabledSetting extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\language\Plugin\migrate\process\LanguageDomains extends \Drupal\migrate\Plugin\migrate\process\ArrayBuild
  • class \Drupal\language\Plugin\migrate\process\LanguageNegotiation extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\language\Plugin\migrate\process\LanguageTypes extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\language\Plugin\migrate\source\Language extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\language\Plugin\migrate\source\d6\LanguageContentSettings extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\language\Plugin\migrate\source\d6\LanguageContentSettingsTaxonomyVocabulary extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\language\Plugin\migrate\source\d7\LanguageContentSettings extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\language\Plugin\migrate\source\d7\LanguageContentSettingsTaxonomyVocabulary extends \Drupal\taxonomy\Plugin\migrate\source\d7\Vocabulary
  • class \Drupal\layout_builder\Element\LayoutBuilder extends \Drupal\Core\Render\Element\RenderElementBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\Ajax\AjaxHelperTrait, \Drupal\layout_builder\Context\LayoutBuilderContextTrait, \Drupal\layout_builder\LayoutBuilderHighlightTrait
  • class \Drupal\layout_builder\Field\LayoutSectionItemList extends \Drupal\Core\Field\FieldItemList implements \Drupal\layout_builder\SectionListInterface uses \Drupal\layout_builder\SectionListTrait
  • class \Drupal\layout_builder\Plugin\Block\ExtraFieldBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\layout_builder\Plugin\Block\FieldBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\field\FieldLabelOptionsTrait
  • class \Drupal\layout_builder\Plugin\Block\InlineBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\block_content\Access\RefinableDependentAccessInterface uses \Drupal\block_content\Access\RefinableDependentAccessTrait
  • class \Drupal\layout_builder\Plugin\DataType\SectionData extends \Drupal\Core\TypedData\TypedData
  • class \Drupal\layout_builder\Plugin\Field\FieldType\LayoutSectionItem extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\layout_builder\Plugin\Field\FieldWidget\LayoutBuilderWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\layout_builder\Plugin\Layout\BlankLayout extends \Drupal\Core\Layout\LayoutDefault
  • class \Drupal\layout_builder\Plugin\Layout\MultiWidthLayoutBase extends \Drupal\Core\Layout\LayoutDefault implements \Drupal\Core\Plugin\PluginFormInterface
  • class \Drupal\layout_builder\Plugin\Layout\ThreeColumnLayout extends \Drupal\layout_builder\Plugin\Layout\MultiWidthLayoutBase
  • class \Drupal\layout_builder\Plugin\Layout\TwoColumnLayout extends \Drupal\layout_builder\Plugin\Layout\MultiWidthLayoutBase
  • class \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage extends \Drupal\layout_builder\Plugin\SectionStorage\SectionStorageBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\layout_builder\DefaultsSectionStorageInterface
  • class \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage extends \Drupal\layout_builder\Plugin\SectionStorage\SectionStorageBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\layout_builder\OverridesSectionStorageInterface, \Drupal\layout_builder\Plugin\SectionStorage\SectionStorageLocalTaskProviderInterface
  • class \Drupal\layout_builder\Plugin\SectionStorage\SectionStorageBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\layout_builder\SectionStorageInterface, \Drupal\layout_builder\TempStoreIdentifierInterface, \Drupal\Core\Cache\CacheableDependencyInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait, \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait
  • class \Drupal\link\Plugin\Field\FieldFormatter\LinkFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\link\Plugin\Field\FieldFormatter\LinkSeparateFormatter extends \Drupal\link\Plugin\Field\FieldFormatter\LinkFormatter
  • class \Drupal\link\Plugin\Field\FieldType\LinkItem extends \Drupal\Core\Field\FieldItemBase implements \Drupal\link\LinkItemInterface
  • class \Drupal\link\Plugin\Field\FieldWidget\LinkWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\link\Plugin\migrate\field\d6\LinkField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\link\Plugin\migrate\field\d7\LinkField extends \Drupal\link\Plugin\migrate\field\d6\LinkField
  • class \Drupal\link\Plugin\migrate\process\FieldLink extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\locale\Plugin\QueueWorker\LocaleTranslation extends \Drupal\Core\Queue\QueueWorkerBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\media\MediaSourceBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\media\MediaSourceInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\media\Plugin\EntityReferenceSelection\MediaSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
  • class \Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter extends \Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter
  • class \Drupal\media\Plugin\Field\FieldFormatter\OEmbedFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\media\Plugin\Field\FieldWidget\OEmbedWidget extends \Drupal\Core\Field\Plugin\Field\FieldWidget\StringTextfieldWidget
  • class \Drupal\media\Plugin\Filter\MediaEmbed extends \Drupal\filter\Plugin\FilterBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Core\Security\TrustedCallbackInterface
  • class \Drupal\media\Plugin\QueueWorker\ThumbnailDownloader extends \Drupal\Core\Queue\QueueWorkerBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\media\Plugin\media\Source\AudioFile extends \Drupal\media\Plugin\media\Source\File
  • class \Drupal\media\Plugin\media\Source\File extends \Drupal\media\MediaSourceBase
  • class \Drupal\media\Plugin\media\Source\Image extends \Drupal\media\Plugin\media\Source\File
  • class \Drupal\media\Plugin\media\Source\OEmbed extends \Drupal\media\MediaSourceBase implements \Drupal\media\Plugin\media\Source\OEmbedInterface
  • class \Drupal\media\Plugin\media\Source\VideoFile extends \Drupal\media\Plugin\media\Source\File
  • class \Drupal\media\Plugin\views\filter\Status extends \Drupal\views\Plugin\views\filter\FilterPluginBase
  • class \Drupal\media\Plugin\views\wizard\Media extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\media\Plugin\views\wizard\MediaRevision extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\media_library\Plugin\Field\FieldWidget\MediaLibraryWidget extends \Drupal\Core\Field\WidgetBase implements \Drupal\Core\Security\TrustedCallbackInterface
  • class \Drupal\media_library\Plugin\views\field\MediaLibrarySelectForm extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\menu_link_content\Plugin\Menu\MenuLinkContent extends \Drupal\Core\Menu\MenuLinkBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\menu_link_content\Plugin\migrate\process\LinkOptions extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\menu_link_content\Plugin\migrate\process\LinkUri extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\menu_link_content\Plugin\migrate\source\MenuLink extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\menu_link_content\Plugin\migrate\source\d6\MenuLinkTranslation extends \Drupal\menu_link_content\Plugin\migrate\source\MenuLink uses \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait
  • class \Drupal\menu_link_content\Plugin\migrate\source\d7\MenuLinkLocalized extends \Drupal\menu_link_content\Plugin\migrate\source\MenuLink
  • class \Drupal\menu_link_content\Plugin\migrate\source\d7\MenuLinkTranslation extends \Drupal\menu_link_content\Plugin\migrate\source\MenuLink uses \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait
  • class \Drupal\menu_ui\Plugin\Menu\LocalAction\MenuLinkAdd extends \Drupal\Core\Menu\LocalActionDefault
  • class \Drupal\migrate\Plugin\Migration extends \Drupal\Core\Plugin\PluginBase implements \Drupal\migrate\Plugin\MigrationInterface, \Drupal\migrate\Plugin\RequirementsInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\destination\ComponentEntityDisplayBase extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\destination\Config extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Component\Plugin\DependentPluginInterface uses \Drupal\Core\Entity\DependencyTrait
  • class \Drupal\migrate\Plugin\migrate\destination\DestinationBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\migrate\Plugin\MigrateDestinationInterface, \Drupal\migrate\Plugin\RequirementsInterface
  • class \Drupal\migrate\Plugin\migrate\destination\Entity extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Component\Plugin\DependentPluginInterface uses \Drupal\Core\Entity\DependencyTrait, \Drupal\migrate\EntityFieldDefinitionTrait
  • class \Drupal\migrate\Plugin\migrate\destination\EntityBaseFieldOverride extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase extends \Drupal\migrate\Plugin\migrate\destination\Entity
  • class \Drupal\migrate\Plugin\migrate\destination\EntityContentBase extends \Drupal\migrate\Plugin\migrate\destination\Entity implements \Drupal\migrate\Audit\HighestIdInterface, \Drupal\migrate\Plugin\MigrateValidatableEntityInterface
  • class \Drupal\migrate\Plugin\migrate\destination\EntityContentComplete extends \Drupal\migrate\Plugin\migrate\destination\EntityContentBase uses \Drupal\migrate\EntityFieldDefinitionTrait
  • class \Drupal\migrate\Plugin\migrate\destination\EntityFieldInstance extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\migrate\Plugin\migrate\destination\EntityFieldStorageConfig extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\migrate\Plugin\migrate\destination\EntityRevision extends \Drupal\migrate\Plugin\migrate\destination\EntityContentBase
  • class \Drupal\migrate\Plugin\migrate\destination\EntityViewMode extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\migrate\Plugin\migrate\destination\NullDestination extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase
  • class \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityDisplay extends \Drupal\migrate\Plugin\migrate\destination\ComponentEntityDisplayBase
  • class \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityFormDisplay extends \Drupal\migrate\Plugin\migrate\destination\ComponentEntityDisplayBase
  • class \Drupal\migrate\Plugin\migrate\id_map\NullIdMap extends \Drupal\Core\Plugin\PluginBase implements \Drupal\migrate\Plugin\MigrateIdMapInterface
  • class \Drupal\migrate\Plugin\migrate\id_map\Sql extends \Drupal\Core\Plugin\PluginBase implements \Drupal\migrate\Plugin\MigrateIdMapInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\migrate\Audit\HighestIdInterface
  • class \Drupal\migrate\Plugin\migrate\process\ArrayBuild extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Callback extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Concat extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\DefaultValue extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Download extends \Drupal\migrate\Plugin\migrate\process\FileProcessBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\process\EntityExists extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\process\Explode extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Extract extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\FileCopy extends \Drupal\migrate\Plugin\migrate\process\FileProcessBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\process\FileProcessBase extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Flatten extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\FormatDate extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Get extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Log extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\MachineName extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\process\MakeUniqueBase extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField extends \Drupal\migrate\Plugin\migrate\process\MakeUniqueBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\process\MenuLinkParent extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\process\MigrationLookup extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\process\NullCoalesce extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Route extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate\Plugin\migrate\process\SkipOnEmpty extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\SkipRowIfNotSet extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\StaticMap extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\SubProcess extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\Substr extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\process\UrlEncode extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate\Plugin\migrate\source\EmbeddedDataSource extends \Drupal\migrate\Plugin\migrate\source\SourcePluginBase
  • class \Drupal\migrate\Plugin\migrate\source\EmptySource extends \Drupal\migrate\Plugin\migrate\source\SourcePluginBase
  • class \Drupal\migrate\Plugin\migrate\source\SourcePluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\migrate\Plugin\MigrateSourceInterface, \Drupal\migrate\Event\RollbackAwareInterface
  • class \Drupal\migrate\Plugin\migrate\source\SqlBase extends \Drupal\migrate\Plugin\migrate\source\SourcePluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\migrate\Plugin\RequirementsInterface
  • class \Drupal\migrate\ProcessPluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\migrate\Plugin\MigrateProcessInterface
  • class \Drupal\migrate_drupal\Plugin\migrate\FieldMigration extends \Drupal\migrate\Plugin\Migration implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\migrate_drupal\Plugin\MigrateFieldInterface
  • class \Drupal\migrate_drupal\Plugin\migrate\field\ReferenceBase extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\migrate_drupal\Plugin\migrate\field\d6\NodeReference extends \Drupal\migrate_drupal\Plugin\migrate\field\ReferenceBase
  • class \Drupal\migrate_drupal\Plugin\migrate\field\d6\UserReference extends \Drupal\migrate_drupal\Plugin\migrate\field\ReferenceBase
  • class \Drupal\migrate_drupal\Plugin\migrate\field\d7\NodeReference extends \Drupal\migrate_drupal\Plugin\migrate\field\ReferenceBase
  • class \Drupal\migrate_drupal\Plugin\migrate\field\d7\UserReference extends \Drupal\migrate_drupal\Plugin\migrate\field\ReferenceBase
  • class \Drupal\migrate_drupal\Plugin\migrate\process\NodeCompleteNodeLookup extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate_drupal\Plugin\migrate\process\NodeCompleteNodeRevisionLookup extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate_drupal\Plugin\migrate\process\NodeCompleteNodeTranslationLookup extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\migrate_drupal\Plugin\migrate\source\ContentEntity extends \Drupal\migrate\Plugin\migrate\source\SourcePluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\migrate\EntityFieldDefinitionTrait
  • class \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase extends \Drupal\migrate\Plugin\migrate\source\SqlBase implements \Drupal\Component\Plugin\DependentPluginInterface uses \Drupal\Core\Entity\DependencyTrait
  • class \Drupal\migrate_drupal\Plugin\migrate\source\EmptySource extends \Drupal\migrate\Plugin\migrate\source\EmptySource implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Component\Plugin\DependentPluginInterface uses \Drupal\Core\Entity\DependencyTrait
  • class \Drupal\migrate_drupal\Plugin\migrate\source\Variable extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\migrate_drupal\Plugin\migrate\source\VariableMultiRow extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\migrate_drupal\Plugin\migrate\source\d6\VariableTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\migrate_drupal\Plugin\migrate\source\d7\VariableTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\migrate_drupal\Plugin\migrate\source\d8\Config extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\navigation\Element\TopBar extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\navigation\NavigationLayout extends \Drupal\Core\Layout\LayoutDefault
  • class \Drupal\navigation\Plugin\Block\NavigationLinkBlock extends \Drupal\Core\Block\BlockBase
  • class \Drupal\navigation\Plugin\Block\NavigationMenuBlock extends \Drupal\system\Plugin\Block\SystemMenuBlock implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\navigation\Plugin\Block\NavigationShortcutsBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\navigation\Plugin\Block\NavigationUserBlock extends \Drupal\Core\Block\BlockBase
  • class \Drupal\navigation\Plugin\SectionStorage\NavigationSectionStorage extends \Drupal\Core\Plugin\PluginBase implements \Drupal\layout_builder\SectionStorageInterface, \Drupal\layout_builder\Plugin\SectionStorage\SectionStorageLocalTaskProviderInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Core\Cache\CacheableDependencyInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait, \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait, \Drupal\layout_builder\SectionListTrait
  • class \Drupal\navigation\Plugin\TopBarItem\PageActions extends \Drupal\navigation\TopBarItemBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\navigation\TopBarItemBase extends \Drupal\Component\Plugin\PluginBase implements \Drupal\navigation\TopBarItemPluginInterface
  • class \Drupal\node\ConfigTranslation\NodeTypeMapper extends \Drupal\config_translation\ConfigEntityMapper
  • class \Drupal\node\Plugin\Action\DemoteNode extends \Drupal\Core\Field\FieldUpdateActionBase
  • class \Drupal\node\Plugin\Action\PromoteNode extends \Drupal\Core\Field\FieldUpdateActionBase
  • class \Drupal\node\Plugin\Action\StickyNode extends \Drupal\Core\Field\FieldUpdateActionBase
  • class \Drupal\node\Plugin\Action\UnstickyNode extends \Drupal\Core\Field\FieldUpdateActionBase
  • class \Drupal\node\Plugin\Block\SyndicateBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\node\Plugin\EntityReferenceSelection\NodeSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
  • class \Drupal\node\Plugin\Search\NodeSearch extends \Drupal\search\Plugin\ConfigurableSearchPluginBase implements \Drupal\Core\Access\AccessibleInterface, \Drupal\search\Plugin\SearchIndexingInterface, \Drupal\Core\Security\TrustedCallbackInterface
  • class \Drupal\node\Plugin\migrate\D6NodeTranslation extends \Drupal\migrate\Plugin\Migration implements \Drupal\migrate_drupal\Plugin\MigrationWithFollowUpInterface
  • class \Drupal\node\Plugin\migrate\D7NodeTranslation extends \Drupal\migrate\Plugin\Migration implements \Drupal\migrate_drupal\Plugin\MigrationWithFollowUpInterface
  • class \Drupal\node\Plugin\migrate\destination\EntityNodeType extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\node\Plugin\migrate\process\d6\NodeUpdate7008 extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\node\Plugin\migrate\source\d6\Node extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\node\Plugin\migrate\source\d6\NodeComplete extends \Drupal\node\Plugin\migrate\source\d6\NodeRevision
  • class \Drupal\node\Plugin\migrate\source\d6\NodeRevision extends \Drupal\node\Plugin\migrate\source\d6\Node
  • class \Drupal\node\Plugin\migrate\source\d6\NodeType extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\node\Plugin\migrate\source\d6\ViewMode extends \Drupal\node\Plugin\migrate\source\d6\ViewModeBase
  • class \Drupal\node\Plugin\migrate\source\d6\ViewModeBase extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\node\Plugin\migrate\source\d7\Node extends \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity
  • class \Drupal\node\Plugin\migrate\source\d7\NodeComplete extends \Drupal\node\Plugin\migrate\source\d7\NodeRevision
  • class \Drupal\node\Plugin\migrate\source\d7\NodeEntityTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity
  • class \Drupal\node\Plugin\migrate\source\d7\NodeRevision extends \Drupal\node\Plugin\migrate\source\d7\Node
  • class \Drupal\node\Plugin\migrate\source\d7\NodeType extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\node\Plugin\views\area\ListingEmpty extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\node\Plugin\views\argument\Nid extends \Drupal\views\Plugin\views\argument\EntityArgument
  • class \Drupal\node\Plugin\views\argument\Type extends \Drupal\views\Plugin\views\argument\StringArgument
  • class \Drupal\node\Plugin\views\argument\UidRevision extends \Drupal\user\Plugin\views\argument\Uid
  • class \Drupal\node\Plugin\views\argument\Vid extends \Drupal\views\Plugin\views\argument\NumericArgument
  • class \Drupal\node\Plugin\views\argument_default\Node extends \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\node\Plugin\views\field\Node extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\node\Plugin\views\field\NodeBulkForm extends \Drupal\views\Plugin\views\field\BulkForm
  • class \Drupal\node\Plugin\views\field\RevisionLink extends \Drupal\views\Plugin\views\field\LinkBase
  • class \Drupal\node\Plugin\views\field\RevisionLinkDelete extends \Drupal\node\Plugin\views\field\RevisionLink
  • class \Drupal\node\Plugin\views\field\RevisionLinkRevert extends \Drupal\node\Plugin\views\field\RevisionLink
  • class \Drupal\node\Plugin\views\filter\Access extends \Drupal\views\Plugin\views\filter\FilterPluginBase
  • class \Drupal\node\Plugin\views\filter\Status extends \Drupal\views\Plugin\views\filter\FilterPluginBase
  • class \Drupal\node\Plugin\views\filter\UidRevision extends \Drupal\user\Plugin\views\filter\Name
  • class \Drupal\node\Plugin\views\row\NodeRow extends \Drupal\views\Plugin\views\row\EntityRow
  • class \Drupal\node\Plugin\views\row\Rss extends \Drupal\views\Plugin\views\row\RssPluginBase
  • class \Drupal\node\Plugin\views\wizard\Node extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\node\Plugin\views\wizard\NodeRevision extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\options\Plugin\Field\FieldFormatter\OptionsDefaultFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\options\Plugin\Field\FieldFormatter\OptionsKeyFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\options\Plugin\Field\FieldType\ListFloatItem extends \Drupal\options\Plugin\Field\FieldType\ListItemBase
  • class \Drupal\options\Plugin\Field\FieldType\ListIntegerItem extends \Drupal\options\Plugin\Field\FieldType\ListItemBase
  • class \Drupal\options\Plugin\Field\FieldType\ListItemBase extends \Drupal\Core\Field\FieldItemBase implements \Drupal\Core\TypedData\OptionsProviderInterface
  • class \Drupal\options\Plugin\Field\FieldType\ListStringItem extends \Drupal\options\Plugin\Field\FieldType\ListItemBase
  • class \Drupal\options\Plugin\migrate\field\d6\OptionWidgetsField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\options\Plugin\migrate\field\d7\ListField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\options\Plugin\migrate\field\d7\OptionsField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\options\Plugin\views\argument\NumberListField extends \Drupal\views\Plugin\views\argument\NumericArgument uses \Drupal\views\FieldAPIHandlerTrait
  • class \Drupal\options\Plugin\views\argument\StringListField extends \Drupal\views\Plugin\views\argument\StringArgument uses \Drupal\views\FieldAPIHandlerTrait
  • class \Drupal\options\Plugin\views\filter\ListField extends \Drupal\views\Plugin\views\filter\ManyToOne uses \Drupal\views\FieldAPIHandlerTrait
  • class \Drupal\package_manager\Plugin\QueueWorker\Cleaner extends \Drupal\Core\Queue\QueueWorkerBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\path\Plugin\Field\FieldType\PathFieldItemList extends \Drupal\Core\Field\FieldItemList uses \Drupal\Core\TypedData\ComputedItemListTrait
  • class \Drupal\path\Plugin\Field\FieldType\PathItem extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\path\Plugin\Field\FieldWidget\PathWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\path\Plugin\migrate\process\PathSetTranslated extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\path\Plugin\migrate\source\UrlAliasBase extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\path\Plugin\migrate\source\d6\UrlAlias extends \Drupal\path\Plugin\migrate\source\UrlAliasBase
  • class \Drupal\path\Plugin\migrate\source\d7\UrlAlias extends \Drupal\path\Plugin\migrate\source\UrlAliasBase
  • class \Drupal\responsive_image\Element\ResponsiveImage extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\responsive_image\Plugin\Field\FieldFormatter\ResponsiveImageFormatter extends \Drupal\image\Plugin\Field\FieldFormatter\ImageFormatterBase
  • class \Drupal\responsive_image\Plugin\migrate\process\ImageStyleMappings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\responsive_image\Plugin\migrate\source\d7\ResponsiveImageStyles extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\rest\Plugin\ResourceBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\rest\Plugin\ResourceInterface
  • class \Drupal\rest\Plugin\rest\resource\EntityResource extends \Drupal\rest\Plugin\ResourceBase implements \Drupal\Component\Plugin\DependentPluginInterface uses \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait, \Drupal\rest\Plugin\rest\resource\EntityResourceAccessTrait
  • class \Drupal\rest\Plugin\views\display\RestExport extends \Drupal\views\Plugin\views\display\PathPluginBase implements \Drupal\views\Plugin\views\display\ResponseDisplayPluginInterface
  • class \Drupal\rest\Plugin\views\row\DataEntityRow extends \Drupal\views\Plugin\views\row\RowPluginBase uses \Drupal\views\Entity\Render\EntityTranslationRenderTrait
  • class \Drupal\rest\Plugin\views\row\DataFieldRow extends \Drupal\views\Plugin\views\row\RowPluginBase
  • class \Drupal\rest\Plugin\views\style\Serializer extends \Drupal\views\Plugin\views\style\StylePluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\search\Plugin\Block\SearchBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\search\Plugin\ConfigurableSearchPluginBase extends \Drupal\search\Plugin\SearchPluginBase implements \Drupal\search\Plugin\ConfigurableSearchPluginInterface
  • class \Drupal\search\Plugin\SearchPluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\search\Plugin\SearchInterface, \Drupal\Core\Cache\RefinableCacheableDependencyInterface uses \Drupal\Core\Cache\RefinableCacheableDependencyTrait
  • class \Drupal\search\Plugin\migrate\destination\EntitySearchPage extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\search\Plugin\migrate\process\SearchConfigurationRankings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\search\Plugin\migrate\source\d6\SearchPage extends \Drupal\migrate_drupal\Plugin\migrate\source\Variable
  • class \Drupal\search\Plugin\migrate\source\d7\SearchPage extends \Drupal\migrate_drupal\Plugin\migrate\source\Variable
  • class \Drupal\search\Plugin\views\argument\Search extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\search\Plugin\views\field\Score extends \Drupal\views\Plugin\views\field\NumericField
  • class \Drupal\search\Plugin\views\filter\Search extends \Drupal\views\Plugin\views\filter\FilterPluginBase
  • class \Drupal\search\Plugin\views\row\SearchRow extends \Drupal\views\Plugin\views\row\RowPluginBase
  • class \Drupal\search\Plugin\views\sort\Score extends \Drupal\views\Plugin\views\sort\SortPluginBase
  • class \Drupal\shortcut\Plugin\Block\ShortcutsBlock extends \Drupal\Core\Block\BlockBase
  • class \Drupal\shortcut\Plugin\migrate\destination\EntityShortcutSet extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\shortcut\Plugin\migrate\destination\ShortcutSetUsers extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\shortcut\Plugin\migrate\source\d7\Shortcut extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\shortcut\Plugin\migrate\source\d7\ShortcutSet extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\shortcut\Plugin\migrate\source\d7\ShortcutSetUsers extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\system\Element\StatusReportPage extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\system\Plugin\Block\SystemBrandingBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\system\Plugin\Block\SystemBreadcrumbBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\system\Plugin\Block\SystemMainBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Block\MainContentBlockPluginInterface
  • class \Drupal\system\Plugin\Block\SystemMenuBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\system\Plugin\Block\SystemMessagesBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Block\MessagesBlockPluginInterface
  • class \Drupal\system\Plugin\Block\SystemPoweredByBlock extends \Drupal\Core\Block\BlockBase
  • class \Drupal\system\Plugin\Condition\CurrentThemeCondition extends \Drupal\Core\Condition\ConditionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\system\Plugin\Condition\RequestPath extends \Drupal\Core\Condition\ConditionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\system\Plugin\Condition\ResponseStatus extends \Drupal\Core\Condition\ConditionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\system\Plugin\ImageToolkit\GDToolkit extends \Drupal\Core\ImageToolkit\ImageToolkitBase
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\Convert extends \Drupal\system\Plugin\ImageToolkit\Operation\gd\GDImageToolkitOperationBase
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\CreateNew extends \Drupal\system\Plugin\ImageToolkit\Operation\gd\GDImageToolkitOperationBase
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\Crop extends \Drupal\system\Plugin\ImageToolkit\Operation\gd\GDImageToolkitOperationBase
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\Desaturate extends \Drupal\system\Plugin\ImageToolkit\Operation\gd\GDImageToolkitOperationBase
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\GDImageToolkitOperationBase extends \Drupal\Core\ImageToolkit\ImageToolkitOperationBase
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\Resize extends \Drupal\system\Plugin\ImageToolkit\Operation\gd\GDImageToolkitOperationBase
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\Rotate extends \Drupal\system\Plugin\ImageToolkit\Operation\gd\GDImageToolkitOperationBase
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\Scale extends \Drupal\system\Plugin\ImageToolkit\Operation\gd\Resize
  • class \Drupal\system\Plugin\ImageToolkit\Operation\gd\ScaleAndCrop extends \Drupal\system\Plugin\ImageToolkit\Operation\gd\GDImageToolkitOperationBase
  • class \Drupal\system\Plugin\migrate\destination\EntityDateFormat extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\system\Plugin\migrate\destination\d7\ThemeSettings extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\system\Plugin\migrate\process\d6\SystemUpdate7000 extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\system\Plugin\migrate\process\d6\TimeZone extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\system\Plugin\migrate\source\Action extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\system\Plugin\migrate\source\Extension extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\system\Plugin\migrate\source\Menu extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\system\Plugin\migrate\source\d7\MenuTranslation extends \Drupal\system\Plugin\migrate\source\Menu
  • class \Drupal\system\Plugin\migrate\source\d7\ThemeSettings extends \Drupal\migrate_drupal\Plugin\migrate\source\VariableMultiRow
  • class \Drupal\taxonomy\Plugin\EntityReferenceSelection\TermSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
  • class \Drupal\taxonomy\Plugin\Field\FieldFormatter\EntityReferenceTaxonomyTermRssFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase
  • class \Drupal\taxonomy\Plugin\migrate\destination\EntityTaxonomyVocabulary extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\taxonomy\Plugin\migrate\field\TaxonomyTermReference extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\taxonomy\Plugin\migrate\process\TargetBundle extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\taxonomy\Plugin\migrate\source\d6\Term extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\taxonomy\Plugin\migrate\source\d6\TermLocalizedTranslation extends \Drupal\taxonomy\Plugin\migrate\source\d6\Term
  • class \Drupal\taxonomy\Plugin\migrate\source\d6\TermNode extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\taxonomy\Plugin\migrate\source\d6\TermNodeRevision extends \Drupal\taxonomy\Plugin\migrate\source\d6\TermNode
  • class \Drupal\taxonomy\Plugin\migrate\source\d6\Vocabulary extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\taxonomy\Plugin\migrate\source\d6\VocabularyPerType extends \Drupal\taxonomy\Plugin\migrate\source\d6\Vocabulary
  • class \Drupal\taxonomy\Plugin\migrate\source\d6\VocabularyTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\taxonomy\Plugin\migrate\source\d7\Term extends \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity
  • class \Drupal\taxonomy\Plugin\migrate\source\d7\TermEntityTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity
  • class \Drupal\taxonomy\Plugin\migrate\source\d7\TermLocalizedTranslation extends \Drupal\taxonomy\Plugin\migrate\source\d7\Term uses \Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait
  • class \Drupal\taxonomy\Plugin\migrate\source\d7\TermTranslation extends \Drupal\taxonomy\Plugin\migrate\source\d7\Term
  • class \Drupal\taxonomy\Plugin\migrate\source\d7\Vocabulary extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\taxonomy\Plugin\migrate\source\d7\VocabularyTranslation extends \Drupal\taxonomy\Plugin\migrate\source\d7\Vocabulary
  • class \Drupal\taxonomy\Plugin\views\argument\IndexTid extends \Drupal\views\Plugin\views\argument\ManyToOne
  • class \Drupal\taxonomy\Plugin\views\argument\IndexTidDepth extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\taxonomy\TaxonomyIndexDepthQueryTrait
  • class \Drupal\taxonomy\Plugin\views\argument\IndexTidDepthModifier extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\taxonomy\Plugin\views\argument\Taxonomy extends \Drupal\views\Plugin\views\argument\EntityArgument
  • class \Drupal\taxonomy\Plugin\views\argument\VocabularyVid extends \Drupal\views\Plugin\views\argument\EntityArgument
  • class \Drupal\taxonomy\Plugin\views\argument_default\Tid extends \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\taxonomy\Plugin\views\argument_validator\TermName extends \Drupal\views\Plugin\views\argument_validator\Entity
  • class \Drupal\taxonomy\Plugin\views\field\TaxonomyIndexTid extends \Drupal\views\Plugin\views\field\PrerenderList
  • class \Drupal\taxonomy\Plugin\views\field\TermName extends \Drupal\views\Plugin\views\field\EntityField
  • class \Drupal\taxonomy\Plugin\views\filter\TaxonomyIndexTid extends \Drupal\views\Plugin\views\filter\ManyToOne
  • class \Drupal\taxonomy\Plugin\views\filter\TaxonomyIndexTidDepth extends \Drupal\taxonomy\Plugin\views\filter\TaxonomyIndexTid uses \Drupal\taxonomy\TaxonomyIndexDepthQueryTrait
  • class \Drupal\taxonomy\Plugin\views\relationship\NodeTermData extends \Drupal\views\Plugin\views\relationship\RelationshipPluginBase
  • class \Drupal\taxonomy\Plugin\views\wizard\TaxonomyTerm extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\telephone\Plugin\Field\FieldFormatter\TelephoneLinkFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\telephone\Plugin\Field\FieldType\TelephoneItem extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\telephone\Plugin\Field\FieldWidget\TelephoneDefaultWidget extends \Drupal\Core\Field\WidgetBase
  • class \Drupal\telephone\Plugin\migrate\field\d7\PhoneField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\telephone\Plugin\migrate\field\d7\TelephoneField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\text\Plugin\Field\FieldFormatter\TextDefaultFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\text\Plugin\Field\FieldFormatter\TextSummaryOrTrimmedFormatter extends \Drupal\text\Plugin\Field\FieldFormatter\TextTrimmedFormatter
  • class \Drupal\text\Plugin\Field\FieldFormatter\TextTrimmedFormatter extends \Drupal\Core\Field\FormatterBase implements \Drupal\Core\Security\TrustedCallbackInterface
  • class \Drupal\text\Plugin\Field\FieldType\TextFieldItemList extends \Drupal\Core\Field\FieldItemList
  • class \Drupal\text\Plugin\Field\FieldType\TextItem extends \Drupal\text\Plugin\Field\FieldType\TextItemBase
  • class \Drupal\text\Plugin\Field\FieldType\TextItemBase extends \Drupal\Core\Field\FieldItemBase
  • class \Drupal\text\Plugin\Field\FieldType\TextLongItem extends \Drupal\text\Plugin\Field\FieldType\TextItemBase
  • class \Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem extends \Drupal\text\Plugin\Field\FieldType\TextItemBase
  • class \Drupal\text\Plugin\Field\FieldWidget\TextareaWidget extends \Drupal\Core\Field\Plugin\Field\FieldWidget\StringTextareaWidget
  • class \Drupal\text\Plugin\Field\FieldWidget\TextareaWithSummaryWidget extends \Drupal\text\Plugin\Field\FieldWidget\TextareaWidget
  • class \Drupal\text\Plugin\Field\FieldWidget\TextfieldWidget extends \Drupal\Core\Field\Plugin\Field\FieldWidget\StringTextfieldWidget
  • class \Drupal\text\Plugin\migrate\field\d6\TextField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\text\Plugin\migrate\field\d7\TextField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
  • class \Drupal\text\TextProcessed extends \Drupal\Core\TypedData\TypedData implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\toolbar\Element\Toolbar extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\toolbar\Element\ToolbarItem extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\update\Plugin\migrate\source\UpdateSettings extends \Drupal\migrate_drupal\Plugin\migrate\source\Variable
  • class \Drupal\user\Plugin\Action\AddRoleUser extends \Drupal\user\Plugin\Action\ChangeUserRoleBase
  • class \Drupal\user\Plugin\Action\BlockUser extends \Drupal\Core\Action\ActionBase
  • class \Drupal\user\Plugin\Action\CancelUser extends \Drupal\Core\Action\ActionBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\user\Plugin\Action\ChangeUserRoleBase extends \Drupal\Core\Action\ConfigurableActionBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\Entity\DependencyTrait
  • class \Drupal\user\Plugin\Action\RemoveRoleUser extends \Drupal\user\Plugin\Action\ChangeUserRoleBase
  • class \Drupal\user\Plugin\Action\UnblockUser extends \Drupal\Core\Action\ActionBase
  • class \Drupal\user\Plugin\Block\UserLoginBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Core\Security\TrustedCallbackInterface uses \Drupal\Core\Routing\RedirectDestinationTrait
  • class \Drupal\user\Plugin\Condition\UserRole extends \Drupal\Core\Condition\ConditionPluginBase
  • class \Drupal\user\Plugin\EntityReferenceSelection\UserSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
  • class \Drupal\user\Plugin\Field\FieldFormatter\AuthorFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase
  • class \Drupal\user\Plugin\Field\FieldFormatter\UserNameFormatter extends \Drupal\Core\Field\FormatterBase
  • class \Drupal\user\Plugin\Menu\LoginLogoutMenuLink extends \Drupal\Core\Menu\MenuLinkDefault
  • class \Drupal\user\Plugin\Search\UserSearch extends \Drupal\search\Plugin\SearchPluginBase implements \Drupal\Core\Access\AccessibleInterface
  • class \Drupal\user\Plugin\migrate\ProfileValues extends \Drupal\migrate\Plugin\Migration
  • class \Drupal\user\Plugin\migrate\User extends \Drupal\migrate_drupal\Plugin\migrate\FieldMigration
  • class \Drupal\user\Plugin\migrate\destination\EntityUser extends \Drupal\migrate\Plugin\migrate\destination\EntityContentBase
  • class \Drupal\user\Plugin\migrate\destination\EntityUserRole extends \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase
  • class \Drupal\user\Plugin\migrate\destination\UserData extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\user\Plugin\migrate\process\ConvertTokens extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\user\Plugin\migrate\process\ProfileFieldSettings extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\user\Plugin\migrate\process\UserLangcode extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\user\Plugin\migrate\process\UserUpdate8002 extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\user\Plugin\migrate\process\d6\ProfileFieldOptionTranslation extends \Drupal\migrate\ProcessPluginBase
  • class \Drupal\user\Plugin\migrate\process\d6\UserUpdate7002 extends \Drupal\migrate\ProcessPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\user\Plugin\migrate\source\ProfileField extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\user\Plugin\migrate\source\UserPictureInstance extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase uses \Drupal\migrate\Plugin\migrate\source\DummyQueryTrait
  • class \Drupal\user\Plugin\migrate\source\d6\ProfileFieldOptionTranslation extends \Drupal\user\Plugin\migrate\source\ProfileField
  • class \Drupal\user\Plugin\migrate\source\d6\ProfileFieldValues extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\user\Plugin\migrate\source\d6\Role extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\user\Plugin\migrate\source\d6\User extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\user\Plugin\migrate\source\d6\UserPicture extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\user\Plugin\migrate\source\d6\UserPictureFile extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\user\Plugin\migrate\source\d7\Role extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
  • class \Drupal\user\Plugin\migrate\source\d7\User extends \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity
  • class \Drupal\user\Plugin\migrate\source\d7\UserEntityTranslation extends \Drupal\migrate_drupal\Plugin\migrate\source\d7\FieldableEntity
  • class \Drupal\user\Plugin\rest\resource\UserRegistrationResource extends \Drupal\rest\Plugin\ResourceBase uses \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait, \Drupal\rest\Plugin\rest\resource\EntityResourceAccessTrait
  • class \Drupal\user\Plugin\views\access\Permission extends \Drupal\views\Plugin\views\access\AccessPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface uses \Drupal\Core\DependencyInjection\DeprecatedServicePropertyTrait
  • class \Drupal\user\Plugin\views\access\Role extends \Drupal\views\Plugin\views\access\AccessPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\user\Plugin\views\argument\RolesRid extends \Drupal\views\Plugin\views\argument\ManyToOne
  • class \Drupal\user\Plugin\views\argument\Uid extends \Drupal\views\Plugin\views\argument\EntityArgument
  • class \Drupal\user\Plugin\views\argument_default\CurrentUser extends \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\user\Plugin\views\argument_default\User extends \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\user\Plugin\views\argument_validator\User extends \Drupal\views\Plugin\views\argument_validator\Entity
  • class \Drupal\user\Plugin\views\argument_validator\UserName extends \Drupal\user\Plugin\views\argument_validator\User
  • class \Drupal\user\Plugin\views\field\Permissions extends \Drupal\views\Plugin\views\field\PrerenderList
  • class \Drupal\user\Plugin\views\field\Roles extends \Drupal\views\Plugin\views\field\PrerenderList
  • class \Drupal\user\Plugin\views\field\UserBulkForm extends \Drupal\views\Plugin\views\field\BulkForm
  • class \Drupal\user\Plugin\views\field\UserData extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\user\Plugin\views\filter\Current extends \Drupal\views\Plugin\views\filter\BooleanOperator
  • class \Drupal\user\Plugin\views\filter\Name extends \Drupal\views\Plugin\views\filter\InOperator
  • class \Drupal\user\Plugin\views\filter\Permissions extends \Drupal\views\Plugin\views\filter\ManyToOne uses \Drupal\Core\DependencyInjection\DeprecatedServicePropertyTrait
  • class \Drupal\user\Plugin\views\filter\Roles extends \Drupal\views\Plugin\views\filter\ManyToOne
  • class \Drupal\user\Plugin\views\row\UserRow extends \Drupal\views\Plugin\views\row\EntityRow
  • class \Drupal\user\Plugin\views\wizard\Users extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\user\StatusItem extends \Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem
  • class \Drupal\user\TimeZoneItem extends \Drupal\Core\Field\Plugin\Field\FieldType\StringItem
  • class \Drupal\user\UserNameItem extends \Drupal\Core\Field\Plugin\Field\FieldType\StringItem
  • class \Drupal\views\Element\View extends \Drupal\Core\Render\Element\RenderElementBase
  • class \Drupal\views\Plugin\Block\ViewsBlock extends \Drupal\views\Plugin\Block\ViewsBlockBase
  • class \Drupal\views\Plugin\Block\ViewsBlockBase extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\Block\ViewsExposedFilterBlock extends \Drupal\views\Plugin\Block\ViewsBlockBase
  • class \Drupal\views\Plugin\EntityReferenceSelection\ViewsSelection extends \Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\StringTranslation\StringTranslationTrait
  • class \Drupal\views\Plugin\Menu\ViewsMenuLink extends \Drupal\Core\Menu\MenuLinkBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\views\HandlerBase extends \Drupal\views\Plugin\views\PluginBase implements \Drupal\views\Plugin\views\ViewsHandlerInterface
  • class \Drupal\views\Plugin\views\PluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\views\Plugin\views\ViewsPluginInterface, \Drupal\Component\Plugin\DependentPluginInterface, \Drupal\Core\Security\TrustedCallbackInterface
  • class \Drupal\views\Plugin\views\access\AccessPluginBase extends \Drupal\views\Plugin\views\PluginBase
  • class \Drupal\views\Plugin\views\access\None extends \Drupal\views\Plugin\views\access\AccessPluginBase
  • class \Drupal\views\Plugin\views\area\AreaPluginBase extends \Drupal\views\Plugin\views\HandlerBase
  • class \Drupal\views\Plugin\views\area\Broken extends \Drupal\views\Plugin\views\area\AreaPluginBase uses \Drupal\views\Plugin\views\BrokenHandlerTrait
  • class \Drupal\views\Plugin\views\area\DisplayLink extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\views\Plugin\views\area\Entity extends \Drupal\views\Plugin\views\area\TokenizeAreaPluginBase
  • class \Drupal\views\Plugin\views\area\HTTPStatusCode extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\views\Plugin\views\area\Messages extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\views\Plugin\views\area\Result extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\views\Plugin\views\area\Text extends \Drupal\views\Plugin\views\area\TokenizeAreaPluginBase
  • class \Drupal\views\Plugin\views\area\TextCustom extends \Drupal\views\Plugin\views\area\TokenizeAreaPluginBase
  • class \Drupal\views\Plugin\views\area\Title extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\views\Plugin\views\area\TokenizeAreaPluginBase extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\views\Plugin\views\area\View extends \Drupal\views\Plugin\views\area\AreaPluginBase
  • class \Drupal\views\Plugin\views\argument\ArgumentPluginBase extends \Drupal\views\Plugin\views\HandlerBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\views\Plugin\views\argument\Broken extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase uses \Drupal\views\Plugin\views\BrokenHandlerTrait
  • class \Drupal\views\Plugin\views\argument\Date extends \Drupal\views\Plugin\views\argument\Formula implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\views\argument\DayDate extends \Drupal\views\Plugin\views\argument\Date
  • class \Drupal\views\Plugin\views\argument\EntityArgument extends \Drupal\views\Plugin\views\argument\NumericArgument implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\views\argument\EntityReferenceArgument extends \Drupal\views\Plugin\views\argument\NumericArgument implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\views\argument\Formula extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\views\Plugin\views\argument\FullDate extends \Drupal\views\Plugin\views\argument\Date
  • class \Drupal\views\Plugin\views\argument\GroupByNumeric extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\views\Plugin\views\argument\LanguageArgument extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\views\Plugin\views\argument\ManyToOne extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\views\Plugin\views\argument\MonthDate extends \Drupal\views\Plugin\views\argument\Date
  • class \Drupal\views\Plugin\views\argument\NullArgument extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\views\Plugin\views\argument\NumericArgument extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\views\Plugin\views\argument\Standard extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\views\Plugin\views\argument\StringArgument extends \Drupal\views\Plugin\views\argument\ArgumentPluginBase
  • class \Drupal\views\Plugin\views\argument\WeekDate extends \Drupal\views\Plugin\views\argument\Date
  • class \Drupal\views\Plugin\views\argument\YearDate extends \Drupal\views\Plugin\views\argument\Date
  • class \Drupal\views\Plugin\views\argument\YearMonthDate extends \Drupal\views\Plugin\views\argument\Date
  • class \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase extends \Drupal\views\Plugin\views\PluginBase
  • class \Drupal\views\Plugin\views\argument_default\Fixed extends \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\views\Plugin\views\argument_default\QueryParameter extends \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\views\Plugin\views\argument_default\Raw extends \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase extends \Drupal\views\Plugin\views\PluginBase
  • class \Drupal\views\Plugin\views\argument_validator\Entity extends \Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase
  • class \Drupal\views\Plugin\views\argument_validator\None extends \Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase
  • class \Drupal\views\Plugin\views\argument_validator\NumericArgumentValidator extends \Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase
  • class \Drupal\views\Plugin\views\cache\CachePluginBase extends \Drupal\views\Plugin\views\PluginBase
  • class \Drupal\views\Plugin\views\cache\None extends \Drupal\views\Plugin\views\cache\CachePluginBase
  • class \Drupal\views\Plugin\views\cache\Tag extends \Drupal\views\Plugin\views\cache\CachePluginBase
  • class \Drupal\views\Plugin\views\cache\Time extends \Drupal\views\Plugin\views\cache\CachePluginBase
  • class \Drupal\views\Plugin\views\display\Attachment extends \Drupal\views\Plugin\views\display\DisplayPluginBase
  • class \Drupal\views\Plugin\views\display\Block extends \Drupal\views\Plugin\views\display\DisplayPluginBase
  • class \Drupal\views\Plugin\views\display\DefaultDisplay extends \Drupal\views\Plugin\views\display\DisplayPluginBase
  • class \Drupal\views\Plugin\views\display\DisplayPluginBase extends \Drupal\views\Plugin\views\PluginBase implements \Drupal\views\Plugin\views\display\DisplayPluginInterface, \Drupal\Component\Plugin\DependentPluginInterface uses \Drupal\Core\Plugin\PluginDependencyTrait
  • class \Drupal\views\Plugin\views\display\Embed extends \Drupal\views\Plugin\views\display\DisplayPluginBase
  • class \Drupal\views\Plugin\views\display\EntityReference extends \Drupal\views\Plugin\views\display\DisplayPluginBase
  • class \Drupal\views\Plugin\views\display\Feed extends \Drupal\views\Plugin\views\display\PathPluginBase implements \Drupal\views\Plugin\views\display\ResponseDisplayPluginInterface
  • class \Drupal\views\Plugin\views\display\Page extends \Drupal\views\Plugin\views\display\PathPluginBase
  • class \Drupal\views\Plugin\views\display\PathPluginBase extends \Drupal\views\Plugin\views\display\DisplayPluginBase implements \Drupal\views\Plugin\views\display\DisplayRouterInterface, \Drupal\views\Plugin\views\display\DisplayMenuInterface
  • class \Drupal\views\Plugin\views\display_extender\DefaultDisplayExtender extends \Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase
  • class \Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase extends \Drupal\views\Plugin\views\PluginBase
  • class \Drupal\views\Plugin\views\exposed_form\Basic extends \Drupal\views\Plugin\views\exposed_form\ExposedFormPluginBase
  • class \Drupal\views\Plugin\views\exposed_form\ExposedFormPluginBase extends \Drupal\views\Plugin\views\PluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface, \Drupal\views\Plugin\views\exposed_form\ExposedFormPluginInterface
  • class \Drupal\views\Plugin\views\exposed_form\InputRequired extends \Drupal\views\Plugin\views\exposed_form\ExposedFormPluginBase
  • class \Drupal\views\Plugin\views\field\Boolean extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\Broken extends \Drupal\views\Plugin\views\field\FieldPluginBase uses \Drupal\views\Plugin\views\BrokenHandlerTrait
  • class \Drupal\views\Plugin\views\field\BulkForm extends \Drupal\views\Plugin\views\field\FieldPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface, \Drupal\Core\Form\WorkspaceDynamicSafeFormInterface uses \Drupal\Core\Routing\RedirectDestinationTrait, \Drupal\views\Plugin\views\field\UncacheableFieldHandlerTrait, \Drupal\views\Entity\Render\EntityTranslationRenderTrait, \Drupal\Core\Entity\Form\WorkspaceSafeFormTrait
  • class \Drupal\views\Plugin\views\field\Counter extends \Drupal\views\Plugin\views\field\FieldPluginBase uses \Drupal\views\Plugin\views\field\UncacheableFieldHandlerTrait
  • class \Drupal\views\Plugin\views\field\Custom extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\Date extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\Dropbutton extends \Drupal\views\Plugin\views\field\Links
  • class \Drupal\views\Plugin\views\field\EntityField extends \Drupal\views\Plugin\views\field\FieldPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface, \Drupal\views\Plugin\views\field\MultiItemsFieldHandlerInterface, \Drupal\views\Plugin\DependentWithRemovalPluginInterface uses \Drupal\views\FieldAPIHandlerTrait, \Drupal\Core\Plugin\PluginDependencyTrait
  • class \Drupal\views\Plugin\views\field\EntityLabel extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\EntityLink extends \Drupal\views\Plugin\views\field\LinkBase
  • class \Drupal\views\Plugin\views\field\EntityLinkDelete extends \Drupal\views\Plugin\views\field\EntityLink
  • class \Drupal\views\Plugin\views\field\EntityLinkEdit extends \Drupal\views\Plugin\views\field\EntityLink
  • class \Drupal\views\Plugin\views\field\EntityOperations extends \Drupal\views\Plugin\views\field\FieldPluginBase uses \Drupal\views\Entity\Render\EntityTranslationRenderTrait, \Drupal\Core\Routing\RedirectDestinationTrait
  • class \Drupal\views\Plugin\views\field\FieldLanguage extends \Drupal\views\Plugin\views\field\EntityField
  • class \Drupal\views\Plugin\views\field\FieldPluginBase extends \Drupal\views\Plugin\views\HandlerBase implements \Drupal\views\Plugin\views\field\FieldHandlerInterface
  • class \Drupal\views\Plugin\views\field\FileSize extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\LanguageField extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\LinkBase extends \Drupal\views\Plugin\views\field\FieldPluginBase uses \Drupal\Core\Routing\RedirectDestinationTrait, \Drupal\views\Entity\Render\EntityTranslationRenderTrait
  • class \Drupal\views\Plugin\views\field\Links extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\MachineName extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\Markup extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\NumericField extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\PrerenderList extends \Drupal\views\Plugin\views\field\FieldPluginBase implements \Drupal\views\Plugin\views\field\MultiItemsFieldHandlerInterface
  • class \Drupal\views\Plugin\views\field\RenderedEntity extends \Drupal\views\Plugin\views\field\FieldPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface uses \Drupal\views\Entity\Render\EntityTranslationRenderTrait
  • class \Drupal\views\Plugin\views\field\Serialized extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\Standard extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\TimeInterval extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\field\Url extends \Drupal\views\Plugin\views\field\FieldPluginBase
  • class \Drupal\views\Plugin\views\filter\BooleanOperator extends \Drupal\views\Plugin\views\filter\FilterPluginBase implements \Drupal\views\Plugin\views\filter\FilterOperatorsInterface
  • class \Drupal\views\Plugin\views\filter\BooleanOperatorString extends \Drupal\views\Plugin\views\filter\BooleanOperator
  • class \Drupal\views\Plugin\views\filter\Broken extends \Drupal\views\Plugin\views\filter\FilterPluginBase uses \Drupal\views\Plugin\views\BrokenHandlerTrait
  • class \Drupal\views\Plugin\views\filter\Bundle extends \Drupal\views\Plugin\views\filter\InOperator
  • class \Drupal\views\Plugin\views\filter\Combine extends \Drupal\views\Plugin\views\filter\StringFilter
  • class \Drupal\views\Plugin\views\filter\Date extends \Drupal\views\Plugin\views\filter\NumericFilter
  • class \Drupal\views\Plugin\views\filter\EntityReference extends \Drupal\views\Plugin\views\filter\ManyToOne uses \Drupal\views\FieldAPIHandlerTrait
  • class \Drupal\views\Plugin\views\filter\Equality extends \Drupal\views\Plugin\views\filter\FilterPluginBase
  • class \Drupal\views\Plugin\views\filter\FilterPluginBase extends \Drupal\views\Plugin\views\HandlerBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\views\Plugin\views\filter\GroupByNumeric extends \Drupal\views\Plugin\views\filter\NumericFilter
  • class \Drupal\views\Plugin\views\filter\InOperator extends \Drupal\views\Plugin\views\filter\FilterPluginBase implements \Drupal\views\Plugin\views\filter\FilterOperatorsInterface
  • class \Drupal\views\Plugin\views\filter\LanguageFilter extends \Drupal\views\Plugin\views\filter\InOperator implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\views\filter\LatestRevision extends \Drupal\views\Plugin\views\filter\FilterPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\views\filter\LatestTranslationAffectedRevision extends \Drupal\views\Plugin\views\filter\FilterPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\views\filter\ManyToOne extends \Drupal\views\Plugin\views\filter\InOperator
  • class \Drupal\views\Plugin\views\filter\NumericFilter extends \Drupal\views\Plugin\views\filter\FilterPluginBase implements \Drupal\views\Plugin\views\filter\FilterOperatorsInterface
  • class \Drupal\views\Plugin\views\filter\Standard extends \Drupal\views\Plugin\views\filter\FilterPluginBase
  • class \Drupal\views\Plugin\views\filter\StringFilter extends \Drupal\views\Plugin\views\filter\FilterPluginBase implements \Drupal\views\Plugin\views\filter\FilterOperatorsInterface
  • class \Drupal\views\Plugin\views\join\CastedIntFieldJoin extends \Drupal\views\Plugin\views\join\JoinPluginBase
  • class \Drupal\views\Plugin\views\join\FieldOrLanguageJoin extends \Drupal\views\Plugin\views\join\JoinPluginBase
  • class \Drupal\views\Plugin\views\join\JoinPluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\views\Plugin\views\join\JoinPluginInterface
  • class \Drupal\views\Plugin\views\join\Standard extends \Drupal\views\Plugin\views\join\JoinPluginBase
  • class \Drupal\views\Plugin\views\join\Subquery extends \Drupal\views\Plugin\views\join\JoinPluginBase
  • class \Drupal\views\Plugin\views\pager\Full extends \Drupal\views\Plugin\views\pager\SqlBase
  • class \Drupal\views\Plugin\views\pager\Mini extends \Drupal\views\Plugin\views\pager\SqlBase
  • class \Drupal\views\Plugin\views\pager\None extends \Drupal\views\Plugin\views\pager\PagerPluginBase
  • class \Drupal\views\Plugin\views\pager\PagerPluginBase extends \Drupal\views\Plugin\views\PluginBase
  • class \Drupal\views\Plugin\views\pager\Some extends \Drupal\views\Plugin\views\pager\PagerPluginBase
  • class \Drupal\views\Plugin\views\pager\SqlBase extends \Drupal\views\Plugin\views\pager\PagerPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\views\Plugin\views\query\QueryPluginBase extends \Drupal\views\Plugin\views\PluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\views\Plugin\views\query\Sql extends \Drupal\views\Plugin\views\query\QueryPluginBase
  • class \Drupal\views\Plugin\views\relationship\Broken extends \Drupal\views\Plugin\views\relationship\RelationshipPluginBase uses \Drupal\views\Plugin\views\BrokenHandlerTrait
  • class \Drupal\views\Plugin\views\relationship\EntityReverse extends \Drupal\views\Plugin\views\relationship\RelationshipPluginBase
  • class \Drupal\views\Plugin\views\relationship\GroupwiseMax extends \Drupal\views\Plugin\views\relationship\RelationshipPluginBase
  • class \Drupal\views\Plugin\views\relationship\RelationshipPluginBase extends \Drupal\views\Plugin\views\HandlerBase
  • class \Drupal\views\Plugin\views\relationship\Standard extends \Drupal\views\Plugin\views\relationship\RelationshipPluginBase
  • class \Drupal\views\Plugin\views\row\EntityReference extends \Drupal\views\Plugin\views\row\Fields
  • class \Drupal\views\Plugin\views\row\EntityRow extends \Drupal\views\Plugin\views\row\RowPluginBase uses \Drupal\views\Entity\Render\EntityTranslationRenderTrait
  • class \Drupal\views\Plugin\views\row\Fields extends \Drupal\views\Plugin\views\row\RowPluginBase
  • class \Drupal\views\Plugin\views\row\OpmlFields extends \Drupal\views\Plugin\views\row\RowPluginBase
  • class \Drupal\views\Plugin\views\row\RowPluginBase extends \Drupal\views\Plugin\views\PluginBase
  • class \Drupal\views\Plugin\views\row\RssFields extends \Drupal\views\Plugin\views\row\RowPluginBase
  • class \Drupal\views\Plugin\views\row\RssPluginBase extends \Drupal\views\Plugin\views\row\RowPluginBase
  • class \Drupal\views\Plugin\views\sort\Broken extends \Drupal\views\Plugin\views\sort\SortPluginBase uses \Drupal\views\Plugin\views\BrokenHandlerTrait
  • class \Drupal\views\Plugin\views\sort\Date extends \Drupal\views\Plugin\views\sort\SortPluginBase
  • class \Drupal\views\Plugin\views\sort\GroupByNumeric extends \Drupal\views\Plugin\views\sort\SortPluginBase
  • class \Drupal\views\Plugin\views\sort\Random extends \Drupal\views\Plugin\views\sort\SortPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface uses \Drupal\Core\Cache\UncacheableDependencyTrait
  • class \Drupal\views\Plugin\views\sort\SortPluginBase extends \Drupal\views\Plugin\views\HandlerBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\views\Plugin\views\sort\Standard extends \Drupal\views\Plugin\views\sort\SortPluginBase
  • class \Drupal\views\Plugin\views\style\DefaultStyle extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\DefaultSummary extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\EntityReference extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\Grid extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\GridResponsive extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\HtmlList extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\Mapping extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\Opml extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\Rss extends \Drupal\views\Plugin\views\style\StylePluginBase
  • class \Drupal\views\Plugin\views\style\StylePluginBase extends \Drupal\views\Plugin\views\PluginBase
  • class \Drupal\views\Plugin\views\style\Table extends \Drupal\views\Plugin\views\style\StylePluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
  • class \Drupal\views\Plugin\views\style\UnformattedSummary extends \Drupal\views\Plugin\views\style\DefaultSummary
  • class \Drupal\views\Plugin\views\wizard\Standard extends \Drupal\views\Plugin\views\wizard\WizardPluginBase
  • class \Drupal\views\Plugin\views\wizard\WizardPluginBase extends \Drupal\views\Plugin\views\PluginBase implements \Drupal\views\Plugin\views\wizard\WizardInterface
  • class \Drupal\workflows\Plugin\WorkflowTypeBase extends \Drupal\Component\Plugin\PluginBase implements \Drupal\workflows\WorkflowTypeInterface uses \Drupal\Core\Plugin\PluginWithFormsTrait
  • class \Drupal\workspaces\Plugin\Block\WorkspaceSwitcherBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
  • class \Drupal\workspaces\Plugin\EntityReferenceSelection\WorkspaceSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
RSS feed
Powered by Drupal