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 11.x for render
  5. Other projects
Title Object type File name Summary
TranslationLanguageRenderer class core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Renders entity translations in their row language.
TranslationLanguageRenderer.php file core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TranslationLanguageRenderer::$langcodeAlias property core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Stores the field alias of the langcode column.
TranslationLanguageRenderer::getCacheContexts function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TranslationLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
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
TranslationLanguageRenderer::query function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TranslationLanguageRenderer::renderByRelationship function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TriggerPreviewCommand::render function core/modules/views/src/Ajax/TriggerPreviewCommand.php
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::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/action/src/Plugin/Action/UnpublishByKeywordComment.php The renderer.
UpdateBuildIdCommand::render function core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php
UpdateController::$renderer property core/modules/update/src/Controller/UpdateController.php The renderer.
UpdateSelectionCommand::render function core/modules/media_library/src/Ajax/UpdateSelectionCommand.php
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

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