Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
PirateDayCacheContext::isPirateDay function core/modules/config/tests/config_override_test/src/Cache/PirateDayCacheContext.php Returns whether or not it is Pirate Day.
PlaceBlock::__construct function core/modules/block/src/Plugin/ConfigAction/PlaceBlock.php
PlaceBlockDeriver::getDerivativeDefinitions function core/modules/block/src/Plugin/ConfigAction/PlaceBlockDeriver.php Gets the definition of all derivatives of a base plugin.
PlaceholderGenerator::$cacheContextsManager property core/lib/Drupal/Core/Render/PlaceholderGenerator.php The cache contexts manager service.
PlaceholderGenerator::shouldAutomaticallyPlaceholder function core/lib/Drupal/Core/Render/PlaceholderGenerator.php Whether the given render array should be automatically placeholdered.
PlaceholderGenerator::__construct function core/lib/Drupal/Core/Render/PlaceholderGenerator.php Constructs a new Placeholder service.
PlaceholderGeneratorInterface::shouldAutomaticallyPlaceholder function core/lib/Drupal/Core/Render/PlaceholderGeneratorInterface.php Whether the given render array should be automatically placeholdered.
PlaceholderGeneratorTest class core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php Tests Drupal\Core\Render\PlaceholderGenerator.
PlaceholderGeneratorTest.php file core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
PlaceholderGeneratorTest::$placeholderGenerator property core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php The tested placeholder generator.
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php Ensure that the generated placeholder markup is valid.
PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags function core/tests/Drupal/Tests/Core/Render/PlaceholderGeneratorTest.php Tests the creation of an element with a #lazy_builder callback.
PlaceholderingRenderCache::$placeholderResultsCache property core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php Stores rendered results for automatically placeholdered elements.
PlaceholderingRenderCache::getFromPlaceholderResultsCache function core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php Retrieves an auto-placeholdered renderable array from the static cache.
PlaceholderingRenderCache::set function core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php Caches the rendered output of a renderable array.
PlaceholderingRenderCache::__construct function core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php Constructs a new PlaceholderingRenderCache object.
PlaceholderMessageTest class core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php Functional test verifying that messages set in placeholders always appear.
PlaceholderMessageTest.php file core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php
PlaceholderMessageTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php The theme to install as the default for testing.
PlaceholderMessageTest::$modules property core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php Modules to install.
PlaceholderMessageTest::testMessagePlaceholder function core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php Tests rendering of message placeholder.
PlaceholdersTest class core/tests/Drupal/Tests/Core/Render/RendererTestBase.php Placeholders test class with implemented trusted callbacks.
PlaceholdersTest::callback function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php Render API callback: Attaches setting and generates markup.
PlaceholdersTest::callbackNonArrayReturn function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php A lazy builder callback that returns an invalid renderable.
PlaceholdersTest::callbackPerUser function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php The #lazy_builder callback; attaches setting, generates markup, user-specific.
PlaceholdersTest::callbackTagCurrentTemperature function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php The #lazy_builder callback; attaches setting, generates markup, cache tag.
PlaceholdersTest::trustedCallbacks function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php Lists the trusted callbacks provided by the implementing class.
PlaceholderStrategyInterface interface core/lib/Drupal/Core/Render/Placeholder/PlaceholderStrategyInterface.php Provides an interface for defining a placeholder strategy service.
PlaceholderStrategyInterface.php file core/lib/Drupal/Core/Render/Placeholder/PlaceholderStrategyInterface.php
PlaceholderStrategyInterface::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/PlaceholderStrategyInterface.php Processes placeholders to render them with different strategies.
placeholder_strategy service core/core.services.yml Drupal\Core\Render\Placeholder\ChainedPlaceholderStrategy
placeholder_strategy.big_pipe service core/modules/big_pipe/big_pipe.services.yml Drupal\big_pipe\Render\Placeholder\BigPipeStrategy
placeholder_strategy.cached service core/core.services.yml Drupal\Core\Render\Placeholder\CachedStrategy
placeholder_strategy.single_flush service core/core.services.yml Drupal\Core\Render\Placeholder\SingleFlushStrategy
PlainTextOutputTest class core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Tests Drupal\Component\Render\PlainTextOutput.
PlainTextOutputTest.php file core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php
PlainTextOutputTest::providerRenderFromHtml function core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Data provider for ::testRenderFromHtml()
PlainTextOutputTest::testRenderFromHtml function core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Tests ::renderFromHtml().
plugin.manager.config_translation.mapper service core/modules/config_translation/config_translation.services.yml Drupal\config_translation\ConfigMapperManager
plugin.manager.display_variant service core/core.services.yml Drupal\Core\Display\VariantManager
plugin.manager.entity_reference_selection service core/core.services.yml Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManager
plugin.manager.help_section service core/modules/help/help.services.yml Drupal\help\HelpSectionManager
plugin.manager.layout_builder.section_storage service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\SectionStorage\SectionStorageManager
plugin.manager.lazy_route_provider_install_test service core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml \Drupal\lazy_route_provider_install_test\PluginManager
plugin.manager.media.source service core/modules/media/media.services.yml Drupal\media\MediaSourceManager
plugin.manager.menu.local_task service core/core.services.yml Drupal\Core\Menu\LocalTaskManager
plugin.manager.migrate.destination service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\MigrateDestinationPluginManager
plugin.manager.migrate.process service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\MigratePluginManager
plugin.manager.migrate.source service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\MigrateSourcePluginManager

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