PlaceholderGenerator::$rendererConfig
  • References/PHP/Drupal/Render/PlaceholderGenerator

The renderer configuration array. Type:

2025-01-10 15:47:30
MarkupTrait::$string
  • References/PHP/Drupal/Render/MarkupTrait

The safe string. Type: string File core/lib/Drupal/

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

The theme manager. Type:

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

The renderer service. Type:

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

Defines an object which can be rendered by the Render API. Hierarchy interface \D

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
PathElement
  • References/PHP/Drupal/Render/Element/PathElement

Provides a matched path render element. Provides a form element to enter a path which can be optionally validated and stored as either a

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
hook_page_bottom
  • References/PHP/Drupal/Render/theme.api

hook_page_bottom(array &$page_bottom) Add a renderable array to the bottom of the page.

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

Provides an interface for form element plugins. Form element plugins are a subset of render elements, specifically representing HTML elements

2025-01-10 15:47:30