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
ServerEndpointController::renderArray function core/modules/sdc/tests/modules/sdc_test/src/Controller/ServerEndpointController.php Render an arbitrary render array.
SetDialogOptionCommand::render function core/lib/Drupal/Core/Ajax/SetDialogOptionCommand.php Return an array to be run through json_encode and sent to the client.
SetFormCommand::render function core/modules/views_ui/src/Ajax/SetFormCommand.php Return an array to be run through json_encode and sent to the client.
SetSubtreesCommand::render function core/modules/toolbar/src/Ajax/SetSubtreesCommand.php Return an array to be run through json_encode and sent to the client.
SettingsCommand::render function core/lib/Drupal/Core/Ajax/SettingsCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
ShortcutLazyBuilders::$renderer property core/modules/shortcut/src/ShortcutLazyBuilders.php The renderer service.
shortcut_renderable_links function core/modules/shortcut/shortcut.module Returns an array of shortcut links, suitable for rendering.
ShowButtonsCommand::render function core/modules/views/src/Ajax/ShowButtonsCommand.php Return an array to be run through json_encode and sent to the client.
SortRandomTest::testRandomOrderingWithRenderCaching function core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php Tests random ordering with tags based caching.
StatisticsLastCommentName::render function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Renders the field.
StatisticsPopularBlock::$renderer property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StatusMessages::renderMessages function core/lib/Drupal/Core/Render/Element/StatusMessages.php Render API callback: Replaces placeholder with messages.
StatusReport::preRenderGroupRequirements function core/lib/Drupal/Core/Render/Element/StatusReport.php Render API callback: Groups requirements.
StatusReportPage::preRenderCounters function core/modules/system/src/Element/StatusReportPage.php The #pre_render callback to create counter elements.
StatusReportPage::preRenderGeneralInfo function core/modules/system/src/Element/StatusReportPage.php Render API callback: Gets general info out of requirements.
StatusReportPage::preRenderRequirements function core/modules/system/src/Element/StatusReportPage.php Render API callback: Create status report requirements.
StatusReportPageTest::testPeRenderCounters function core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php Tests the status report page element.
StatusReportTest::testPreRenderGroupRequirements function core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php Tests the status report element.
StringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Renders fields of a given entity with a given display.
StylePluginBase::$rendered_fields property core/modules/views/src/Plugin/views/style/StylePluginBase.php
StylePluginBase::$render_tokens property core/modules/views/src/Plugin/views/style/StylePluginBase.php
StylePluginBase::elementPreRenderRow function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render API callback: Performs view row field rendering.
StylePluginBase::preRender function core/modules/views/src/Plugin/views/style/StylePluginBase.php Allow the style to do stuff before each row is rendered.
StylePluginBase::render function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render the display in this style.
StylePluginBase::renderFields function core/modules/views/src/Plugin/views/style/StylePluginBase.php Renders all of the fields for a given style and store them on the object.
StylePluginBase::renderGrouping function core/modules/views/src/Plugin/views/style/StylePluginBase.php Group records as needed for rendering.
StylePluginBase::renderGroupingSets function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render the grouping sets.
StylePluginBase::renderRowGroup function core/modules/views/src/Plugin/views/style/StylePluginBase.php Renders a group of rows of the grouped view.
StyleSerializerEntityTest::$renderer property core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php The renderer.
StyleSerializerEntityTest::testRestRenderCaching function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests REST export with views render caching enabled.
StyleSerializerTest::$renderer property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php The renderer.
StyleTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Render the display in this style.
SvgIconBuilder::buildRenderArray function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Builds a render array representation of an SVG.
SystemCompactLink::preRenderCompactLink function core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Pre-render callback: Renders a link into #markup.
SystemTestController::$renderer property core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php The renderer.
SystemTestController::preRenderCacheTags function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Sets a cache tag on an element to help test #pre_render and cache tags.
Table::preRenderTable function core/lib/Drupal/Core/Render/Element/Table.php Render API callback: Transform children of an element of #type 'table'.
TabledragWarningCommand::render function core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php Return an array to be run through json_encode and sent to the client.
Tableselect::preRenderTableselect function core/lib/Drupal/Core/Render/Element/Tableselect.php Prepares a 'tableselect' #type element for rendering.
TableTest::assertTableStructureInRenderedPage function core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php Confirms the saved page has the expected table structure.
TableTest::testThemeTableHeaderRenderArray function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests header elements with a mix of string and render array values.
TableTest::testThemeTableRowRenderArray function core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php Tests row elements with a mix of string and render array values.
TaxonomyIndexTid::preRender function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php Runs before any fields are rendered.
TaxonomyIndexTid::render_item function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php Renders a single item of a row.
Tel::preRenderTel function core/lib/Drupal/Core/Render/Element/Tel.php Prepares a #type 'tel' render element for input.html.twig.
template_preprocess_theme_test_render_element function core/modules/system/tests/modules/theme_test/theme_test.module Prepares variables for test render element templates.
Test::renderPage function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Returns a generic page render array for title tests.
Test::renderTitle function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Renders a page with a title.
TestCallables::preRenderPrinted function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestController::render function core/modules/contextual/tests/modules/contextual_test/src/Controller/TestController.php Callback for the contextual link.

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