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

public Form::getInfo() Returns the element

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

Provides a form element for entering a telephone number. Provides an HTML5 input element with type of "tel". It provides no special validation

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

Provides a slider for input of a number within a specific range. Provides an HTML5 input element with type of "range".

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

Provides a render element for a set of links rendered as a drop-down button. By default, this element sets #theme so that the 'links' theme

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

public static Tableselect::processTableselect(&$element, FormStateInterface

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

Provides a render element for a table. Note: Although this extends FormElement, it can be used outside the context of a form.

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

public Select::getInfo() Returns the

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

public Checkbox::getInfo() Returns

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

public static File::preRenderFile($element) Prepares

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

public Operations::getInfo() Returns

2025-01-10 15:47:30