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
NavigationRenderer::LOGO_PROVIDER_DEFAULT constant core/modules/navigation/src/NavigationRenderer.php Use the default Drupal logo in the navigation.
NavigationRenderer::LOGO_PROVIDER_HIDE constant core/modules/navigation/src/NavigationRenderer.php Hide the logo in the navigation.
NavigationRenderer::removeLocalTasks function core/modules/navigation/src/NavigationRenderer.php Alter the build of any local_tasks_block plugin block.
NavigationRenderer::removeToolbar function core/modules/navigation/src/NavigationRenderer.php Remove the toolbar provided by Toolbar module.
NavigationRenderer::__construct function core/modules/navigation/src/NavigationRenderer.php Construct a new NavigationRenderer object.
Node::render function core/modules/node/src/Plugin/views/field/Node.php Renders the field.
Node::renderLink function core/modules/node/src/Plugin/views/field/Node.php Prepares link to the node.
NodeController::$renderer property core/modules/node/src/Controller/NodeController.php The renderer service.
NodeNewComments::preRender function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Runs before any fields are rendered.
NodeNewComments::render function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Renders the field.
NodeNewComments::renderLink function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Prepares the link to the first new comment.
NodeSearch::$renderer property core/modules/node/src/Plugin/Search/NodeSearch.php The Renderer service to format the username and node.
NodeTranslationUITest::testRevisionTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that revision translations are rendered properly.
NodeTranslationUITest::testTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translations are rendered properly.
NodeTypeListBuilder::render function core/modules/node/src/NodeTypeListBuilder.php Builds the entity listing as renderable array for table.html.twig.
NodeViewBuilder::renderLinks function core/modules/node/src/NodeViewBuilder.php Render API callback: Builds a node's links.
NodeViewBuilderTest::$renderer property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The renderer.
Number::preRenderNumber function core/lib/Drupal/Core/Render/Element/Number.php Prepares a #type 'number' render element for input.html.twig.
NumericField::render function core/modules/views/src/Plugin/views/field/NumericField.php Renders the field.
nyan_cat_render_template function core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_render_template().
OEmbedFormatterTest::providerRender function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Data provider for testRender().
OEmbedFormatterTest::testRender function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Tests the oEmbed field formatter.
OEmbedIframeController::$renderer property core/modules/media/src/Controller/OEmbedIframeController.php The renderer service.
OEmbedIframeController::render function core/modules/media/src/Controller/OEmbedIframeController.php Renders an oEmbed resource.
OffCanvasRenderer class core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Default main content renderer for off-canvas dialog requests.
OffCanvasRenderer.php file core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php
OffCanvasRenderer::$position property core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php The position to render the off-canvas dialog.
OffCanvasRenderer::$renderer property core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php The renderer.
OffCanvasRenderer::renderResponse function core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Renders the main content render array into a response.
OffCanvasRenderer::__construct function core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Constructs a new OffCanvasRenderer.
OliveroPreRender class core/themes/olivero/src/OliveroPreRender.php Implements trusted prerender callbacks for the Olivero theme.
OliveroPreRender.php file core/themes/olivero/src/OliveroPreRender.php
OliveroPreRender::messagePlaceholder function core/themes/olivero/src/OliveroPreRender.php Prerender callback for status_messages placeholder.
OliveroPreRender::textFormat function core/themes/olivero/src/OliveroPreRender.php Prerender callback for text_format elements.
OliveroPreRender::trustedCallbacks function core/themes/olivero/src/OliveroPreRender.php Lists the trusted callbacks provided by the implementing class.
OpenDialogCommand::render function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Implements \Drupal\Core\Ajax\CommandInterface:render().
OpenModalDialogWithUrl::render function core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php Return an array to be run through json_encode and sent to the client.
OpenOffCanvasDialogCommand::render function core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Implements \Drupal\Core\Ajax\CommandInterface:render().
OpenOffCanvasDialogCommandTest::testRender function core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php @covers ::render
Opml::render function core/modules/views/src/Plugin/views/style/Opml.php Render the display in this style.
OpmlFields::render function core/modules/views/src/Plugin/views/row/OpmlFields.php Renders a row object.
OutputStrategyInterface::renderFromHtml function core/lib/Drupal/Component/Render/OutputStrategyInterface.php Transforms a given HTML string into to a context-appropriate output string.
OverviewTerms::$renderer property core/modules/taxonomy/src/Form/OverviewTerms.php The renderer service.
Page::$pageRenderArray property core/modules/views/src/Plugin/views/display/Page.php The current page render array.
Page::buildBasicRenderable function core/modules/views/src/Plugin/views/display/Page.php Builds a basic render array which can be properly render cached.
Page::getPageRenderArray function core/modules/views/src/Plugin/views/display/Page.php Gets the current views page render array.
Page::setPageRenderArray function core/modules/views/src/Plugin/views/display/Page.php Sets the current page views render array.
Pager::preRenderPager function core/lib/Drupal/Core/Render/Element/Pager.php Render API callback: Associates the appropriate cache context.
PageRenderTest class core/modules/system/tests/src/Kernel/Common/PageRenderTest.php Test page rendering hooks.
PageRenderTest.php file core/modules/system/tests/src/Kernel/Common/PageRenderTest.php

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