public property Entity::$base_field in Views (for Drupal 7) 8.3
The actual field which is used for the entity id.
Type: string
File
- lib/
Views/ system/ Plugin/ views/ row/ Entity.php, line 31 - Definition of Views\system\Plugin\views\row\Entity.
Class
- Entity
- Generic entity row plugin to provide a common base for all entity types.
Namespace
Views\system\Plugin\views\rowCode
public $base_field;