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
LinkGenerator::$renderer property core/lib/Drupal/Core/Utility/LinkGenerator.php The renderer service.
LinkGeneratorTest::$renderer property core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php The mocked renderer service.
LinkReplyTest::testRenderNullEntity function core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php Test the render method when getEntity returns NULL.
ListingEmpty::render function core/modules/block_content/src/Plugin/views/area/ListingEmpty.php Render the area.
ListingEmpty::render function core/modules/node/src/Plugin/views/area/ListingEmpty.php Render the area.
MachineName::preRender function core/modules/views/src/Plugin/views/field/MachineName.php Runs before any fields are rendered.
MachineName::render function core/modules/views/src/Plugin/views/field/MachineName.php Renders the field.
MailManager::$renderer property core/lib/Drupal/Core/Mail/MailManager.php The renderer.
MailManagerTest::$renderer property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The renderer.
MailManagerTest::testMailInRenderContext function core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php Tests that mails are sent in a separate render context.
MailTest::testRenderedElementsUseAbsolutePaths function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks that mails built from render arrays contain absolute paths.
MainContentRendererInterface interface core/lib/Drupal/Core/Render/MainContent/MainContentRendererInterface.php The interface for "main content" (
MainContentRendererInterface.php file core/lib/Drupal/Core/Render/MainContent/MainContentRendererInterface.php
MainContentRendererInterface::renderResponse function core/lib/Drupal/Core/Render/MainContent/MainContentRendererInterface.php Renders the main content render array into a response.
MainContentRenderersPass class core/lib/Drupal/Core/Render/MainContent/MainContentRenderersPass.php Adds main_content_renderers parameter to the container.
MainContentRenderersPass.php file core/lib/Drupal/Core/Render/MainContent/MainContentRenderersPass.php
MainContentRenderersPass::process function core/lib/Drupal/Core/Render/MainContent/MainContentRenderersPass.php Collects the available main content renderer service IDs into the
main_content_renderers parameter, keyed by format.
MainContentViewSubscriber::$mainContentRenderers property core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php The available main content renderer services, keyed per format.
MainContentViewSubscriber::onViewRenderArray function core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php Sets a response given a (main content) render array.
MaintenanceModeSubscriber::$bareHtmlPageRenderer property core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php The bare HTML page renderer.
main_content_renderer.extra_wide_modal service core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer
main_content_renderer.json service core/modules/system/tests/modules/common_test/common_test.services.yml Drupal\common_test\Render\MainContent\JsonRenderer
main_content_renderer.wide_modal service core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer
ManagedFile::preRenderManagedFile function core/modules/file/src/Element/ManagedFile.php Render API callback: Hides display of the upload or remove controls.
Mapping::render function core/modules/views/src/Plugin/views/style/Mapping.php Overrides Drupal\views\Plugin\views\style\StylePluginBase::render().
Markup::render function core/modules/views/src/Plugin/views/field/Markup.php Renders the field.
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.
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.
media_library_views_post_render function core/modules/media_library/media_library.module Implements hook_views_post_render().
media_library_views_pre_render function core/modules/media_library/media_library.module Implements hook_views_pre_render().
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.

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