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\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\rest\Kernel\StubRequestHandlerResourcePlugin extends \Drupal\rest\Plugin\ResourceBase
- 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\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_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_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\breakpoint\Breakpoint extends \Drupal\Core\Plugin\PluginBase implements \Drupal\breakpoint\BreakpointInterface
- 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\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\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\contextual\Element\ContextualLinks extends \Drupal\Core\Render\Element\RenderElementBase
- class \Drupal\contextual\Element\ContextualLinksPlaceholder extends \Drupal\Core\Render\Element\RenderElementBase
- 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\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_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\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_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_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_ui\DisplayModeLocalAction extends \Drupal\Core\Menu\LocalActionDefault
- class \Drupal\field_ui\Element\FieldUiTable extends \Drupal\Core\Render\Element\Table
- 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_page_test\Plugin\HelpSection\EmptyHelpSection extends \Drupal\help\Plugin\HelpSection\HelpSectionPluginBase
- 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\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\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\process\d6\ImageCacheActions extends \Drupal\migrate\ProcessPluginBase
- 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\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\process\FieldLink extends \Drupal\migrate\ProcessPluginBase
- 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\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_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_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\path\Plugin\Field\FieldWidget\PathWidget extends \Drupal\Core\Field\WidgetBase
- class \Drupal\path\Plugin\migrate\process\PathSetTranslated extends \Drupal\migrate\ProcessPluginBase
- 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\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_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\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\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\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\process\ForumVocabulary extends \Drupal\migrate\ProcessPluginBase
- class \Drupal\taxonomy\Plugin\migrate\process\TargetBundle extends \Drupal\migrate\ProcessPluginBase
- 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\toolbar\Element\Toolbar extends \Drupal\Core\Render\Element\RenderElementBase
- class \Drupal\toolbar\Element\ToolbarItem extends \Drupal\Core\Render\Element\RenderElementBase
- 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\migrate\ProfileValues extends \Drupal\migrate\Plugin\Migration
- 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\rest\resource\UserRegistrationResource extends \Drupal\rest\Plugin\ResourceBase uses \Drupal\rest\Plugin\rest\resource\EntityResourceValidationTrait, \Drupal\rest\Plugin\rest\resource\EntityResourceAccessTrait
- class \Drupal\user_batch_action_test\Plugin\Action\BatchUserAction extends \Drupal\Core\Action\ActionBase
- 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.