public property Entity::$base_table in Views (for Drupal 7) 8.3
The table the entity is using for storage.
Type: string
File
- lib/
Views/ system/ Plugin/ views/ row/ Entity.php, line 24 - 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_table;