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
MediaAccessTest::testReferencedRendering function core/modules/media/tests/src/Functional/MediaAccessTest.php Tests access for embedded medias.
MediaEmbed::$recursiveRenderDepth property core/modules/media/src/Plugin/Filter/MediaEmbed.php An array of counters for the recursive rendering protection.
MediaEmbed::$renderer property core/modules/media/src/Plugin/Filter/MediaEmbed.php The renderer.
MediaEmbed::renderIntoDomNode function core/modules/media/src/Plugin/Filter/MediaEmbed.php Renders the given render array into the given DOM node.
MediaEmbed::renderMedia function core/modules/media/src/Plugin/Filter/MediaEmbed.php Builds the render array for the given media entity in the given langcode.
MediaEmbed::renderMissingMediaIndicator function core/modules/media/src/Plugin/Filter/MediaEmbed.php Builds the render array for the indicator when media cannot be loaded.
MediaFilterController::$renderer property core/modules/media/src/Controller/MediaFilterController.php The renderer service.
MediaLibraryHooks::viewsPostRender function core/modules/media_library/src/Hook/MediaLibraryHooks.php Implements hook_views_post_render().
MediaLibraryHooks::viewsPreRender function core/modules/media_library/src/Hook/MediaLibraryHooks.php Implements hook_views_pre_render().
MediaLibrarySelectForm::render function core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php Renders the field.
MediaLibraryWidget::preRenderWidget function core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Prepares the widget's render element for rendering.
MediaThumbnailFormatter::$renderer property core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php The renderer service.
MediaThumbnailFormatterTest::testRender function core/modules/media/tests/src/Functional/FieldFormatter/MediaThumbnailFormatterTest.php Tests the media thumbnail field formatter.
MediaTypeListBuilder::render function core/modules/media/src/MediaTypeListBuilder.php Builds the entity listing as renderable array for table.html.twig.
MediaUiFunctionalTest::testRenderedEntityReferencedMedia function core/modules/media/tests/src/Functional/MediaUiFunctionalTest.php Tests that media in ER fields use the Rendered Entity formatter by default.
MenuLinkListBuilder::render function core/modules/menu_link_content/src/MenuLinkListBuilder.php Builds the entity listing as renderable array for table.html.twig.
MenuListBuilder::render function core/modules/menu_ui/src/MenuListBuilder.php Builds the entity listing as renderable array for table.html.twig.
MessageAction::$renderer property core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php The renderer.
MessageCommand::render function core/lib/Drupal/Core/Ajax/MessageCommand.php Return an array to be run through json_encode and sent to the client.
Messages::render function core/modules/views/src/Plugin/views/area/Messages.php Render the area.
MessagesTest::testRender function core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php Tests the render method.
MetadataBubblingUrlGenerator::$renderer property core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php The renderer.
MetadataBubblingUrlGeneratorTest::$renderer property core/tests/Drupal/Tests/Core/Render/MetadataBubblingUrlGeneratorTest.php The renderer.
Mini::render function core/modules/views/src/Plugin/views/pager/Mini.php Return the renderable array of the pager.
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::$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::doBuildNavigation function core/modules/navigation/src/NavigationRenderer.php Pre-render callback for ::buildNavigation.
NavigationRenderer::getContentTop function core/modules/navigation/src/NavigationRenderer.php Gets the content for content_top section.
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::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.

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