9 calls to FieldPluginBase::getEntity()

BulkFormBase::views_form_submit in drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php
Submit handler for the bulk form.
Field::getItems in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Return an array of items for the field.
Link::render in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php
Render the field.
Link::render in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render().
Link::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php
Render the field.
NodeLink::render in drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php
Render the field.
RevisionLink::get_revision_entity in drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php
Returns the revision values of a node.
TranslationLink::render in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render().
User::render_link in drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php