Container::processContainer
  • References/PHP/Drupal/Render/Element/Container

public static Container::processContainer(&$element, FormStateInterface

2025-01-10 15:47:30
PlaceholderingRenderCache::$placeholderResultsCache
  • References/PHP/Drupal/Render/PlaceholderingRenderCache

Stores rendered results for automatically placeholdered elements. This allows us to avoid talking to the cache twice per auto-placeholdered

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

public Checkbox::getInfo() Returns

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

public Color::getInfo() Returns the element

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

Provides a slider for input of a number within a specific range. Provides an HTML5 input element with type of "range".

2025-01-10 15:47:30
hook_css_alter
  • References/PHP/Drupal/Render/theme.api

hook_css_alter(&$css, \Drupal\Core\Asset\AttachedAssetsInterface $assets) Alter CSS files before they are

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

protected PlaceholderingRenderCache::createPl

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
RenderCache::$cacheFactory
  • References/PHP/Drupal/Render/RenderCache

The cache factory. Type:

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

Defines an interface for caching rendered render arrays. @internal Hierarchy

2025-01-10 15:47:30