Form
  • References/PHP/Drupal/Render/Element/Form

Provides a render element for a form. Plugin annotation @RenderElement("form")

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

public static Date::processDate(&$element, FormStateInterface $form_state,

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

public static Date::preRenderDate($element) Adds

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

public static Weight::processWeight(&$element, FormStateInterface $form_state

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

Provides a form element for input of multiple-line text. Properties: #rows: Number of

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

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

2025-01-10 15:47:30