DerivativeInspectionInterface
- 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\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\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\FallbackFieldTypeCategory extends \Drupal\Core\Field\FieldTypeCategory
- 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\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\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\Ajax extends \Drupal\Core\Render\Element\RenderElementBase
- 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\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\KernelTests\Core\Plugin\Context\TestConfigurableContextAwarePlugin extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Component\Plugin\ConfigurableInterface, \Drupal\Core\Plugin\ContextAwarePluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait
- class \Drupal\KernelTests\Core\Plugin\Context\TestContextAwarePlugin extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait
- class \Drupal\KernelTests\Core\Plugin\TestContextAwarePlugin extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait
- class \Drupal\Tests\Core\Field\TestPluginSettingsBase extends \Drupal\Core\Field\PluginSettingsBase
- class \Drupal\Tests\Core\Menu\DynamicMenuLinkMock extends \Drupal\Tests\Core\Menu\MenuLinkMock
- class \Drupal\Tests\Core\Menu\MenuLinkMock extends \Drupal\Core\Menu\MenuLinkBase
- class \Drupal\Tests\Core\Menu\TestLocalTaskDefault extends \Drupal\Core\Menu\LocalTaskDefault
- class \Drupal\Tests\Core\Plugin\ConfigurablePlugin extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Component\Plugin\ConfigurableInterface
- class \Drupal\Tests\Core\Plugin\Fixtures\TestConfigurablePlugin extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Component\Plugin\ConfigurableInterface, \Drupal\Component\Plugin\DependentPluginInterface
- class \Drupal\Tests\Core\Plugin\TestClass extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Core\Plugin\PluginWithFormsInterface, \Drupal\Core\Plugin\PluginFormInterface uses \Drupal\Core\Plugin\PluginWithFormsTrait
- class \Drupal\Tests\config_translation\Unit\TestConfigNamesMapper extends \Drupal\config_translation\ConfigNamesMapper
- class \Drupal\Tests\filter\Unit\FilterBaseTestableClass extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\Tests\migrate\Kernel\Plugin\id_map\SqlIdMapTest extends \Drupal\Tests\migrate\Unit\TestSqlIdMap implements \Drupal\Tests\migrate\Kernel\Plugin\id_map\Iterator
- class \Drupal\Tests\migrate\Kernel\TestSqlBase extends \Drupal\migrate\Plugin\migrate\source\SqlBase
- class \Drupal\Tests\migrate\Unit\Plugin\migrate\destination\EntityRevisionTestDestination extends \Drupal\migrate\Plugin\migrate\destination\EntityRevision
- class \Drupal\Tests\migrate\Unit\Plugin\migrate\destination\EntityTestDestination extends \Drupal\migrate\Plugin\migrate\destination\EntityContentBase
- class \Drupal\Tests\migrate\Unit\StubSourceGeneratorPlugin extends \Drupal\Tests\migrate\Unit\StubSourcePlugin
- class \Drupal\Tests\migrate\Unit\StubSourcePlugin extends \Drupal\migrate\Plugin\migrate\source\SourcePluginBase
- class \Drupal\Tests\migrate\Unit\TestMigration extends \Drupal\migrate\Plugin\Migration
- class \Drupal\Tests\migrate\Unit\TestMigrationMock extends \Drupal\migrate\Plugin\Migration
- class \Drupal\Tests\migrate\Unit\TestSqlBase extends \Drupal\migrate\Plugin\migrate\source\SqlBase
- class \Drupal\Tests\migrate\Unit\TestSqlIdMap extends \Drupal\migrate\Plugin\migrate\id_map\Sql implements \Drupal\Tests\migrate\Unit\Iterator
- class \Drupal\Tests\migrate\Unit\destination\EntityRevision extends \Drupal\migrate\Plugin\migrate\destination\EntityRevision
- class \Drupal\Tests\migrate\Unit\destination\TestPerComponentEntityDisplay extends \Drupal\migrate\Plugin\migrate\destination\ComponentEntityDisplayBase
- class \Drupal\Tests\migrate\Unit\destination\TestPerComponentEntityFormDisplay extends \Drupal\migrate\Plugin\migrate\destination\PerComponentEntityFormDisplay
- class \Drupal\Tests\migrate\Unit\process\ProcessPluginBase extends \Drupal\migrate\ProcessPluginBase
- class \Drupal\Tests\migrate\Unit\process\TestConcat extends \Drupal\migrate\Plugin\migrate\process\Concat
- class \Drupal\Tests\migrate\Unit\process\TestFileCopy extends \Drupal\migrate\Plugin\migrate\process\FileCopy
- class \Drupal\Tests\migrate_drupal\Unit\source\TestDrupalSqlBase extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
- class \Drupal\Tests\migrate_drupal\Unit\source\d6\TestDrupal6SqlBase extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
- class \Drupal\Tests\rest\Kernel\StubRequestHandlerResourcePlugin extends \Drupal\rest\Plugin\ResourceBase
- class \Drupal\Tests\views\Kernel\Plugin\TestPluginBase extends \Drupal\views\Plugin\views\PluginBase
- class \Drupal\Tests\views\Unit\Plugin\TestHandler extends \Drupal\views\Plugin\views\HandlerBase
- class \Drupal\Tests\views\Unit\Plugin\field\FieldPluginBaseTestField extends \Drupal\views\Plugin\views\field\FieldPluginBase
- class \Drupal\Tests\views\Unit\Plugin\field\FieldTestEntityField extends \Drupal\views\Plugin\views\field\EntityField
- class \Drupal\Tests\views\Unit\Plugin\filter\FilterPluginBaseStub extends \Drupal\views\Plugin\views\filter\FilterPluginBase
- class \Drupal\action\Plugin\Action\AssignOwnerNode extends \Drupal\Core\Action\ConfigurableActionBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\action\Plugin\Action\UnpublishByKeywordComment extends \Drupal\Core\Action\ConfigurableActionBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\action\Plugin\Action\UnpublishByKeywordNode extends \Drupal\Core\Action\ConfigurableActionBase
- class \Drupal\action_bulk_test\Plugin\Action\TestAction extends \Drupal\Core\Action\ActionBase
- class \Drupal\action_example\Plugin\Action\BasicExample extends \Drupal\Core\Action\ActionBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\action_form_ajax_test\Plugin\Action\ActionAjaxTest extends \Drupal\Core\Action\ConfigurableActionBase
- class \Drupal\action_test\Plugin\Action\NoType extends \Drupal\Core\Action\ActionBase
- class \Drupal\action_test\Plugin\Action\SaveEntity extends \Drupal\Core\Action\ActionBase
- class \Drupal\ajax_forms_test\Plugin\Block\AjaxFormBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Form\FormInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- 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\block_content_test\Plugin\EntityReferenceSelection\TestSelection extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
- class \Drupal\block_example\Plugin\Block\ExampleConfigurableTextBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_example\Plugin\Block\ExampleEmptyBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_example\Plugin\Block\ExampleUppercaseBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestAccessBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\block_test\Plugin\Block\TestBlockInstantiation extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestCacheBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestContextAwareBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestContextAwareNoValidContextOptionsBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestContextAwareUnsatisfiedBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestFormBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestHtmlBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestMultipleFormsBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestSettingsValidationBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\block_test\Plugin\Block\TestXSSTitleBlock extends \Drupal\block_test\Plugin\Block\TestCacheBlock
- class \Drupal\block_test\Plugin\Condition\BaloneySpam extends \Drupal\Core\Condition\ConditionPluginBase
- class \Drupal\block_test\Plugin\Condition\MissingSchema extends \Drupal\Core\Condition\ConditionPluginBase
- class \Drupal\book\Plugin\Block\BookNavigationBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\book\Plugin\migrate\destination\Book extends \Drupal\migrate\Plugin\migrate\destination\EntityContentBase
- class \Drupal\book\Plugin\migrate\source\Book extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
- class \Drupal\book\Plugin\views\argument_default\TopLevelBook extends \Drupal\node\Plugin\views\argument_default\Node
- class \Drupal\breakpoint\Breakpoint extends \Drupal\Core\Plugin\PluginBase implements \Drupal\breakpoint\BreakpointInterface
- class \Drupal\ckeditor5\Plugin\CKEditor4To5Upgrade\Contrib extends \Drupal\Core\Plugin\PluginBase implements \Drupal\ckeditor5\Plugin\CKEditor4To5UpgradePluginInterface
- class \Drupal\ckeditor5\Plugin\CKEditor4To5Upgrade\Core extends \Drupal\Core\Plugin\PluginBase implements \Drupal\ckeditor5\Plugin\CKEditor4To5UpgradePluginInterface
- 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\ckeditor5_incompatible_filter_test\Plugin\Filter\FilterIsIncompatible extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\ckeditor5_plugin_elements_subset\Plugin\CKEditor5Plugin\SneakySuperset extends \Drupal\ckeditor5\Plugin\CKEditor5PluginDefault implements \Drupal\ckeditor5\Plugin\CKEditor5PluginElementsSubsetInterface uses \Drupal\ckeditor5\Plugin\CKEditor5PluginConfigurableTrait
- class \Drupal\comment\Plugin\Action\UnpublishByKeywordComment extends \Drupal\action\Plugin\Action\UnpublishByKeywordComment
- 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\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\condition_test\Plugin\Condition\ConditionTestDualUser extends \Drupal\Core\Condition\ConditionPluginBase
- class \Drupal\condition_test\Plugin\Condition\ConditionTestNoExistingType extends \Drupal\Core\Condition\ConditionPluginBase
- class \Drupal\condition_test\Plugin\Condition\OptionalContextCondition extends \Drupal\Core\Condition\ConditionPluginBase
- 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\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\cron_example\Plugin\QueueWorker\ReportWorkerBase extends \Drupal\Core\Queue\QueueWorkerBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\StringTranslation\StringTranslationTrait, \Drupal\Core\Messenger\MessengerTrait
- class \Drupal\cron_example\Plugin\QueueWorker\ReportWorkerOne extends \Drupal\cron_example\Plugin\QueueWorker\ReportWorkerBase
- class \Drupal\cron_example\Plugin\QueueWorker\ReportWorkerTwo extends \Drupal\cron_example\Plugin\QueueWorker\ReportWorkerBase
- class \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestDatabaseDelayException extends \Drupal\Core\Queue\QueueWorkerBase
- class \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestDeriverQueue extends \Drupal\Core\Queue\QueueWorkerBase
- class \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestException extends \Drupal\Core\Queue\QueueWorkerBase
- class \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestLeaseTime extends \Drupal\Core\Queue\QueueWorkerBase
- class \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestMemoryDelayException extends \Drupal\Core\Queue\QueueWorkerBase
- class \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestRequeueException extends \Drupal\Core\Queue\QueueWorkerBase
- class \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestSuspendQueue extends \Drupal\Core\Queue\QueueWorkerBase
- class \Drupal\ctools\Plugin\Block\EntityView extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\ctools\Plugin\Condition\EntityBundle extends \Drupal\Core\Condition\ConditionPluginBase implements \Drupal\ctools\ConstraintConditionInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\ctools\Plugin\Condition\EntityBundleConstraint extends \Drupal\Core\Entity\Plugin\Condition\EntityBundle implements \Drupal\ctools\ConstraintConditionInterface
- class \Drupal\ctools\Plugin\DisplayVariant\BlockDisplayVariant extends \Drupal\Core\Display\VariantBase implements \Drupal\Core\Display\ContextAwareVariantInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\ctools\Plugin\BlockVariantInterface uses \Drupal\ctools\Form\AjaxFormTrait, \Drupal\ctools\Plugin\BlockVariantTrait
- class \Drupal\ctools\Plugin\RelationshipBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\ctools\Plugin\RelationshipInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait
- class \Drupal\ctools\Plugin\Relationship\TypedDataEntityRelationship extends \Drupal\ctools\Plugin\Relationship\TypedDataRelationship
- class \Drupal\ctools\Plugin\Relationship\TypedDataLanguageRelationship extends \Drupal\ctools\Plugin\Relationship\TypedDataRelationship
- class \Drupal\ctools\Plugin\Relationship\TypedDataRelationship extends \Drupal\ctools\Plugin\RelationshipBase
- class \Drupal\ctools_block\Plugin\Block\EntityField extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\ctools_block_display_test\Plugin\DisplayVariant\BlockDisplayVariant extends \Drupal\ctools\Plugin\DisplayVariant\BlockDisplayVariant
- class \Drupal\ctools_views\Plugin\Display\Block extends \Drupal\views\Plugin\views\display\Block
- 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\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\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\devel\DevelDumperBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\devel\DevelDumperInterface
- class \Drupal\devel\Element\ClientSideFilterTable extends \Drupal\Core\Render\Element\RenderElementBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel\Plugin\Block\SwitchUserBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel\Plugin\Devel\Dumper\DoctrineDebug extends \Drupal\devel\DevelDumperBase
- class \Drupal\devel\Plugin\Devel\Dumper\Kint extends \Drupal\devel\DevelDumperBase
- class \Drupal\devel\Plugin\Devel\Dumper\VarDumper extends \Drupal\devel\DevelDumperBase
- class \Drupal\devel\Plugin\Menu\DestinationMenuLink extends \Drupal\Core\Menu\MenuLinkDefault
- class \Drupal\devel\Plugin\Menu\RouteDetailMenuLink extends \Drupal\Core\Menu\MenuLinkDefault
- class \Drupal\devel_dumper_test\Plugin\Devel\Dumper\AvailableTestDumper extends \Drupal\devel\DevelDumperBase
- class \Drupal\devel_dumper_test\Plugin\Devel\Dumper\NotAvailableTestDumper extends \Drupal\devel\DevelDumperBase
- class \Drupal\devel_generate\DevelGenerateBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\devel_generate\DevelGenerateBaseInterface
- class \Drupal\devel_generate\Plugin\DevelGenerate\BlockContentDevelGenerate extends \Drupal\devel_generate\DevelGenerateBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel_generate\Plugin\DevelGenerate\ContentDevelGenerate extends \Drupal\devel_generate\DevelGenerateBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel_generate\Plugin\DevelGenerate\MediaDevelGenerate extends \Drupal\devel_generate\DevelGenerateBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel_generate\Plugin\DevelGenerate\MenuDevelGenerate extends \Drupal\devel_generate\DevelGenerateBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel_generate\Plugin\DevelGenerate\TermDevelGenerate extends \Drupal\devel_generate\DevelGenerateBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel_generate\Plugin\DevelGenerate\UserDevelGenerate extends \Drupal\devel_generate\DevelGenerateBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel_generate\Plugin\DevelGenerate\VocabularyDevelGenerate extends \Drupal\devel_generate\DevelGenerateBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\devel_generate_example\Plugin\DevelGenerate\ExampleDevelGenerate extends \Drupal\devel_generate\DevelGenerateBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\display_variant_test\Plugin\DisplayVariant\TestDisplayVariant extends \Drupal\Core\Display\VariantBase implements \Drupal\Core\Display\PageVariantInterface, \Drupal\Core\Display\ContextAwareVariantInterface
- 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\editor_test\Plugin\Editor\TRexEditor extends \Drupal\editor\Plugin\EditorBase
- class \Drupal\editor_test\Plugin\Editor\UnicornEditor extends \Drupal\editor\Plugin\EditorBase
- class \Drupal\element_info_test\Element\Deprecated extends \Drupal\Core\Render\Element\RenderElementBase
- class \Drupal\element_info_test\Element\DeprecatedExtendsFormElement extends \Drupal\Core\Render\Element\FormElement
- class \Drupal\element_info_test\Element\DeprecatedExtendsRenderElement extends \Drupal\Core\Render\Element\RenderElement
- class \Drupal\entity_reference_test\Plugin\EntityReferenceSelection\AllExceptHostEntity extends \Drupal\Core\Entity\Plugin\EntityReferenceSelection\DefaultSelection
- class \Drupal\entity_test\Plugin\Field\FieldFormatter\EntityTestReferenceCustomCacheTagFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\EntityReferenceFormatterBase
- class \Drupal\entity_test\Plugin\Field\FieldWidget\ShapeOnlyColorEditableWidget extends \Drupal\Core\Field\WidgetBase
- class \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestContainerFactoryPlugin extends \Drupal\Component\Plugin\PluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestDefaultPlugin extends \Drupal\Component\Plugin\PluginBase
- 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_example\Plugin\Field\FieldFormatter\ColorBackgroudFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_example\Plugin\Field\FieldFormatter\SimpleTextFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_example\Plugin\Field\FieldWidget\ColorPickerWidget extends \Drupal\field_example\Plugin\Field\FieldWidget\TextWidget
- class \Drupal\field_example\Plugin\Field\FieldWidget\Text3Widget extends \Drupal\Core\Field\WidgetBase
- class \Drupal\field_example\Plugin\Field\FieldWidget\TextWidget extends \Drupal\Core\Field\WidgetBase
- class \Drupal\field_layout_test\Plugin\Layout\TestLayoutContentFooter extends \Drupal\Core\Layout\LayoutDefault
- class \Drupal\field_layout_test\Plugin\Layout\TestLayoutMainFooter extends \Drupal\Core\Layout\LayoutDefault
- class \Drupal\field_permission_example\Plugin\Field\FieldFormatter\SimpleTextFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_permission_example\Plugin\Field\FieldWidget\TextWidget extends \Drupal\Core\Field\WidgetBase
- class \Drupal\field_plugins_test\Plugin\Field\FieldFormatter\TestTextTrimmedFormatter extends \Drupal\text\Plugin\Field\FieldFormatter\TextTrimmedFormatter
- class \Drupal\field_plugins_test\Plugin\Field\FieldWidget\TestTextfieldWidget extends \Drupal\text\Plugin\Field\FieldWidget\TextfieldWidget
- class \Drupal\field_test\Plugin\Field\FieldFormatter\TestFieldApplicableFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_test\Plugin\Field\FieldFormatter\TestFieldDefaultFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_test\Plugin\Field\FieldFormatter\TestFieldEmptyFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_test\Plugin\Field\FieldFormatter\TestFieldEmptySettingFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_test\Plugin\Field\FieldFormatter\TestFieldMultipleFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_test\Plugin\Field\FieldFormatter\TestFieldNoSettingsFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_test\Plugin\Field\FieldFormatter\TestFieldPrepareViewFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\field_test\Plugin\Field\FieldWidget\TestFieldWidget extends \Drupal\Core\Field\WidgetBase
- class \Drupal\field_test\Plugin\Field\FieldWidget\TestFieldWidgetMultilingual extends \Drupal\field_test\Plugin\Field\FieldWidget\TestFieldWidget
- class \Drupal\field_test\Plugin\Field\FieldWidget\TestFieldWidgetMultiple extends \Drupal\Core\Field\WidgetBase
- class \Drupal\field_test\Plugin\Field\FieldWidget\TestFieldWidgetMultipleSingleValues extends \Drupal\field_test\Plugin\Field\FieldWidget\TestFieldWidgetMultiple
- 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\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\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\Core\DependencyInjection\DeprecatedServicePropertyTrait, \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\file_test_get_ids\Plugin\migrate\source\d7\FileUsed extends \Drupal\file\Plugin\migrate\source\d7\File
- 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\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\filter_test\Plugin\Filter\FilterTestAssets extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\filter_test\Plugin\Filter\FilterTestCacheContexts extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\filter_test\Plugin\Filter\FilterTestCacheMerge extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\filter_test\Plugin\Filter\FilterTestCacheTags extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\filter_test\Plugin\Filter\FilterTestPlaceholders extends \Drupal\filter\Plugin\FilterBase implements \Drupal\Core\Security\TrustedCallbackInterface
- class \Drupal\filter_test\Plugin\Filter\FilterTestReplace extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\filter_test\Plugin\Filter\FilterTestRestrictTagsAndAttributes extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\filter_test_plugin\Plugin\Filter\FilterSparkles extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\filter_test_plugin\Plugin\Filter\FilterTestStatic extends \Drupal\filter\Plugin\FilterBase
- class \Drupal\form_api_example\Plugin\Block\SimpleFormBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\form_test\Plugin\Block\RedirectFormBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\forum\Plugin\Block\ActiveTopicsBlock extends \Drupal\forum\Plugin\Block\ForumBlockBase
- class \Drupal\forum\Plugin\Block\ForumBlockBase extends \Drupal\Core\Block\BlockBase
- class \Drupal\forum\Plugin\Block\NewTopicsBlock extends \Drupal\forum\Plugin\Block\ForumBlockBase
- class \Drupal\forum\Plugin\migrate\process\ForumVocabulary extends \Drupal\migrate\ProcessPluginBase
- 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\help_page_test\Plugin\HelpSection\EmptyHelpSection extends \Drupal\help\Plugin\HelpSection\HelpSectionPluginBase
- class \Drupal\help_topics\HelpTopicPluginBase extends \Drupal\help\HelpTopicPluginBase
- class \Drupal\help_topics\HelpTopicTwig extends \Drupal\help\HelpTopicTwig
- class \Drupal\help_topics\Plugin\HelpSection\HelpTopicSection extends \Drupal\help\Plugin\HelpSection\HelpTopicSection
- class \Drupal\help_topics\Plugin\Search\HelpSearch extends \Drupal\help\Plugin\Search\HelpSearch
- class \Drupal\help_topics_test\Plugin\HelpSection\TestHelpSection extends \Drupal\help\Plugin\HelpSection\HelpSectionPluginBase implements \Drupal\help\SearchableHelpInterface
- class \Drupal\help_topics_test\Plugin\HelpTopic\TestHelpTopicPlugin extends \Drupal\help\HelpTopicPluginBase
- 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\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\image_module_test\Plugin\Field\FieldFormatter\DummyAjaxFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\image_module_test\Plugin\Field\FieldFormatter\DummyImageFormatter extends \Drupal\Core\Field\FormatterBase
- class \Drupal\image_module_test\Plugin\Field\FieldWidget\DummyAjaxWidget extends \Drupal\Core\Field\WidgetBase
- class \Drupal\image_module_test\Plugin\ImageEffect\AjaxTestImageEffect extends \Drupal\image\ConfigurableImageEffectBase
- class \Drupal\image_module_test\Plugin\ImageEffect\NullTestImageEffect extends \Drupal\image\ImageEffectBase
- class \Drupal\image_module_test\Plugin\ImageEffect\UriDependentTestImageEffect extends \Drupal\image\ImageEffectBase
- class \Drupal\image_test\Plugin\ImageToolkit\BrokenToolkit extends \Drupal\image_test\Plugin\ImageToolkit\TestToolkit
- class \Drupal\image_test\Plugin\ImageToolkit\DerivedToolkit extends \Drupal\image_test\Plugin\ImageToolkit\TestToolkit
- class \Drupal\image_test\Plugin\ImageToolkit\Operation\test\Bar extends \Drupal\image_test\Plugin\ImageToolkit\Operation\test\OperationBase
- class \Drupal\image_test\Plugin\ImageToolkit\Operation\test\Failing extends \Drupal\image_test\Plugin\ImageToolkit\Operation\test\OperationBase
- class \Drupal\image_test\Plugin\ImageToolkit\Operation\test\Foo extends \Drupal\image_test\Plugin\ImageToolkit\Operation\test\OperationBase
- class \Drupal\image_test\Plugin\ImageToolkit\Operation\test\FooDerived extends \Drupal\image_test\Plugin\ImageToolkit\Operation\test\OperationBase
- class \Drupal\image_test\Plugin\ImageToolkit\Operation\test\OperationBase extends \Drupal\Core\ImageToolkit\ImageToolkitOperationBase
- class \Drupal\image_test\Plugin\ImageToolkit\TestToolkit extends \Drupal\Core\ImageToolkit\ImageToolkitBase
- 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\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\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\layout_builder_fieldblock_test\Plugin\Block\FieldBlock extends \Drupal\layout_builder\Plugin\Block\FieldBlock
- class \Drupal\layout_builder_form_block_test\Plugin\Block\TestFormApiFormBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface, \Drupal\Core\Form\FormInterface
- class \Drupal\layout_builder_form_block_test\Plugin\Block\TestInlineTemplateFormBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\layout_builder_test\Plugin\Block\IHaveRuntimeContexts extends \Drupal\Core\Block\BlockBase
- class \Drupal\layout_builder_test\Plugin\Block\PreviewAwareBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\layout_builder_test\Plugin\Block\TestAjaxBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\layout_builder_test\Plugin\Block\TestAttributesBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\layout_builder_test\Plugin\Layout\LayoutBuilderTestPlugin extends \Drupal\Core\Layout\LayoutDefault
- class \Drupal\layout_builder_test\Plugin\Layout\LayoutWithoutLabel extends \Drupal\Core\Layout\LayoutDefault
- class \Drupal\layout_builder_test\Plugin\Layout\TestContextAwareLayout extends \Drupal\Core\Layout\LayoutDefault
- class \Drupal\layout_builder_test\Plugin\SectionStorage\SimpleConfigSectionStorage extends \Drupal\Core\Plugin\PluginBase implements \Drupal\layout_builder\SectionStorageInterface, \Drupal\layout_builder\Plugin\SectionStorage\SectionStorageLocalTaskProviderInterface, \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait, \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait, \Drupal\layout_builder\SectionListTrait
- class \Drupal\layout_builder_test\Plugin\SectionStorage\TestStateBasedSectionStorage extends \Drupal\layout_builder\Plugin\SectionStorage\SectionStorageBase
- class \Drupal\layout_test\Plugin\Layout\LayoutTestDependenciesPlugin extends \Drupal\Core\Layout\LayoutDefault implements \Drupal\Component\Plugin\DependentPluginInterface
- class \Drupal\layout_test\Plugin\Layout\LayoutTestPlugin extends \Drupal\Core\Layout\LayoutDefault implements \Drupal\Core\Plugin\PluginFormInterface
- 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\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\media_library_test_widget\Plugin\Field\FieldWidget\MediaLibraryInceptionWidget extends \Drupal\media_library\Plugin\Field\FieldWidget\MediaLibraryWidget
- class \Drupal\media_test_source\Plugin\media\Source\Test extends \Drupal\media\MediaSourceBase
- class \Drupal\media_test_source\Plugin\media\Source\TestDifferentDisplays extends \Drupal\media_test_source\Plugin\media\Source\Test
- class \Drupal\media_test_source\Plugin\media\Source\TestTranslation extends \Drupal\media_test_source\Plugin\media\Source\Test
- class \Drupal\media_test_source\Plugin\media\Source\TestWithConstraints extends \Drupal\media_test_source\Plugin\media\Source\Test implements \Drupal\media\MediaSourceEntityConstraintsInterface, \Drupal\media\MediaSourceFieldConstraintsInterface
- class \Drupal\media_test_source\Plugin\media\Source\TestWithHiddenSourceField extends \Drupal\media_test_source\Plugin\media\Source\Test
- 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_test\Plugin\Menu\ContextualLink\TestContextualLink extends \Drupal\Core\Menu\ContextualLinkDefault
- class \Drupal\menu_test\Plugin\Menu\LocalAction\TestLocalAction4 extends \Drupal\Core\Menu\LocalActionDefault uses \Drupal\Core\StringTranslation\StringTranslationTrait
- class \Drupal\menu_test\Plugin\Menu\LocalAction\TestLocalAction extends \Drupal\Core\Menu\LocalActionDefault
- class \Drupal\menu_test\Plugin\Menu\LocalAction\TestLocalAction5 extends \Drupal\Core\Menu\LocalActionDefault
- class \Drupal\menu_test\Plugin\Menu\LocalAction\TestLocalActionWithConfig extends \Drupal\Core\Menu\LocalActionDefault
- class \Drupal\menu_test\Plugin\Menu\LocalTask\TestTaskWithUserInput extends \Drupal\Core\Menu\LocalTaskDefault
- class \Drupal\menu_test\Plugin\Menu\LocalTask\TestTasksSettingsSub1 extends \Drupal\Core\Menu\LocalTaskDefault uses \Drupal\Core\StringTranslation\StringTranslationTrait
- 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_cache_counts_test\Plugin\migrate\source\CacheableEmbeddedDataSource extends \Drupal\migrate\Plugin\migrate\source\EmbeddedDataSource
- 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\migrate_drupal_message_test\Plugin\migrate\source\MenuTest extends \Drupal\system\Plugin\migrate\source\Menu
- class \Drupal\migrate_events_test\Plugin\migrate\destination\DummyDestination extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase
- class \Drupal\migrate_external_translated_test\Plugin\migrate\source\MigrateExternalTranslatedTestSource extends \Drupal\migrate\Plugin\migrate\source\SourcePluginBase
- class \Drupal\migrate_field_plugin_manager_test\Plugin\migrate\field\D6FileField extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
- class \Drupal\migrate_field_plugin_manager_test\Plugin\migrate\field\D6NoCoreVersionSpecified extends \Drupal\migrate_drupal\Plugin\migrate\field\FieldPluginBase
- class \Drupal\migrate_high_water_test\Plugin\migrate\source\HighWaterTest extends \Drupal\migrate\Plugin\migrate\source\SqlBase
- class \Drupal\migrate_missing_database_test\Plugin\migrate\source\MigrateMissingDatabaseSource extends \Drupal\migrate\Plugin\migrate\source\SqlBase
- class \Drupal\migrate_prepare_row_test\Plugin\migrate\process\TestSkipRowProcess extends \Drupal\migrate\ProcessPluginBase
- class \Drupal\migrate_query_batch_test\Plugin\migrate\source\QueryBatchTest extends \Drupal\migrate\Plugin\migrate\source\SqlBase
- class \Drupal\migrate_sql_count_cache_test\Plugin\migrate\source\SqlCountCache extends \Drupal\migrate\Plugin\migrate\source\SqlBase
- class \Drupal\migrate_track_changes_test\Plugin\migrate\source\TrackChangesTest extends \Drupal\migrate\Plugin\migrate\source\SqlBase
- class \Drupal\migration_provider_test\Plugin\migrate\source\NoSourceModule extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
- class \Drupal\navigation\NavigationLayout extends \Drupal\Core\Layout\LayoutDefault
- 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\node\ConfigTranslation\NodeTypeMapper extends \Drupal\config_translation\ConfigEntityMapper
- class \Drupal\node\Plugin\Action\AssignOwnerNode extends \Drupal\action\Plugin\Action\AssignOwnerNode
- 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\UnpublishByKeywordNode extends \Drupal\action\Plugin\Action\UnpublishByKeywordNode
- 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\node_block_test\Plugin\Block\NodeContextTestBlock extends \Drupal\Core\Block\BlockBase
- 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\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\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\plugin_test\Plugin\plugin_test\mock_block\MockComplexContextBlock extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait
- class \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockLayoutBlock extends \Drupal\Component\Plugin\PluginBase
- class \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockTestBlock extends \Drupal\Component\Plugin\PluginBase
- class \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockUserLoginBlock extends \Drupal\Component\Plugin\PluginBase
- class \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockUserNameBlock extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait
- class \Drupal\plugin_test\Plugin\plugin_test\mock_block\TypedDataStringBlock extends \Drupal\Core\Plugin\PluginBase implements \Drupal\Core\Plugin\ContextAwarePluginInterface uses \Drupal\Core\Plugin\ContextAwarePluginTrait
- class \Drupal\plugin_type_example\Plugin\Sandwich\ExampleHamSandwich extends \Drupal\plugin_type_example\SandwichBase
- class \Drupal\plugin_type_example\Plugin\Sandwich\ExampleMeatballSandwich extends \Drupal\plugin_type_example\SandwichBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface uses \Drupal\Core\StringTranslation\StringTranslationTrait
- class \Drupal\plugin_type_example\SandwichBase extends \Drupal\Component\Plugin\PluginBase implements \Drupal\plugin_type_example\SandwichInterface
- class \Drupal\render_attached_test\Plugin\Block\AttachedRenderingBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\render_example\Element\Marquee extends \Drupal\Core\Render\Element\RenderElement
- 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\responsive_image_test_module\Plugin\Field\FieldFormatter\ResponsiveImageTestFormatter extends \Drupal\responsive_image\Plugin\Field\FieldFormatter\ResponsiveImageFormatter
- 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\rest_test\Plugin\rest\resource\NoSerializationClassTestResource extends \Drupal\rest\Plugin\ResourceBase
- class \Drupal\sdc\Element\ComponentElement extends \Drupal\Core\Render\Element\RenderElement uses \Drupal\Core\Security\DoTrustedCallbackTrait
- class \Drupal\sdc\Plugin\Component extends \Drupal\Core\Plugin\PluginBase
- 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\search_extra_type\Plugin\Search\SearchExtraTypeSearch extends \Drupal\search\Plugin\ConfigurableSearchPluginBase
- class \Drupal\settings_tray_test\Plugin\Block\SettingsTrayFormAnnotationIsClassBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\settings_tray_test\Plugin\Block\SettingsTrayFormAnnotationIsFalseBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\settings_tray_test\Plugin\Block\SettingsTrayFormAnnotationNoneBlock extends \Drupal\Core\Block\BlockBase
- class \Drupal\settings_tray_test\Plugin\Block\ValidationErrorBlock extends \Drupal\Core\Block\BlockBase
- 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\statistics\Plugin\Block\StatisticsPopularBlock extends \Drupal\Core\Block\BlockBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\statistics\Plugin\migrate\destination\NodeCounter extends \Drupal\migrate\Plugin\migrate\destination\DestinationBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\statistics\Plugin\migrate\source\NodeCounter extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
- class \Drupal\statistics\Plugin\views\field\NodeCounterTimestamp extends \Drupal\views\Plugin\views\field\Date
- class \Drupal\statistics\Plugin\views\field\StatisticsNumeric extends \Drupal\views\Plugin\views\field\NumericField
- 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\ForumVocabulary extends \Drupal\migrate\ProcessPluginBase
- 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\taxonomy_test\Plugin\views\argument\TaxonomyViewsArgumentTest extends \Drupal\taxonomy\Plugin\views\argument\Taxonomy
- class \Drupal\telephone\Plugin\Field\FieldFormatter\TelephoneLinkFormatter extends \Drupal\Core\Field\FormatterBase
- 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\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\toolbar\Element\Toolbar extends \Drupal\Core\Render\Element\RenderElementBase
- class \Drupal\toolbar\Element\ToolbarItem extends \Drupal\Core\Render\Element\RenderElementBase
- class \Drupal\tour\Plugin\HelpSection\TourHelpSection extends \Drupal\help\Plugin\HelpSection\HelpSectionPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\tour\Plugin\tour\tip\TipPluginText extends \Drupal\tour\TipPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\tour\TipPluginBase extends \Drupal\Core\Plugin\PluginBase implements \Drupal\tour\TipPluginInterface
- class \Drupal\tour_test\Plugin\tour\tip\TipPluginImage extends \Drupal\tour\TipPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\tour_test\Plugin\tour\tip\TipPluginImageLegacy extends \Drupal\tour\TipPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\tour_test\Plugin\tour\tip\TipPluginTextLegacy extends \Drupal\tour\TipPluginBase implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\tracker\Plugin\Menu\UserTrackerTab extends \Drupal\Core\Menu\LocalTaskDefault implements \Drupal\Core\Plugin\ContainerFactoryPluginInterface
- class \Drupal\tracker\Plugin\migrate\source\d7\TrackerNode extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
- class \Drupal\tracker\Plugin\migrate\source\d7\TrackerUser extends \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
- class \Drupal\tracker\Plugin\views\argument\UserUid extends \Drupal\comment\Plugin\views\argument\UserUid
- class \Drupal\tracker\Plugin\views\filter\UserUid extends \Drupal\user\Plugin\views\filter\Name
- 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_batch_action_test\Plugin\Action\BatchUserAction extends \Drupal\Core\Action\ActionBase
- 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\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\views\Tests\TestHelperPlugin extends \Drupal\views\Plugin\views\PluginBase
- class \Drupal\views_test_cacheable_metadata_calculation\Plugin\views\access\CacheableMetadataCalculationTest extends \Drupal\views\Plugin\views\access\AccessPluginBase implements \Drupal\Core\Cache\CacheableDependencyInterface
- class \Drupal\views_test_data\Plugin\views\access\StaticTest extends \Drupal\views\Plugin\views\access\AccessPluginBase
- class \Drupal\views_test_data\Plugin\views\area\TestExample extends \Drupal\views\Plugin\views\area\AreaPluginBase
- class \Drupal\views_test_data\Plugin\views\argument_default\ArgumentDefaultTest extends \Drupal\views\Plugin\views\argument_default\ArgumentDefaultPluginBase
- class \Drupal\views_test_data\Plugin\views\argument_validator\ArgumentValidatorTest extends \Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase
- class \Drupal\views_test_data\Plugin\views\display\DisplayNoAreaTest extends \Drupal\views_test_data\Plugin\views\display\DisplayTest
- class \Drupal\views_test_data\Plugin\views\display\DisplayTest extends \Drupal\views\Plugin\views\display\DisplayPluginBase
- class \Drupal\views_test_data\Plugin\views\display_extender\DisplayExtenderTest2 extends \Drupal\views_test_data\Plugin\views\display_extender\DisplayExtenderTest
- class \Drupal\views_test_data\Plugin\views\display_extender\DisplayExtenderTest3 extends \Drupal\views_test_data\Plugin\views\display_extender\DisplayExtenderTest
- class \Drupal\views_test_data\Plugin\views\display_extender\DisplayExtenderTest extends \Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase
- class \Drupal\views_test_data\Plugin\views\field\FieldFormButtonTest extends \Drupal\views\Plugin\views\field\FieldPluginBase uses \Drupal\views\Plugin\views\field\UncacheableFieldHandlerTrait
- class \Drupal\views_test_data\Plugin\views\field\FieldTest extends \Drupal\views\Plugin\views\field\FieldPluginBase
- class \Drupal\views_test_data\Plugin\views\filter\FilterBooleanOperatorDefaultTest extends \Drupal\views\Plugin\views\filter\BooleanOperator
- class \Drupal\views_test_data\Plugin\views\filter\FilterExceptionTest extends \Drupal\views\Plugin\views\filter\FilterPluginBase
- class \Drupal\views_test_data\Plugin\views\filter\FilterTest extends \Drupal\views\Plugin\views\filter\FilterPluginBase
- class \Drupal\views_test_data\Plugin\views\filter\ViewsTestCacheContextFilter extends \Drupal\views\Plugin\views\filter\FilterPluginBase
- class \Drupal\views_test_data\Plugin\views\join\JoinTest extends \Drupal\views\Plugin\views\join\JoinPluginBase
- class \Drupal\views_test_data\Plugin\views\query\QueryTest extends \Drupal\views\Plugin\views\query\QueryPluginBase
- class \Drupal\views_test_data\Plugin\views\row\RowTest extends \Drupal\views\Plugin\views\row\RowPluginBase
- class \Drupal\views_test_data\Plugin\views\style\MappingTest extends \Drupal\views\Plugin\views\style\Mapping
- class \Drupal\views_test_data\Plugin\views\style\StyleTemplateTest extends \Drupal\views\Plugin\views\style\StylePluginBase
- class \Drupal\views_test_data\Plugin\views\style\StyleTest extends \Drupal\views\Plugin\views\style\StylePluginBase
- class \Drupal\views_test_formatter\Plugin\Field\FieldFormatter\AttachmentTestFormatter extends \Drupal\Core\Field\Plugin\Field\FieldFormatter\NumericUnformattedFormatter
- class \Drupal\workflow_type_test\Plugin\WorkflowType\ComplexTestType extends \Drupal\workflows\Plugin\WorkflowTypeBase uses \Drupal\Core\StringTranslation\StringTranslationTrait
- class \Drupal\workflow_type_test\Plugin\WorkflowType\PredefinedStatesWorkflowTestType extends \Drupal\workflows\Plugin\WorkflowTypeBase
- class \Drupal\workflow_type_test\Plugin\WorkflowType\RequiredStateTestType extends \Drupal\workflows\Plugin\WorkflowTypeBase uses \Drupal\Core\StringTranslation\StringTranslationTrait
- class \Drupal\workflow_type_test\Plugin\WorkflowType\TestType extends \Drupal\workflows\Plugin\WorkflowTypeBase
- class \Drupal\workflow_type_test\Plugin\WorkflowType\WorkflowCustomAccessType extends \Drupal\workflows\Plugin\WorkflowTypeBase
- 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.