Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithEntityId | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithPlaceholder | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testCalculateDependenciesWithUuid | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EntityTest::testRenderWithId | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
| EntityTest::testRenderWithIdAndToken | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
| EntityTest::testRenderWithUuid | function | core/ |
@covers ::render[[api-linebreak]] @covers ::defineOptions[[api-linebreak]] @covers ::init[[api-linebreak]] |
| EntityTranslationRendererBase | class | core/ |
Defines a base class for entity translation renderers. |
| EntityTranslationRendererBase.php | file | core/ |
|
| EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| EntityTranslationRendererBase::preRender | function | core/ |
Runs before each entity is rendered. |
| EntityTranslationRendererBase::query | function | core/ |
Alters the query if needed. |
| EntityTranslationRendererBase::render | 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::getEntityTranslation | 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/ |
Gets the config dependency info for this entity, if any exists. |
| EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityType::isRenderCacheable | function | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityTypeBundleInfoTest::$cacheBackend | property | core/ |
The cache backend to use. |
| EntityTypeInterface::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityTypeInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityTypeInterface::isRenderCacheable | function | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityTypeManagerTest::$cacheBackend | property | core/ |
The cache backend. |
| EntityViewController::$renderer | property | core/ |
The renderer service. |
| EntityViewDisplay::collectRenderDisplay | function | core/ |
Returns the display object used to render an entity. |
| EntityViewDisplay::collectRenderDisplays | function | core/ |
Returns the display objects used to render a set of entities. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.