Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityField::$entityFieldRenderer | property | core/ |
Static cache for ::getEntityFieldRenderer(). |
| EntityField::$renderer | property | core/ |
The renderer. |
| EntityField::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityField::getEntityFieldRenderer | function | core/ |
Returns the entity field renderer. |
| EntityField::onDependencyRemoval | function | core/ |
Allows a plugin to define whether it should be removed. |
| EntityField::preRender | function | core/ |
Runs before any fields are rendered. |
| EntityField::renderItems | function | core/ |
Render all items in this field together. |
| EntityField::render_item | function | core/ |
Renders a single item of a row. |
| EntityFieldManagerTest::$cacheBackend | property | core/ |
The cache backend to use. |
| EntityFieldRenderer | class | core/ |
Renders entity fields. |
| EntityFieldRenderer.php | file | core/ |
|
| EntityFieldRenderer::$entityRepository | property | core/ |
The entity repository service. |
| EntityFieldRenderer::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityFieldRenderer::$processedRows | property | core/ |
A list of indexes of rows whose fields have already been rendered. |
| EntityFieldRenderer::$relationship | property | core/ |
The relationship being handled. |
| EntityFieldRenderer::buildFields | function | core/ |
Builds the render arrays for all fields of all result rows. |
| EntityFieldRenderer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| EntityFieldRenderer::getEntityRepository | function | core/ |
|
| EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityFieldRenderer::getEntityTypeManager | function | core/ |
|
| EntityFieldRenderer::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityFieldRenderer::getRenderableFieldIds | function | core/ |
Returns a list of names of entity fields to be rendered. |
| EntityFieldRenderer::getView | function | core/ |
Returns the top object of a view. |
| EntityFieldRenderer::query | function | core/ |
Alters the query if needed. |
| EntityFieldRenderer::render | function | core/ |
Renders entity field data. |
| EntityFieldRenderer::__construct | function | core/ |
Constructs an EntityFieldRenderer object. |
| EntityFormDisplay::collectRenderDisplay | function | core/ |
Returns the entity_form_display object used to build an entity form. |
| EntityFormDisplay::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| EntityFormDisplayTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). |
| EntityInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityInterface::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
| EntityLabel::preRender | function | core/ |
Runs before any fields are rendered. |
| EntityLabel::render | function | core/ |
Renders the field. |
| EntityLastInstalledSchemaRepository::$cacheBackend | property | core/ |
The cache backend. |
| EntityLink::preRender | function | core/ |
Runs before any fields are rendered. |
| EntityLink::render | function | core/ |
Renders the field. |
| EntityLink::render | function | core/ |
Renders the field. |
| EntityLink::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityLinkDelete::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityLinkEdit::renderLink | function | core/ |
Prepares the link to view an entity. |
| EntityListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| EntityListBuilderInterface::render | function | core/ |
Builds a listing of entities for the given entity type. |
| EntityOperations::render | function | core/ |
Renders the field. |
| EntityOperationsTest::testPendingRevisions | function | core/ |
Verifies that the process of saving pending revisions works as expected. |
| EntityOperationsUnitTest::testRenderWithDestination | function | core/ |
@covers ::render[[api-linebreak]] |
| EntityOperationsUnitTest::testRenderWithoutDestination | function | core/ |
@covers ::render[[api-linebreak]] |
| EntityOperationsUnitTest::testRenderWithoutEntity | function | core/ |
@covers ::render[[api-linebreak]] |
| EntityQueryTest::testPendingRevisions | function | core/ |
Tests pending revisions. |
| EntityReference::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| EntityReference::render | function | core/ |
Builds the view result as a renderable array. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.