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
AccessPermissionTest::testRenderCaching function core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php Tests access on render caching.
AccessRoleTest::testRenderCaching function core/modules/user/tests/src/Functional/Views/AccessRoleTest.php Tests access on render caching.
ActionListBuilder::render function core/modules/action/src/ActionListBuilder.php Builds the entity listing as renderable array for table.html.twig.
Actions::preRenderActionsDropbutton function core/lib/Drupal/Core/Render/Element/Actions.php #pre_render callback for #type 'actions'.
AddCssCommand::render function core/lib/Drupal/Core/Ajax/AddCssCommand.php Return an array to be run through json_encode and sent to the client.
AddFormBase::preRenderAddedMedia function core/modules/media_library/src/Form/AddFormBase.php Converts the set of newly added media into an item list for rendering.
AddJsCommand::render function core/lib/Drupal/Core/Ajax/AddJsCommand.php Return an array to be run through json_encode and sent to the client.
AfterCommand::render function core/lib/Drupal/Core/Ajax/AfterCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
AjaxRenderer class core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php Default main content renderer for Ajax requests.
AjaxRenderer.php file core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php
AjaxRenderer::$elementInfoManager property core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php The element info manager.
AjaxRenderer::$renderer property core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php The renderer.
AjaxRenderer::renderResponse function core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php Renders the main content render array into a response.
AjaxRenderer::__construct function core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php Constructs a new AjaxRenderer instance.
AjaxRendererTest class core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php @coversDefaultClass \Drupal\Core\Render\MainContent\AjaxRenderer
@group Ajax
AjaxRendererTest.php file core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php
AjaxRendererTest::$ajaxRenderer property core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php The tested ajax controller.
AjaxRendererTest::$renderer property core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php The renderer.
AjaxRendererTest::setUp function core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php
AjaxRendererTest::testRenderWithFragmentObject function core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php Tests the content method.
AjaxTestCommandReturnPromise::render function core/modules/system/tests/modules/ajax_test/src/Ajax/AjaxTestCommandReturnPromise.php Implements Drupal\Core\Ajax\CommandInterface:render().
AjaxTestController::getRenderTypes function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Render types.
AjaxTestController::render function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns a render array that will be rendered by AjaxRenderer.
AjaxTestController::renderError function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns an AjaxResponse with alert command.
AjaxTestController::renderTypes function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Example content for testing the wrapper of the response.
AlertCommand::render function core/lib/Drupal/Core/Ajax/AlertCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
AnnounceCommand::render function core/lib/Drupal/Core/Ajax/AnnounceCommand.php Return an array to be run through json_encode and sent to the client.
announcements_feed.renderer service core/modules/announcements_feed/announcements_feed.services.yml Drupal\announcements_feed\AnnounceRenderer
AnnounceRenderer class core/modules/announcements_feed/src/AnnounceRenderer.php Service to render announcements from the external feed.
AnnounceRenderer.php file core/modules/announcements_feed/src/AnnounceRenderer.php
AnnounceRenderer::render function core/modules/announcements_feed/src/AnnounceRenderer.php Generates the announcements feed render array.
AnnounceRenderer::__construct function core/modules/announcements_feed/src/AnnounceRenderer.php Constructs an AnnouncementRenderer object.
AnnounceRendererTest class core/modules/announcements_feed/tests/src/Kernel/AnnounceRendererTest.php @coversDefaultClass \Drupal\announcements_feed\AnnounceRenderer
AnnounceRendererTest.php file core/modules/announcements_feed/tests/src/Kernel/AnnounceRendererTest.php
AnnounceRendererTest::testRendererContent function core/modules/announcements_feed/tests/src/Kernel/AnnounceRendererTest.php Tests rendered valid content.
AnnounceRendererTest::testRendererException function core/modules/announcements_feed/tests/src/Kernel/AnnounceRendererTest.php Tests rendered valid when something goes wrong.
AppendCommand::render function core/lib/Drupal/Core/Ajax/AppendCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
AreaDisplayLinkTest::assertRenderedDisplayLinks function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert the display links are correctly rendered for a display.
AreaDisplayLinkTest::renderDisplayLink function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Render a display link.
AreaEmptyTest::testRenderEmptyHeaderFooter function core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php Tests that the header and footer areas are not rendered if empty.
AreaEntityTest::doTestRender function core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php Tests rendering the entity area handler.
AreaPluginBase::preRender function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Performs any operations needed before full rendering.
AreaPluginBase::render function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Render the area.
AreaTest::testRenderArea function core/modules/views/tests/src/Kernel/Handler/AreaTest.php Tests the rendering of an area.
AreaTest::testRenderAreaToken function core/modules/views/tests/src/Functional/Handler/AreaTest.php Tests global tokens.
ArgumentPluginBase::preRenderMoveArgumentOptions function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Moves argument options into their place.
AssertViewsCacheTagsTrait::assertViewsCacheTagsFromStaticRenderArray function core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php Asserts a view's result & render cache items' cache tags.
AssetCollectionRendererInterface interface core/lib/Drupal/Core/Asset/AssetCollectionRendererInterface.php Interface defining a service that generates a render array to render assets.
AssetCollectionRendererInterface.php file core/lib/Drupal/Core/Asset/AssetCollectionRendererInterface.php
AssetCollectionRendererInterface::render function core/lib/Drupal/Core/Asset/AssetCollectionRendererInterface.php Renders an asset collection.

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