Element::setAttributes
  • References/PHP/Drupal/Render/Element

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

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
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
Table::getInfo
  • References/PHP/Drupal/Render/Element/Table

public Table::getInfo() Returns the element

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

public static ImageButton::valueCallback(&$element, $input, FormStateInterface

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

public static Actions::processActions(&$element, FormStateInterface $form_state

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

Provides a form element for date selection. Properties: #default_value: An array with

2025-01-10 15:47:30