7 calls to drupal_render_root() in Zircon Profile 8
- AjaxRenderer::drupalRenderRoot in core/
lib/ Drupal/ Core/ Render/ MainContent/ AjaxRenderer.php - Wraps drupal_render_root().
- DialogRenderer::renderResponse in core/
lib/ Drupal/ Core/ Render/ MainContent/ DialogRenderer.php - Renders the main content render array into a response.
- Feed::preview in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Renders the display for the purposes of a live preview.
- FilterAPITest::testProcessedTextElement in core/
modules/ filter/ src/ Tests/ FilterAPITest.php - Tests the 'processed_text' element.
- ModalRenderer::renderResponse in core/
lib/ Drupal/ Core/ Render/ MainContent/ ModalRenderer.php - Renders the main content render array into a response.
- RenderWebTest::assertRenderedElement in core/
modules/ system/ src/ Tests/ Common/ RenderWebTest.php - Tests that elements are rendered properly.
- StyleSerializerTest::testSerializerResponses in core/
modules/ rest/ src/ Tests/ Views/ StyleSerializerTest.php - Checks the behavior of the Serializer callback paths and row plugins.