RenderElement::processAjaxForm
  • References/PHP/Drupal/Render/Element/RenderElement

public static RenderElement::processAjaxForm(&$element, FormStateInterface

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

Provides a render element that wraps child elements in a container. Surrounds child elements with a <div> and adds attributes such as

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

public static Checkboxes::detectEmptyCheckboxes(array $input)

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

public static Color::preRenderColor($element) Prepares

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

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

2025-01-10 15:47:30