Hidden::getInfo
  • References/PHP/Drupal/Render/Element/Hidden

public Hidden::getInfo() Returns the

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

public static Email::validateEmail(&$element, FormStateInterface $form_state

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

Provides an interface for form element plugins. Form element plugins are a subset of render elements, specifically representing HTML elements

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

Provides a form element for an HTML 'hidden' input element. Specify either #default_value or #value but not both.

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

Provides a render element for a set of operations links. This is a special case of

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

public Range::getInfo() Returns the element

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

public static File::processFile(&$element, FormStateInterface $form_state,

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

public static Tableselect::preRenderTableselect($element)

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

public static MachineName::processMachineName(&$element, FormStateInterface

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

Provides an action button form element. When the button is pressed, the form will be submitted to Drupal, where it is validated and rebuilt

2025-01-10 15:47:30