13 calls to CacheableMetadata::createFromRenderArray() in Zircon Profile 8
- BlockPageVariant::build in core/
modules/ block/ src/ Plugin/ DisplayVariant/ BlockPageVariant.php - Builds and returns the renderable array for the display variant.
- BubbleableMetadata::createFromRenderArray in core/
lib/ Drupal/ Core/ Render/ BubbleableMetadata.php - Creates a bubbleable metadata object with values taken from a render array.
- CacheableMetadataTest::testCreateFromRenderArray in core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheableMetadataTest.php - @covers ::createFromRenderArray @dataProvider providerTestCreateFromRenderArray
- EntityReferenceFormatterTest::testLabelFormatter in core/
modules/ field/ src/ Tests/ EntityReference/ EntityReferenceFormatterTest.php - Tests the label formatter.
- Feed::buildResponse in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Builds up a response with the rendered view as content.
- HtmlResponse::setContent in core/
lib/ Drupal/ Core/ Render/ HtmlResponse.php - Sets the response content.
- JsonRenderer::renderResponse in core/
modules/ system/ tests/ modules/ common_test/ src/ Render/ MainContent/ JsonRenderer.php - Renders the main content render array into a response.
- NodeSearch::prepareResults in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Prepares search results for rendering.
- RenderCache::set in core/
lib/ Drupal/ Core/ Render/ RenderCache.php - Caches the rendered output of a renderable array.
- Renderer::addCacheableDependency in core/
lib/ Drupal/ Core/ Render/ Renderer.php - Adds a dependency on an object: merges its cacheability metadata.
- RestExport::buildResponse in core/
modules/ rest/ src/ Plugin/ views/ display/ RestExport.php - Builds up a response with the rendered view as content.
- toolbar_get_rendered_subtrees in core/
modules/ toolbar/ toolbar.module - Returns the rendered subtree of each top-level toolbar link.
- _toolbar_do_get_rendered_subtrees in core/
modules/ toolbar/ toolbar.module - #pre_render callback for toolbar_get_rendered_subtrees().