InlineTemplate
  • References/PHP/Drupal/Render/Element/InlineTemplate

Provides a render element where the user supplies an in-line Twig template. Properties: #template:

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

public MarkupTrait::jsonSerialize() Returns

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

public Renderer::addCacheableDependency(array &$elements, $dependency)

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

Decorator for the URL generator, which bubbles bubbleable URL metadata. Implements a decorator for the URL generator that allows to automatically

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

Functions and templates for the user interface that themes can override. Drupal's theme system allows a theme to have nearly complete control

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

Default main content renderer for dialog requests. Hierarchy class \Drupal\Core\R

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

Defines an object that passes safe strings through the render system. This object should only be constructed with a known safe string. If there

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

public Renderer::executeInRenderContext(RenderContext $context, callable $callable)

2025-01-10 15:47:30