Same name in this branch
  1. 10 core/lib/Drupal/Core/Render/Annotation/RenderElement.php \Drupal\Core\Render\Annotation\RenderElement
  2. 10 core/lib/Drupal/Core/Render/Element/RenderElement.php \Drupal\Core\Render\Element\RenderElement
  3. 10 core/lib/Drupal/Core/Render/Attribute/RenderElement.php \Drupal\Core\Render\Attribute\RenderElement

Hierarchy

  • class \Drupal\Core\Render\Attribute\RenderElement extends \Drupal\Component\Plugin\Attribute\Plugin

Expanded class hierarchy of RenderElement

35 files declare their use of RenderElement
Actions.php in core/lib/Drupal/Core/Render/Element/Actions.php
Ajax.php in core/lib/Drupal/Core/Render/Element/Ajax.php
BreakLockLink.php in core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php
Container.php in core/lib/Drupal/Core/Render/Element/Container.php
ContextualLinks.php in core/modules/contextual/src/Element/ContextualLinks.php

... See full list

File

core/lib/Drupal/Core/Render/Attribute/RenderElement.php, line 28

Namespace

Drupal\Core\Render\Attribute
View source
class RenderElement extends Plugin {

}

Members