PasswordConfirm
  • References/PHP/Drupal/Render/Element/PasswordConfirm

Provides a form element for double-input of passwords. Formats as a pair of password fields, which do not validate unless the two entered passwords

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

Provides a render element for an entire HTML page: <html> plus its children. Plugin annotation

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

Provides a form element for numeric input, with special numeric validation. Properties: #default_value:

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

public static Element::properties(array $element) Gets

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

public static CompositeFormElementTrait

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

public MoreLink::getInfo() Returns

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

public static StatusMessages::generatePlaceholder(array $element)

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

Provides a render element for the content of an HTML page. This represents the "main part" of the HTML page's body; see html.html.twig.

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

public Ajax::getInfo() Returns the element

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

Provides a form element for choosing a color. Properties: #default_value: Default value

2025-01-10 15:47:30