Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReference::preRender | function | core/ |
|
| EntityReference::render | function | core/ |
Builds the view result as a renderable array. |
| EntityReference::render | function | core/ |
|
| 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/ |
|
| EntityReferenceItem::calculateStorageDependencies | function | core/ |
|
| EntityReferenceItem::onDependencyRemoval | function | core/ |
|
| EntityResource::$renderer | property | core/ |
The renderer. |
| EntityResource::calculateDependencies | function | core/ |
|
| 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/ |
|
| EntityRow::preRender | function | core/ |
|
| EntityRow::render | function | core/ |
|
| 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/ |
|
| EntityTranslationRendererBase::preRenderByRelationship | function | core/ |
Runs before each entity is rendered if a relationship is needed. |
| EntityTranslationRendererBase::query | function | core/ |
|
| EntityTranslationRendererBase::render | function | core/ |
|
| 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. |
| EntityTranslationRenderTrait::getEntityTranslationRenderer | function | core/ |
Returns the current renderer. |
| EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityTranslationRenderTrait::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityTranslationRenderTrait::getView | function | core/ |
Returns the top object of a view. |
| EntityType::$render_cache | property | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityType::getBundleConfigDependency | function | core/ |
|
| EntityType::getConfigDependencyKey | function | core/ |
|
| EntityType::isRenderCacheable | function | core/ |
|
| EntityTypeBundleInfoTest::$cacheBackend | property | core/ |
The cache backend to use. |
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.