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
FieldUiTable::tablePreRender function core/modules/field_ui/src/Element/FieldUiTable.php Performs pre-render tasks on field_ui_table elements.
FieldWebTest::testTextRendering function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Tests trimming/read-more/ellipses.
File::preRenderFile function core/lib/Drupal/Core/Render/Element/File.php Prepares a #type 'file' render element for input.html.twig.
File::render function core/modules/file/src/Plugin/views/field/File.php
File::renderLink function core/modules/file/src/Plugin/views/field/File.php Prepares link to the file.
FileAudioFormatterTest::testRender function core/modules/file/tests/src/Functional/Formatter/FileAudioFormatterTest.php @covers ::viewElements
FileSize::render function core/modules/views/src/Plugin/views/field/FileSize.php
FileUploadForm::$renderer property core/modules/media_library/src/Form/FileUploadForm.php The renderer service.
FileVideoFormatterTest::testRender function core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php @covers ::viewElements
FilterTestPlaceholders::renderDynamicThing function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php Render API callback: Builds a render array containing the dynamic thing.
FilterTestPlaceholders::renderStaticThing function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php Render API callback: Builds a render array.
FocusFirstCommand::render function core/lib/Drupal/Core/Ajax/FocusFirstCommand.php
FormAjaxResponseBuilder::$ajaxRenderer property core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php The main content to AJAX Response renderer.
FormAjaxResponseBuilderTest::$renderer property core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php
FormAjaxResponseBuilderTest::testBuildResponseRenderArray function core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php @covers ::buildResponse
FormattedDateDiff::toRenderable function core/lib/Drupal/Core/Datetime/FormattedDateDiff.php
FormBuilder::renderFormTokenPlaceholder function core/lib/Drupal/Core/Form/FormBuilder.php Renders the form CSRF token. It's a #lazy_builder callback.
FormBuilder::renderPlaceholderFormAction function core/lib/Drupal/Core/Form/FormBuilder.php Renders a form action URL. It's a #lazy_builder callback.
FormElement::preRenderAjaxForm function core/lib/Drupal/Core/Render/Element/FormElement.php
FormElement::preRenderGroup function core/lib/Drupal/Core/Render/Element/FormElement.php
FormElementsRenderTest class core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Performs integration tests on \Drupal::service('renderer')->render().
FormElementsRenderTest.php file core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php
FormElementsRenderTest::$modules property core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php
FormElementsRenderTest::assertRenderedElement function core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Tests that elements are rendered properly.
FormElementsRenderTest::testDrupalRenderFormElements function core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Tests rendering form elements without using doBuildForm().
FormErrorHandler::$renderer property core/modules/inline_form_errors/src/FormErrorHandler.php The renderer service.
FormErrorHandlerTest::$renderer property core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php The renderer.
FormTestInputForgeryForm::postRender function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php Alters the rendered form to simulate input forgery.
ForumController::$renderer property core/modules/forum/src/Controller/ForumController.php The renderer.
FrameworkTest::testAJAXRender function core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php Verifies the Ajax rendering of a command in the settings.
FrameworkTest::testAJAXRenderError function core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php Tests the behavior of an error alert command.
Full::render function core/modules/views/src/Plugin/views/pager/Full.php
FunctionsTest::testDrupalPreRenderLinks function core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php Tests the use of Link::preRenderLinks() on a nested array of links.
HandlerFieldFieldTest::doTestFormatterSimpleFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests that fields with formatters runs as expected.
HandlerFieldFieldTest::doTestInaccessibleFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests inaccessible field rendering.
HandlerFieldFieldTest::doTestMultipleFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests multi-value field rendering.
HandlerFieldFieldTest::doTestSimpleFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests simple field rendering.
HandlerFieldFieldTest::testFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests fields rendering in views.
HelpTopicSection::renderTopicForSearch function core/modules/help/src/Plugin/HelpSection/HelpTopicSection.php
HelpTopicsSyntaxTest::renderHelpTopic function core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php Renders a help topic in a special manner.
Hidden::preRenderHidden function core/lib/Drupal/Core/Render/Element/Hidden.php Prepares a #type 'hidden' render element for input.html.twig.
HighlightCommand::render function core/modules/views/src/Ajax/HighlightCommand.php
HistoryRenderCallback class core/modules/history/src/HistoryRenderCallback.php Render callback object.
HistoryRenderCallback.php file core/modules/history/src/HistoryRenderCallback.php
HistoryRenderCallback::lazyBuilder function core/modules/history/src/HistoryRenderCallback.php Render API callback: Attaches the last read timestamp for a node.
HistoryUserTimestamp::render function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
hook_ajax_render_alter function core/lib/Drupal/Core/Form/form.api.php Alter the Ajax command data that is sent to the client.
hook_render_template function core/lib/Drupal/Core/Render/theme.api.php Render a template using the theme engine.
hook_views_post_render function core/modules/views/views.api.php Post-process any render data.
hook_views_pre_render function core/modules/views/views.api.php Act on the view immediately before rendering it.

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