Search for processPlaceholders

  1. Search 7.x for processPlaceholders
  2. Search 9.5.x for processPlaceholders
  3. Search 8.9.x for processPlaceholders
  4. Search 10.3.x for processPlaceholders
  5. Other projects
Title Object type File name Summary
BigPipeStrategy::doProcessPlaceholders function core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php Transforms placeholders to BigPipe placeholders, either no-JS or JS.
BigPipeStrategy::processPlaceholders function core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php Processes placeholders to render them with different strategies.
BigPipeStrategyTest::testProcessPlaceholders function core/modules/big_pipe/tests/src/Unit/Render/Placeholder/BigPipeStrategyTest.php @covers ::processPlaceholders
ChainedPlaceholderStrategy::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/ChainedPlaceholderStrategy.php Processes placeholders to render them with different strategies.
ChainedPlaceholderStrategyTest::providerProcessPlaceholders function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php Provides a list of render strategies, placeholders and results.
ChainedPlaceholderStrategyTest::testProcessPlaceholders function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php @covers ::addPlaceholderStrategy
@covers ::processPlaceholders
ChainedPlaceholderStrategyTest::testProcessPlaceholdersNoStrategies function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php @covers ::processPlaceholders
ChainedPlaceholderStrategyTest::testProcessPlaceholdersWithRoguePlaceholderStrategy function core/tests/Drupal/Tests/Core/Render/Placeholder/ChainedPlaceholderStrategyTest.php @covers ::processPlaceholders
PlaceholderStrategyInterface::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/PlaceholderStrategyInterface.php Processes placeholders to render them with different strategies.
SingleFlushStrategy::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php Processes placeholders to render them with different strategies.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.