You are here

7 methods override EntityTranslationRenderTrait::getView() in Drupal 9

BulkForm::getView in core/modules/views/src/Plugin/views/field/BulkForm.php
Returns the top object of a view.
DataEntityRow::getView in core/modules/rest/src/Plugin/views/row/DataEntityRow.php
Returns the top object of a view.
EntityFieldRenderer::getView in core/modules/views/src/Entity/Render/EntityFieldRenderer.php
Returns the top object of a view.
EntityOperations::getView in core/modules/views/src/Plugin/views/field/EntityOperations.php
Returns the top object of a view.
EntityRow::getView in core/modules/views/src/Plugin/views/row/EntityRow.php
Returns the top object of a view.
LinkBase::getView in core/modules/views/src/Plugin/views/field/LinkBase.php
Returns the top object of a view.
RenderedEntity::getView in core/modules/views/src/Plugin/views/field/RenderedEntity.php
Returns the top object of a view.