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
MiniPagerTest::testMiniPagerRender function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the rendering of mini pagers.
ModalRenderer class core/lib/Drupal/Core/Render/MainContent/ModalRenderer.php Default main content renderer for modal dialog requests.
ModalRenderer.php file core/lib/Drupal/Core/Render/MainContent/ModalRenderer.php
ModalRenderer::renderResponse function core/lib/Drupal/Core/Render/MainContent/ModalRenderer.php Renders the main content render array into a response.
ModalRendererTest class core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Tests that dialog links use different renderer services.
ModalRendererTest.php file core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php
ModalRendererTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php The theme to install as the default for testing.
ModalRendererTest::$modules property core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Modules to install.
ModalRendererTest::testModalRenderer function core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Tests that links respect 'data-dialog-renderer' attribute.
ModalRendererTest::testOpenerInDropbutton function core/modules/system/tests/src/FunctionalJavascript/ModalRendererTest.php Confirm focus management of a dialog openers in a dropbutton.
ModeratedNodeListBuilder::render function core/modules/content_moderation/src/ModeratedNodeListBuilder.php Builds the entity listing as renderable array for table.html.twig.
MultiItemsFieldHandlerInterface::renderItems function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Render all items in this field together.
MultiItemsFieldHandlerInterface::render_item function core/modules/views/src/Plugin/views/field/MultiItemsFieldHandlerInterface.php Renders a single item of a row.
navigation.renderer service core/modules/navigation/navigation.services.yml Drupal\navigation\NavigationRenderer
NavigationRenderer class core/modules/navigation/src/NavigationRenderer.php Handle rendering for different pieces of the navigation.
NavigationRenderer.php file core/modules/navigation/src/NavigationRenderer.php
NavigationRenderer::$contentEntityPaths property core/modules/navigation/src/NavigationRenderer.php A list of all the link paths of enabled content entities.
NavigationRenderer::$localTasks property core/modules/navigation/src/NavigationRenderer.php The navigation local tasks render array.
NavigationRenderer::buildNavigation function core/modules/navigation/src/NavigationRenderer.php Build out the navigation bar.
NavigationRenderer::buildTopBar function core/modules/navigation/src/NavigationRenderer.php Build the top bar for content entity pages.
NavigationRenderer::getContentEntityPaths function core/modules/navigation/src/NavigationRenderer.php Returns the paths for the link templates of all content entities.
NavigationRenderer::getContentEntityTypePaths function core/modules/navigation/src/NavigationRenderer.php Returns the path for the link template for a given content entity type.
NavigationRenderer::getLocalTasks function core/modules/navigation/src/NavigationRenderer.php Local tasks list based on user access.
NavigationRenderer::hasLocalTasks function core/modules/navigation/src/NavigationRenderer.php Do we have local tasks that we want to show in the top bar?
NavigationRenderer::isLayoutBuilderEntityType function core/modules/navigation/src/NavigationRenderer.php Determines if a given entity type is layout builder relevant or not.
NavigationRenderer::LOGO_PROVIDER_CUSTOM constant core/modules/navigation/src/NavigationRenderer.php Use the custom provided logo in the navigation.
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::meetsContentEntityRoutesCondition function core/modules/navigation/src/NavigationRenderer.php Determines if content entity route condition is met.
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 #lazy_builder 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.

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