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. Search 11.x for render
  6. Other projects
Title Object type File name Summary
TestCallables::preRenderPrinted function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestController::render function core/modules/contextual/tests/modules/contextual_test/src/Controller/TestController.php Callback for the contextual link.
TestExample::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Render the area.
TestHelpSection::renderTopicForSearch function core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php Renders one topic for search indexing or search results.
TestPlaceholderingRenderCache class core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Class for testing the placeholdering render cache.
TestPlaceholderingRenderCache::$placeholderElements property core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php The placeholder elements created during rendering.
TestPlaceholderingRenderCache::createPlaceholderAndRemember function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Create a placeholder for a renderable array and remember in a static cache.
TestSubthemeHooks::viewsPostRender function core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php Implements hook_views_post_render().
TestSubthemeHooks::viewsPreRender function core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php Implements hook_views_pre_render().
test_base_theme_views_post_render function core/modules/system/tests/themes/test_base_theme/test_base_theme.theme Implements hook_views_post_render().
test_base_theme_views_pre_render function core/modules/system/tests/themes/test_base_theme/test_base_theme.theme Implements hook_views_pre_render().
test_subtheme_views_post_render function core/modules/system/tests/themes/test_subtheme/test_subtheme.theme Implements hook_views_post_render().
test_subtheme_views_pre_render function core/modules/system/tests/themes/test_subtheme/test_subtheme.theme Implements hook_views_pre_render().
test_theme_engine_render_template function core/modules/system/tests/engines/test_theme_engine/test_theme_engine.engine Implements hook_render_template().
Text::render function core/modules/views/src/Plugin/views/area/Text.php Render the area.
Textarea::preRenderAttachments function core/lib/Drupal/Core/Render/Element/Textarea.php Adds the textarea resize library.
TextCustom::render function core/modules/views/src/Plugin/views/area/TextCustom.php Render the area.
TextCustom::renderTextarea function core/modules/views/src/Plugin/views/area/TextCustom.php Render a text area with \Drupal\Component\Utility\Xss::filterAdmin().
Textfield::preRenderTextfield function core/lib/Drupal/Core/Render/Element/Textfield.php Prepares a #type 'textfield' render element for input.html.twig.
TextProcessed::getRenderer function core/modules/text/src/TextProcessed.php Returns the renderer service.
TextTrimmedFormatter::preRenderSummary function core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php Pre-render callback: Renders a processed text element's #markup summary.
theme-test-render-element-children.html.twig file core/modules/system/tests/modules/theme_test/templates/theme-test-render-element-children.html.twig {# Output for Theme API test #}
{{ element -}}
theme-test-render-element.html.twig file core/modules/system/tests/modules/theme_test/templates/theme-test-render-element.html.twig <div{{ attributes }}></div>
ThemeEngineInterface::renderTemplate function core/lib/Drupal/Core/Theme/ThemeEngineInterface.php Renders a template.
ThemeManager::render function core/lib/Drupal/Core/Theme/ThemeManager.php Generates themed output.
ThemeManagerInterface::render function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Generates themed output.
ThemeTest::testDrupalRenderChildren function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests child element rendering for 'render element' theme hooks.
ThemeTest::testThemeSettingsRenderCacheClear function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests the 'rendered' cache tag is cleared when saving theme settings.
ThemeTestHooks::preprocessThemeTestRenderElement function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Prepares variables for test render element templates.
ThemeTestSubscriber::$renderer property core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php The renderer.
TimeInterval::render function core/modules/views/src/Plugin/views/field/TimeInterval.php Renders the field.
TimestampFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php Renders fields of a given entity with a given display.
Title::preRender function core/modules/views/src/Plugin/views/area/Title.php Performs any operations needed before full rendering.
Title::render function core/modules/views/src/Plugin/views/area/Title.php Render the area.
Token::$renderer property core/lib/Drupal/Core/Utility/Token.php The renderer.
Toolbar::preRenderToolbar function core/modules/toolbar/src/Element/Toolbar.php Builds the Toolbar as a structured array ready for rendering.
ToolbarController::preRenderAdministrationTray function core/modules/toolbar/src/Controller/ToolbarController.php Renders the toolbar's administration tray.
ToolbarController::preRenderGetRenderedSubtrees function core/modules/toolbar/src/Controller/ToolbarController.php Render API callback: Prepares the subtrees.
ToolbarItem::preRenderToolbarItem function core/modules/toolbar/src/Element/ToolbarItem.php Provides markup for associating a tray trigger with a tray element.
ToolbarLinkBuilder::renderDisplayName function core/modules/user/src/ToolbarLinkBuilder.php Lazy builder callback for rendering the username.
ToolbarLinkBuilder::renderToolbarLinks function core/modules/user/src/ToolbarLinkBuilder.php Lazy builder callback for rendering toolbar links.
ToolbarLinkBuilderTest::testRenderDisplayName function core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php Tests structure of display name render array.
toolbar_get_rendered_subtrees function core/modules/toolbar/toolbar.module Returns the rendered subtree of each top-level toolbar link.
TopBar::preRenderTopBar function core/modules/navigation/src/Element/TopBar.php Builds the TopBar as a structured array ready for rendering.
TopBarItemManager::getRenderedTopBarItemsByRegion function core/modules/navigation/src/TopBarItemManager.php Gets the top bar items prepared as render array.
TopBarItemManagerInterface::getRenderedTopBarItemsByRegion function core/modules/navigation/src/TopBarItemManagerInterface.php Gets the top bar items prepared as render array.
ToStringTrait::render function core/lib/Drupal/Component/Utility/ToStringTrait.php Renders the object as a string.
TranslatableMarkup::render function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Renders the object as a string.
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

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