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
TranslationLanguageRenderer::getCacheContexts function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php The cache contexts associated with this object.
TranslationLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Returns the language code associated with the given row.
TranslationLanguageRenderer::getLangcodeTable function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Returns the name of the table holding the "langcode" field.
TranslationLanguageRenderer::preRenderByRelationship function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Runs before each entity is rendered if a relationship is needed.
TranslationLanguageRenderer::query function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Alters the query if needed.
TranslationLanguageRenderer::renderByRelationship function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Renders entity data.
TriggerPreviewCommand::render function core/modules/views/src/Ajax/TriggerPreviewCommand.php Return an array to be run through json_encode and sent to the client.
TwigDeprecationsTest::assertRendered function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Assert that 'theme_test_deprecations_preprocess' renders expected text.
TwigEnvironment::renderInline function core/lib/Drupal/Core/Template/TwigEnvironment.php Renders a twig string directly.
TwigExtension::$renderer property core/lib/Drupal/Core/Template/TwigExtension.php The renderer.
TwigExtension::mergeAdditionalRenderContext function core/modules/sdc/src/Twig/TwigExtension.php Calculates additional context for this template.
TwigExtension::renderVar function core/lib/Drupal/Core/Template/TwigExtension.php Wrapper around render() for twig printed output.
TwigExtensionTest::$renderer property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The renderer.
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::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.

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