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. Search 11.x for render
  6. Other projects
Title Object type File name Summary
EntityLabel::render function core/modules/views/src/Plugin/views/field/EntityLabel.php
EntityLink::preRender function core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityLink::render function core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityLink::render function core/modules/views/src/Plugin/views/field/EntityLink.php
EntityLink::renderLink function core/modules/views/src/Plugin/views/field/EntityLink.php
EntityLinkDelete::renderLink function core/modules/views/src/Plugin/views/field/EntityLinkDelete.php
EntityLinkEdit::renderLink function core/modules/views/src/Plugin/views/field/EntityLinkEdit.php
EntityLinkTest::testRenderNullEntity function core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php Test the render method when getEntity returns NULL.
EntityListBuilder::render function core/lib/Drupal/Core/Entity/EntityListBuilder.php Builds the entity listing as renderable array for table.html.twig.
EntityListBuilderInterface::render function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Builds a listing of entities for the given entity type.
EntityOperations::render function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperationsUnitTest::testRenderWithDestination function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php Tests render with destination.
EntityOperationsUnitTest::testRenderWithoutDestination function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php Tests render without destination.
EntityOperationsUnitTest::testRenderWithoutEntity function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php Tests render without entity.
EntityReference::preRender function core/modules/views/src/Plugin/views/row/EntityReference.php
EntityReference::render function core/modules/views/src/Plugin/views/display/EntityReference.php Builds the view result as a renderable array.
EntityReference::render function core/modules/views/src/Plugin/views/style/EntityReference.php
EntityReferenceEntityFormatter::$recursiveRenderDepth property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php An array of counters for the recursive rendering protection.
EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT constant core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php The number of times this formatter allows rendering the same entity.
EntityReferenceFormatterTest::buildRenderArray function core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php Sets field values and returns a render array.
EntityReferenceFormatterTest::testEntityFormatterIterativeRendering function core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php Tests that iterative rendering is allowed by recursive render protection.
EntityReferenceFormatterTest::testEntityFormatterRecursiveRendering function core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php Tests the recursive rendering protection of the entity formatter.
EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities function core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php Renders the same entity referenced from different places.
EntityResource::$renderer property core/modules/jsonapi/src/Controller/EntityResource.php The renderer.
EntityResource::executeQueryInRenderContext function core/modules/jsonapi/src/Controller/EntityResource.php Executes the query in a render context, to catch bubbled cacheability.
EntityRow::preRender function core/modules/views/src/Plugin/views/row/EntityRow.php
EntityRow::render function core/modules/views/src/Plugin/views/row/EntityRow.php
EntityTest::testRenderWithId function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php Tests render with id.
EntityTest::testRenderWithIdAndToken function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php Tests render with id and token.
EntityTest::testRenderWithUuid function core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php Tests render with uuid.
EntityTranslationRendererBase class core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php Defines a base class for entity translation renderers.
EntityTranslationRendererBase.php file core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php
EntityTranslationRendererBase::getEntity function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php Gets the entity associated with a row.
EntityTranslationRendererBase::getLangcode function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php Returns the language code associated with the given row.
EntityTranslationRendererBase::getLangcodeByRelationship function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php Returns the language code associated with the given row.
EntityTranslationRendererBase::preRender function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php
EntityTranslationRendererBase::preRenderByRelationship function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php Runs before each entity is rendered if a relationship is needed.
EntityTranslationRendererBase::query function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php
EntityTranslationRendererBase::render function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php
EntityTranslationRendererBase::renderByRelationship function core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php Renders entity data.
EntityTranslationRenderTrait trait core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Trait used to instantiate the view's entity translation renderer.
EntityTranslationRenderTrait.php file core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php
EntityTranslationRenderTrait::$entityTranslationRenderer property core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php The renderer to be used to render the entity row.
EntityTranslationRenderTrait::getEntityTranslationByRelationship function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the entity translation matching the configured row language.
EntityTranslationRenderTrait::getEntityTranslationRenderer function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the current renderer.
EntityTranslationRenderTrait::getEntityTypeId function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the entity type identifier.
EntityTranslationRenderTrait::getLanguageManager function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the language manager.
EntityTranslationRenderTrait::getView function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the top object of a view.
EntityType::$render_cache property core/lib/Drupal/Core/Entity/EntityType.php Indicates whether the rendered output of entities should be cached.
EntityType::isRenderCacheable function core/lib/Drupal/Core/Entity/EntityType.php

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