Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
FieldPluginBase.php
»
FieldPluginBase
»
FieldPluginBase::getEntity
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
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