Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests render with destination. |
| EntityOperationsUnitTest::testRenderWithoutDestination | function | core/ |
Tests render without destination. |
| EntityOperationsUnitTest::testRenderWithoutEntity | function | core/ |
Tests render without entity. |
| EntityQueryTest::testPendingRevisions | function | core/ |
Tests pending revisions. |
| EntityReference::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| 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. |
| EntityReference::render | function | core/ |
Render the display in this style. |
| EntityReferenceEntityFormatter::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
| EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT | constant | core/ |
The number of times this formatter allows rendering the same entity. |
| EntityReferenceFieldTest::testEntityReferenceFieldDependencies | function | core/ |
Tests the dependencies entity reference fields are created with. |
| EntityReferenceFormatterTest::buildRenderArray | function | core/ |
Sets field values and returns a render array. |
| EntityReferenceFormatterTest::testEntityFormatterIterativeRendering | function | core/ |
Tests that iterative rendering is allowed by recursive render protection. |
| EntityReferenceFormatterTest::testEntityFormatterRecursiveRendering | function | core/ |
Tests the recursive rendering protection of the entity formatter. |
| EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities | function | core/ |
Renders the same entity referenced from different places. |
| EntityReferenceItem::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
| EntityReferenceItem::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| EntityReferenceItem::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the field will be deleted. |
| EntityResource::$renderer | property | core/ |
The renderer. |
| EntityResource::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityResource::executeQueryInRenderContext | function | core/ |
Executes the query in a render context, to catch bubbled cacheability. |
| EntityRevisionTranslationTest::testTranslationValuesWhenSavingPendingRevisions | function | core/ |
Tests the translation values when saving a pending revision. |
| EntityRow::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityRow::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| EntityRow::render | function | core/ |
Renders a row object. |
| EntityTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| EntityTest::testCalculateDependenciesWithEntityId | function | core/ |
Tests calculate dependencies with entity id. |
| EntityTest::testCalculateDependenciesWithPlaceholder | function | core/ |
Tests calculate dependencies with placeholder. |
| EntityTest::testCalculateDependenciesWithUuid | function | core/ |
Tests calculate dependencies with uuid. |
| EntityTest::testRenderWithId | function | core/ |
Tests render with id. |
| EntityTest::testRenderWithIdAndToken | function | core/ |
Tests render with id and token. |
| EntityTest::testRenderWithUuid | function | core/ |
Tests render with uuid. |
| EntityTranslationRendererBase | class | core/ |
Defines a base class for entity translation renderers. |
| EntityTranslationRendererBase.php | file | core/ |
|
| EntityTranslationRendererBase::getEntity | function | core/ |
Gets the entity associated with a row. |
| EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRendererBase::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRendererBase::preRender | function | core/ |
Runs before each entity is rendered. |
| EntityTranslationRendererBase::preRenderByRelationship | function | core/ |
Runs before each entity is rendered if a relationship is needed. |
| EntityTranslationRendererBase::query | function | core/ |
Alters the query if needed. |
| EntityTranslationRendererBase::render | function | core/ |
Renders entity data. |
| EntityTranslationRendererBase::renderByRelationship | function | core/ |
Renders entity data. |
| EntityTranslationRenderTrait | trait | core/ |
Trait used to instantiate the view's entity translation renderer. |
| EntityTranslationRenderTrait.php | file | core/ |
|
| EntityTranslationRenderTrait::$entityTranslationRenderer | property | core/ |
The renderer to be used to render the entity row. |
| EntityTranslationRenderTrait::getEntityTranslationByRelationship | function | core/ |
Returns the entity translation matching the configured row language. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.