Search for end

  1. Search 7.x for end
  2. Search 8.9.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
EntityField::$entityFieldRenderer property core/modules/views/src/Plugin/views/field/EntityField.php Static cache for ::getEntityFieldRenderer().
EntityField::$renderer property core/modules/views/src/Plugin/views/field/EntityField.php The renderer.
EntityField::calculateDependencies function core/modules/views/src/Plugin/views/field/EntityField.php Calculates dependencies for the configured plugin.
EntityField::getEntityFieldRenderer function core/modules/views/src/Plugin/views/field/EntityField.php Returns the entity field renderer.
EntityField::onDependencyRemoval function core/modules/views/src/Plugin/views/field/EntityField.php Allows a plugin to define whether it should be removed.
EntityField::preRender function core/modules/views/src/Plugin/views/field/EntityField.php Runs before any fields are rendered.
EntityField::renderItems function core/modules/views/src/Plugin/views/field/EntityField.php Render all items in this field together.
EntityField::render_item function core/modules/views/src/Plugin/views/field/EntityField.php Renders a single item of a row.
EntityFieldManagerTest::$cacheBackend property core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php The cache backend to use.
EntityFieldRenderer class core/modules/views/src/Entity/Render/EntityFieldRenderer.php Renders entity fields.
EntityFieldRenderer.php file core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::$entityRepository property core/modules/views/src/Entity/Render/EntityFieldRenderer.php The entity repository service.
EntityFieldRenderer::$entityTypeManager property core/modules/views/src/Entity/Render/EntityFieldRenderer.php The entity type manager.
EntityFieldRenderer::$processedRows property core/modules/views/src/Entity/Render/EntityFieldRenderer.php A list of indexes of rows whose fields have already been rendered.
EntityFieldRenderer::$relationship property core/modules/views/src/Entity/Render/EntityFieldRenderer.php The relationship being handled.
EntityFieldRenderer::buildFields function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Builds the render arrays for all fields of all result rows.
EntityFieldRenderer::getCacheContexts function core/modules/views/src/Entity/Render/EntityFieldRenderer.php The cache contexts associated with this object.
EntityFieldRenderer::getEntityRepository function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::getEntityTypeId function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Returns the entity type identifier.
EntityFieldRenderer::getEntityTypeManager function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::getLanguageManager function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Returns the language manager.
EntityFieldRenderer::getRenderableFieldIds function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Returns a list of names of entity fields to be rendered.
EntityFieldRenderer::getView function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Returns the top object of a view.
EntityFieldRenderer::query function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Alters the query if needed.
EntityFieldRenderer::render function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Renders entity field data.
EntityFieldRenderer::__construct function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Constructs an EntityFieldRenderer object.
EntityFormDisplay::collectRenderDisplay function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Returns the entity_form_display object used to build an entity form.
EntityFormDisplay::getRenderer function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Gets the renderer plugin for a field (e.g. widget, formatter).
EntityFormDisplayTest::testOnDependencyRemoval function core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval().
EntityInterface::getConfigDependencyKey function core/lib/Drupal/Core/Entity/EntityInterface.php Gets the key that is used to store configuration dependencies.
EntityInterface::getConfigDependencyName function core/lib/Drupal/Core/Entity/EntityInterface.php Gets the configuration dependency name.
EntityLabel::preRender function core/modules/views/src/Plugin/views/field/EntityLabel.php Runs before any fields are rendered.
EntityLabel::render function core/modules/views/src/Plugin/views/field/EntityLabel.php Renders the field.
EntityLastInstalledSchemaRepository::$cacheBackend property core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php The cache backend.
EntityLink::preRender function core/modules/comment/src/Plugin/views/field/EntityLink.php Runs before any fields are rendered.
EntityLink::render function core/modules/comment/src/Plugin/views/field/EntityLink.php Renders the field.
EntityLink::render function core/modules/views/src/Plugin/views/field/EntityLink.php Renders the field.
EntityLink::renderLink function core/modules/views/src/Plugin/views/field/EntityLink.php Prepares the link to view an entity.
EntityLinkDelete::renderLink function core/modules/views/src/Plugin/views/field/EntityLinkDelete.php Prepares the link to view an entity.
EntityLinkEdit::renderLink function core/modules/views/src/Plugin/views/field/EntityLinkEdit.php Prepares the link to view an entity.
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 Renders the field.
EntityOperationsTest::testPendingRevisions function core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php Verifies that the process of saving pending revisions works as expected.
EntityOperationsUnitTest::testRenderWithDestination function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php @covers ::render[[api-linebreak]]
EntityOperationsUnitTest::testRenderWithoutDestination function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php @covers ::render[[api-linebreak]]
EntityOperationsUnitTest::testRenderWithoutEntity function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php @covers ::render[[api-linebreak]]
EntityQueryTest::testPendingRevisions function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests pending revisions.
EntityReference::preRender function core/modules/views/src/Plugin/views/row/EntityReference.php Allow the style to do stuff before each row is rendered.
EntityReference::render function core/modules/views/src/Plugin/views/display/EntityReference.php Builds the view result as a renderable array.

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