Search for placeholder
- Search 7.x for placeholder
- Search 9.5.x for placeholder
- Search 8.9.x for placeholder
- Search 11.x for placeholder
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
HtmlResponsePlaceholderStrategySubscriber | class | core/ |
HTML response subscriber to allow for different placeholder strategies. |
HtmlResponsePlaceholderStrategySubscriber.php | file | core/ |
|
HtmlResponsePlaceholderStrategySubscriber::$placeholderStrategy | property | core/ |
The placeholder strategy to use. |
HtmlResponsePlaceholderStrategySubscriber::getSubscribedEvents | function | core/ |
|
HtmlResponsePlaceholderStrategySubscriber::onRespond | function | core/ |
Processes placeholders for HTML responses. |
HtmlResponsePlaceholderStrategySubscriber::__construct | function | core/ |
Constructs a HtmlResponsePlaceholderStrategySubscriber object. |
html_response.placeholder_strategy_subscriber | service | core/ |
Drupal\Core\EventSubscriber\HtmlResponsePlaceholderStrategySubscriber |
InsertTrait::getInsertPlaceholderFragment | function | core/ |
Returns the query placeholders for values that will be inserted. |
LayoutBuilderBlocksTest::testBlockPlaceholder | function | core/ |
Tests the usage of placeholders for empty blocks. |
LogMessageParser::parseMessagePlaceholders | function | core/ |
|
LogMessageParserInterface::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
LogMessageParserTest::providerTestParseMessagePlaceholders | function | core/ |
Data provider for testParseMessagePlaceholders(). |
LogMessageParserTest::testParseMessagePlaceholders | function | core/ |
Tests for LogMessageParserTrait::parseMessagePlaceholders() |
ManyPlaceholderTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipe @group big_pipe |
ManyPlaceholderTest.php | file | core/ |
|
ManyPlaceholderTest::testManyNoJsPlaceHolders | function | core/ |
@covers \Drupal\big_pipe\Render\BigPipe::sendNoJsPlaceholders |
ManyToOneHelper::placeholder | function | core/ |
Provides a unique placeholders for handlers. |
MenuRouterTest::doTestMenuOptionalPlaceholders | function | core/ |
Tests menu links that have optional placeholders. |
OliveroPreRender::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
PlaceholderGenerator | class | core/ |
Turns a render array into a placeholder. |
PlaceholderGenerator.php | file | core/ |
|
PlaceholderGenerator::$cacheContextsManager | property | core/ |
The cache contexts manager service. |
PlaceholderGenerator::$rendererConfig | property | core/ |
The renderer configuration array. |
PlaceholderGenerator::canCreatePlaceholder | function | core/ |
|
PlaceholderGenerator::createPlaceholder | function | core/ |
|
PlaceholderGenerator::shouldAutomaticallyPlaceholder | function | core/ |
|
PlaceholderGenerator::__construct | function | core/ |
Constructs a new Placeholder service. |
PlaceholderGeneratorInterface | interface | core/ |
Defines an interface for turning a render array into a placeholder. |
PlaceholderGeneratorInterface.php | file | core/ |
|
PlaceholderGeneratorInterface::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
PlaceholderGeneratorInterface::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
PlaceholderGeneratorInterface::shouldAutomaticallyPlaceholder | function | core/ |
Whether the given render array should be automatically placeholdered. |
PlaceholderGeneratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\PlaceholderGenerator @group Render |
PlaceholderGeneratorTest.php | file | core/ |
|
PlaceholderGeneratorTest::$placeholderGenerator | property | core/ |
The tested placeholder generator. |
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
@covers ::createPlaceholder @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup |
PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags | function | core/ |
Tests the creation of an element with a #lazy_builder callback. |
PlaceholderingRenderCache | class | core/ |
Adds automatic placeholdering to the RenderCache. |
PlaceholderingRenderCache.php | file | core/ |
|
PlaceholderingRenderCache::$placeholderGenerator | property | core/ |
The placeholder generator. |
PlaceholderingRenderCache::$placeholderResultsCache | property | core/ |
Stores rendered results for automatically placeholdered elements. |
PlaceholderingRenderCache::createPlaceholderAndRemember | function | core/ |
Create a placeholder for a renderable array and remember in a static cache. |
PlaceholderingRenderCache::get | function | core/ |
|
PlaceholderingRenderCache::getFromPlaceholderResultsCache | function | core/ |
Retrieves an auto-placeholdered renderable array from the static cache. |
PlaceholderingRenderCache::set | function | core/ |
|
PlaceholderingRenderCache::__construct | function | core/ |
Constructs a new PlaceholderingRenderCache object. |
PlaceholderInterface | interface | core/ |
Interface for a query that accepts placeholders. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.