Same name in other branches
  1. 8.9.x Drupal\Core\Render
  2. 9 Drupal\Core\Render
Classsort descending Location Description
AttachmentsInterface core/lib/Drupal/Core/Render/AttachmentsInterface.php Defines an interface for responses that can expose #attached metadata.
AttachmentsResponseProcessorInterface core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php Defines an interface for processing attachments of responses that have them.
AttachmentsTrait core/lib/Drupal/Core/Render/AttachmentsTrait.php Provides an implementation of AttachmentsInterface.
BareHtmlPageRenderer core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Default bare HTML page renderer.
BareHtmlPageRendererInterface core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Bare HTML page renderer.
BubbleableMetadata core/lib/Drupal/Core/Render/BubbleableMetadata.php Value object used for bubbleable rendering metadata.
Element core/lib/Drupal/Core/Render/Element.php Provides helper methods for Drupal render elements.
ElementInfoManagerInterface core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php Collects available render array element types.
Markup core/lib/Drupal/Core/Render/Markup.php Defines an object that passes safe strings through the render system.
MetadataBubblingUrlGenerator core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php Decorator for the URL generator, which bubbles bubbleable URL metadata.
PageDisplayVariantSelectionEvent core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Event fired when rendering main content, to select a page display variant.
PlaceholderGenerator core/lib/Drupal/Core/Render/PlaceholderGenerator.php Turns a render array into a placeholder.
PlaceholderGeneratorInterface core/lib/Drupal/Core/Render/PlaceholderGeneratorInterface.php Defines an interface for turning a render array into a placeholder.
PlaceholderingRenderCache core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php Adds automatic placeholdering to the RenderCache.
PreviewFallbackInterface core/lib/Drupal/Core/Render/PreviewFallbackInterface.php Allows an element to provide a fallback representation of itself for preview.
RenderableInterface core/lib/Drupal/Core/Render/RenderableInterface.php Defines an object which can be rendered by the Render API.
RenderCacheInterface core/lib/Drupal/Core/Render/RenderCacheInterface.php Defines an interface for caching rendered render arrays.
RenderContext core/lib/Drupal/Core/Render/RenderContext.php The render context: a stack containing bubbleable rendering metadata.
RendererInterface core/lib/Drupal/Core/Render/RendererInterface.php Defines an interface for turning a render array into a string.
RenderEvents core/lib/Drupal/Core/Render/RenderEvents.php Defines events for the render system.