LanguageSelect
  • References/PHP/Drupal/Render/Element/LanguageSelect

Provides a form element for selecting a language. This does not render an actual form element, but always returns the value of the default language

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

Provides a form element for a submit button with an image. Plugin annotation

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

public static Element::setAttributes(array &$element, array $map)

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

public RendererInterface::hasRenderContext()

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

public static Textfield::preRenderTextfield($element)

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

Provides an interface for render element plugins. Render element plugins allow modules to declare their own Render API element types and specify

2025-01-10 15:47:30
hook_page_attachments_alter
  • References/PHP/Drupal/Render/theme.api

hook_page_attachments_alter(array &$attachments) Alter attachments (typically assets) to a page before

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

public static Element::children(array &$elements, $sort = FALSE)

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

public static RenderElement::preRenderGroup($element)

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

public static FormElement::processPattern(&$element, FormStateInterface

2025-01-10 15:47:30