8 calls to BubbleableMetadata::createFromRenderArray()
- BubbleableMetadataTest::testCreateFromRenderArray in core/
tests/ Drupal/ Tests/ Core/ Render/ BubbleableMetadataTest.php - @covers ::createFromRenderArray @dataProvider providerTestCreateFromRenderArray
- EntityField::getItems in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.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']).
- MediaEmbed::renderIntoDomNode in core/
modules/ media/ src/ Plugin/ Filter/ MediaEmbed.php - Renders the given render array into the given DOM node.
- MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing in core/
modules/ menu_link_content/ tests/ src/ Kernel/ 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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.