Link
  • References/PHP/Drupal/Render/Element/Link

Provides a link render element. Properties: #title: The link text. #url:

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

public static Color::validateColor(&$element, FormStateInterface $form_state

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

Convert the submitted value into a \Drupal\Core\Url

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

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

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

Provides a render element for adding Ajax to a render element. Holds an array whose values control the Ajax behavior of the element.

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

Provides a form element for uploading a file. If you add this element to a form the enctype="multipart/form-data" attribute will automatically

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

public static Range::preRenderRange($element) Prepares

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

public ImageButton::getInfo() Returns

2025-01-10 15:47:30