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
SectionRenderTest::$contextRepository property core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php The context manager service.
SectionRenderTest::$eventDispatcher property core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php The event dispatcher.
SectionRenderTest::setUp function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php
SectionRenderTest::testContextAwareBlock function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php Tests context aware block.
SectionRenderTest::testToRenderArray function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php Tests to render array.
SectionRenderTest::testToRenderArrayAccessDenied function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php Tests to render array access denied.
SectionRenderTest::testToRenderArrayEmpty function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php Tests to render array empty.
SectionRenderTest::testToRenderArrayMissingPluginId function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php Tests to render array missing plugin id.
SectionRenderTest::testToRenderArrayPreview function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php Tests to render array preview.
Select::preRenderSelect function core/lib/Drupal/Core/Render/Element/Select.php Prepares a select render element.
Serialized::render function core/modules/views/src/Plugin/views/field/Serialized.php Renders the field.
Serializer::render function core/modules/rest/src/Plugin/views/style/Serializer.php Render the display in this style.
ServerEndpointController::renderArray function core/modules/system/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.
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 Stores the rendered field values, keyed by the row index and field name.
StylePluginBase::$render_tokens property core/modules/views/src/Plugin/views/style/StylePluginBase.php Keyed array by placeholder a cached per row tokens to render.
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.

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