Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDisplayInterface::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| EntityDisplayModeBase::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| EntityDisplayModeBaseUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| EntityDisplayModeListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| EntityDisplayTest::assertDependency | function | core/ |
Asserts that $key is a $type type dependency of $display config entity. |
| EntityDisplayTest::assertDependencyHelper | function | core/ |
Provides a helper for dependency assertions. |
| EntityDisplayTest::assertNoDependency | function | core/ |
Asserts that $key is not a $type type dependency of $display config entity. |
| EntityDisplayTest::testComponentDependencies | function | core/ |
Tests components dependencies additions. |
| EntityDisplayTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). |
| 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. |
| EntityLinkTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.