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
TwigExtensionTest::providerTestRenderVar function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigExtensionTest::providerTestRenderVarEarlyReturn function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Data provider for ::testRenderVarEarlyReturn().
TwigExtensionTest::testRenderStrategies function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Test if Drupal html strategy is done and the fallback to Twig itself works.
TwigExtensionTest::testRenderVar function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php @dataProvider providerTestRenderVar
TwigExtensionTest::testRenderVarEarlyReturn function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php @covers ::renderVar
@dataProvider providerTestRenderVarEarlyReturn
TwigExtensionTest::testRenderVarWithGeneratedLink function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php @covers ::renderVar
@covers ::bubbleArgMetadata
TwigExtensionTest::testsRenderEscapedZeroValue function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests output of integer and double 0 values of TwigExtension::escapeFilter().
TwigExtensionTest::testsRenderZeroValue function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests output of integer and double 0 values of TwigExtension->renderVar().
TwigExtensionTestController::testFilterRender function core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php Menu callback for testing Twig filters in a Twig template.
TwigExtensionTestController::testFunctionRender function core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php Menu callback for testing Twig functions in a Twig template.
TwigMarkupInterfaceTest::renderObjectWithTwig function core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php
TwigNodeVisitor::$skipRenderVarFunction property core/lib/Drupal/Core/Template/TwigNodeVisitor.php Tracks whether there is a render array aware filter active already.
TwigThemeTestController::attachLibraryRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Renders for testing attach_library functions in a Twig template.
TwigThemeTestController::embedTagRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Renders for testing the embed tag in a Twig template.
TwigThemeTestController::fileUrlRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Renders for testing file_url functions in a Twig template.
TwigThemeTestController::linkGeneratorRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Renders for testing link_generator functions in a Twig template.
TwigThemeTestController::phpVariablesRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Menu callback for testing PHP variables in a Twig template.
TwigThemeTestController::placeholderOutsideTransRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Controller for testing the twig placeholder filter outside of {% trans %}.
TwigThemeTestController::registryLoaderRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Menu callback for testing the Twig registry loader.
TwigThemeTestController::renderable function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Controller for testing a renderable inside a template.
TwigThemeTestController::transBlockRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Menu callback for testing translation blocks in a Twig template.
TwigThemeTestController::urlGeneratorRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Renders for testing url_generator functions in a Twig template.
TwigThemeTestController::urlToStringRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Renders a URL to a string.
twig_render_template function core/themes/engines/twig/twig.engine Implements hook_render_template().
twig_theme_test.renderable.html.twig file core/modules/system/tests/modules/twig_theme_test/templates/twig_theme_test.renderable.html.twig <div>{{ renderable }}</div>
UncacheableFieldHandlerTrait::doRender function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php Actually renders the field markup.
UncacheableFieldHandlerTrait::postRender function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::render function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UnpublishByKeywordComment::$renderer property core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php The renderer.
UpdateBuildIdCommand::render function core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php Return an array to be run through json_encode and sent to the client.
UpdateController::$renderer property core/modules/update/src/Controller/UpdateController.php The renderer.
UpdateSelectionCommand::render function core/modules/media_library/src/Ajax/UpdateSelectionCommand.php Return an array to be run through json_encode and sent to the client.
Url::preRenderUrl function core/lib/Drupal/Core/Render/Element/Url.php Prepares a #type 'url' render element for input.html.twig.
Url::render function core/modules/views/src/Plugin/views/field/Url.php Renders the field.
UrlTest::testLinkRenderArrayText function core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests that link functions support render arrays as 'text'.
UserData::render function core/modules/user/src/Plugin/views/field/UserData.php Renders the field.
UserLazyBuilder::renderNavigationLinks function core/modules/navigation/src/UserLazyBuilder.php Lazy builder callback for rendering navigation links.
UserListBuilder::render function core/modules/user/src/UserListBuilder.php Builds the entity listing as renderable array for table.html.twig.
UserLoginBlock::renderPlaceholderFormAction function core/modules/user/src/Plugin/Block/UserLoginBlock.php Render API callback: Renders a form action URL including destination.
UserLoginForm::$bareHtmlPageRenderer property core/modules/user/src/Form/UserLoginForm.php The bare HTML renderer.
UserLoginForm::$renderer property core/modules/user/src/Form/UserLoginForm.php The renderer.
UserNameFormatterTest::renderEntityFields function core/modules/user/tests/src/Kernel/Field/UserNameFormatterTest.php Renders fields of a given entity with a given display.
Utilities::isRenderArray function core/modules/sdc/src/Utilities.php Checks if a candidate is a render array.
UtilitiesTest::dataProviderIsRenderArray function core/modules/sdc/tests/src/Unit/UtilitiesTest.php
UtilitiesTest::testIsRenderArray function core/modules/sdc/tests/src/Unit/UtilitiesTest.php @covers ::isRenderArray
@dataProvider dataProviderIsRenderArray
VerticalTabs::preRenderVerticalTabs function core/lib/Drupal/Core/Render/Element/VerticalTabs.php Prepares a vertical_tabs element for rendering.
View::preRenderViewElement function core/modules/views/src/Element/View.php View element pre render callback.
View::render function core/modules/views/src/Plugin/views/area/View.php Render the area.
ViewAjaxController::$renderer property core/modules/views/src/Controller/ViewAjaxController.php The renderer.
ViewAjaxControllerTest::$renderer property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The renderer.

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