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 11.x for render
  5. Other projects
Title Object type File name Summary
FieldRenderedEntityTranslationTest::$testViews property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldRenderedEntityTranslationTest::assertRows function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Ensures that the rendered results are working as expected.
FieldRenderedEntityTranslationTest::setUp function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldRenderedEntityTranslationTest::testTranslationRows function core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Tests that different translation mechanisms can be used for base fields.
FieldStorageConfigListBuilder::render function core/modules/field_ui/src/FieldStorageConfigListBuilder.php
FieldTest::$renderer property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The renderer.
FieldTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php
FieldTest::setupLanguageRenderer function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Setup the mock data needed to make language renderers work.
FieldUiTable::preRenderRegionRows function core/modules/field_ui/src/Element/FieldUiTable.php Performs pre-render to move #regions to rows.
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 Renders the field.
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 #lazy_builder callback; builds a render array containing the dynamic thing.
FilterTestPlaceholders::renderStaticThing function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php #lazy_builder 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.

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