FormElement::valueCallback
  • References/PHP/Drupal/Render/Element/FormElement

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

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

Provides a form submit button. Submit buttons are processed the same as regular buttons, except they trigger the form's submit handler.

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

public Tel::getInfo() Returns the element

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

Provides a form element for a single radio button. This is an internal element that is primarily used to render the radios form element. Refer

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

public static Actions::preRenderActionsDropbutton(&$element, FormStateInterface

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

public static PasswordConfirm::processPasswordConfirm(&$element

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

public static Table::validateTable(&$element, FormStateInterface $form_state

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

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

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

public static Table::preRenderTable($element)

2025-01-10 15:47:30