Renderer::$rendererConfig
  • References/PHP/Drupal/Render/Renderer

The renderer configuration array. Type:

2025-01-10 15:47:30
ImageButton::preRenderButton
  • References/PHP/Drupal/Render/Element/ImageButton

public static ImageButton::preRenderButton($element)

2025-01-10 15:47:30
RenderCache
  • References/PHP/Drupal/Render/RenderCache

Wraps the caching logic for the render caching system. @internal @todo Refactor this out into a generic service

2025-01-10 15:47:30
FormElement
  • References/PHP/Drupal/Render/Annotation/FormElement

Defines a form element plugin annotation object. See

2025-01-10 15:47:30
Link::preRenderLink
  • References/PHP/Drupal/Render/Element/Link

public static Link::preRenderLink($element) Pre-render

2025-01-10 15:47:30
PasswordConfirm::validatePasswordConfirm
  • References/PHP/Drupal/Render/Element/PasswordConfirm

public static PasswordConfirm::validatePasswordConfirm(&$element

2025-01-10 15:47:30
PasswordConfirm::getInfo
  • References/PHP/Drupal/Render/Element/PasswordConfirm

public PasswordConfirm::getInfo()

2025-01-10 15:47:30
PageDisplayVariantSelectionEvent::$contexts
  • References/PHP/Drupal/Render/PageDisplayVariantSelectionEvent

An array of collected contexts to pass to the page display variant. Type: \Drupal\Component\Plugin\Context\ContextInterface[]

2025-01-10 15:47:30
PlainTextOutput
  • References/PHP/Drupal/Render/PlainTextOutput

Provides an output strategy for transforming HTML into simple plain text. Use this when rendering a given HTML string into a plain text string

2025-01-10 15:47:30
Select
  • References/PHP/Drupal/Render/Element/Select

Provides a form element for a drop-down menu or scrolling selection box. Properties: #options:

2025-01-10 15:47:30