You are here

namespace Drupal\Core\Render\Placeholder in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Render\Placeholder
Classsort descending Location Description
ChainedPlaceholderStrategy core/lib/Drupal/Core/Render/Placeholder/ChainedPlaceholderStrategy.php Renders placeholders using a chain of placeholder strategies.
PlaceholderStrategyInterface core/lib/Drupal/Core/Render/Placeholder/PlaceholderStrategyInterface.php Provides an interface for defining a placeholder strategy service.
SingleFlushStrategy core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php Defines the 'single_flush' placeholder strategy.