Element::isVisibleElement
  • References/PHP/Drupal/Render/Element

public static Element::isVisibleElement($element) Determines

2025-01-10 15:47:30
AjaxRenderer
  • References/PHP/Drupal/Render/MainContent/AjaxRenderer

Default main content renderer for Ajax requests. Hierarchy class \Drupal\Core\Render\MainContent\

2025-01-10 15:47:30
AttachmentsTrait::setAttachments
  • References/PHP/Drupal/Render/AttachmentsTrait

public AttachmentsTrait::setAttachments(array $attachments)

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

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

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

public static ElementInterface::setAttributes(&$element

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

Provides a form element for entering a password, with hidden text. Usage example:

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

Provides a display-only form element with an optional title and description. Note: since this is a read-only field, setting the #required property

2025-01-10 15:47:30
HtmlRenderer::prepare
  • References/PHP/Drupal/Render/MainContent/HtmlRenderer

protected HtmlRenderer::prepare(array $main_content, Request

2025-01-10 15:47:30
HtmlTag::$voidElements
  • References/PHP/Drupal/Render/Element/HtmlTag

Void elements do not contain values or closing tags. See also

2025-01-10 15:47:30
Renderer::$isRenderingRoot
  • References/PHP/Drupal/Render/Renderer

Whether we're currently in a ::renderRoot() call. Type: bool File

2025-01-10 15:47:30