Search for render

  1. Search 7.x for render
  2. Search 9.5.x for render
  3. Search 8.9.x for render
  4. Search 10.3.x for render
  5. Other projects
Title Object type File name Summary
Drupal\announcements_feed\AnnounceRenderer service core/modules/announcements_feed/announcements_feed.services.yml
Drupal\big_pipe\Render\BigPipe service core/modules/big_pipe/big_pipe.services.yml
Drupal\navigation\NavigationRenderer service core/modules/navigation/navigation.services.yml
DynamicPageCacheSubscriber::$rendererConfig property core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php The renderer configuration array.
EarlyRenderingControllerTest class core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Verifies that bubbleable metadata of early rendering is not lost.
EarlyRenderingControllerTest.php file core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php
EarlyRenderingControllerTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php The theme to install as the default for testing.
EarlyRenderingControllerTest::$modules property core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Modules to install.
EarlyRenderingControllerTest::testEarlyRendering function core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Tests theme preprocess functions being able to attach assets.
EarlyRenderingControllerWrapperSubscriber class core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php Subscriber that wraps controllers, to handle early rendering.
EarlyRenderingControllerWrapperSubscriber.php file core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php
EarlyRenderingControllerWrapperSubscriber::$argumentResolver property core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php The argument resolver.
EarlyRenderingControllerWrapperSubscriber::$renderer property core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php The renderer.
EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php
EarlyRenderingControllerWrapperSubscriber::onController function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php Ensures bubbleable metadata from early rendering is not lost.
EarlyRenderingControllerWrapperSubscriber::wrapControllerExecutionInRenderContext function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php Wraps a controller execution in a render context.
EarlyRenderingControllerWrapperSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php Constructs a new EarlyRenderingControllerWrapperSubscriber instance.
EarlyRenderingTestController class core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php Controller routines for early_rendering_test routes.
EarlyRenderingTestController.php file core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::$renderer property core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php The renderer.
EarlyRenderingTestController::ajaxResponse function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::ajaxResponseEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableDomainObject function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableDomainObjectEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableResponse function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableResponseEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::create function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php Instantiates a new instance of the implementing class using autowiring.
EarlyRenderingTestController::domainObject function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectWithAttachments function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectWithAttachmentsEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::earlyRenderContent function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::renderArray function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::renderArrayEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::response function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseWithAttachments function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseWithAttachmentsEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::__construct function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php Constructs an EarlyRenderingTestController.
early_rendering_controller_test.info.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml
early_rendering_controller_test.routing.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.routing.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.routing.yml
early_rendering_controller_test.services.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml
EditorDialogSave::render function core/modules/editor/src/Ajax/EditorDialogSave.php Return an array to be run through json_encode and sent to the client.
Element::isRenderArray function core/lib/Drupal/Core/Render/Element.php Checks if a candidate is a render array.
Element::preRenderTextFormat function core/modules/editor/src/Element.php Additional #pre_render callback for 'text_format' elements.
ElementInfoTestNumberBuilder::preRender function core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php Sets element_info_test - #pre_render callback.
ElementTest::dataProviderIsRenderArray function core/tests/Drupal/Tests/Core/Render/ElementTest.php
ElementTest::testIsRenderArray function core/tests/Drupal/Tests/Core/Render/ElementTest.php @covers ::isRenderArray
@dataProvider dataProviderIsRenderArray
Email::preRenderEmail function core/lib/Drupal/Core/Render/Element/Email.php Prepares a #type 'email' render element for input.html.twig.
Embed::buildRenderable function core/modules/views/src/Plugin/views/display/Embed.php Builds a renderable array of the view.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.