Search for createPlaceholder
- Search 7.x for createPlaceholder
- Search 9.5.x for createPlaceholder
- Search 10.3.x for createPlaceholder
- Search 11.x for createPlaceholder
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterProcessResult::createPlaceholder | function | core/ |
Creates a placeholder. |
PlaceholderGenerator::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
PlaceholderGenerator::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
PlaceholderGeneratorInterface::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
PlaceholderGeneratorInterface::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
@covers ::createPlaceholder @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup |
PlaceholderingRenderCache::createPlaceholderAndRemember | function | core/ |
Create a placeholder for a renderable array and remember in a static cache. |
RendererPlaceholdersTest::testCreatePlaceholderPropertyWithoutLazyBuilder | function | core/ |
@covers ::render @covers ::doRender |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.