You are here

7 calls to BubbleableMetadata::createFromRenderArray() in Zircon Profile 8

BubbleableMetadataTest::testCreateFromRenderArray in core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php
@covers ::createFromRenderArray @dataProvider providerTestCreateFromRenderArray
Field::getItems in core/modules/views/src/Plugin/views/field/Field.php
Gets an array of items for the field.
FormElement::processAutocomplete in core/lib/Drupal/Core/Render/Element/FormElement.php
Adds autocomplete functionality to elements.
HtmlResponseAttachmentsProcessor::renderPlaceholders in core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php
Renders placeholders (#attached['placeholders']).
MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing in core/modules/menu_link_content/src/Tests/MenuLinkContentCacheabilityBubblingTest.php
Tests bubbleable metadata of menu links' outbound route/path processing.
ProcessedText::preRenderText in core/modules/filter/src/Element/ProcessedText.php
Pre-render callback: Renders a processed text element into #markup.
Renderer::mergeBubbleableMetadata in core/lib/Drupal/Core/Render/Renderer.php
Merges the bubbleable rendering metadata o/t 2nd render array with the 1st.