public property ViewStorage::$base_field in Views (for Drupal 7) 8.3
The name of the base field to use.
Type: string
File
- lib/
Drupal/ views/ ViewStorage.php, line 85 - Definition of Drupal\views\ViewStorage.
Class
- ViewStorage
- Defines a ViewStorage configuration entity class.
Namespace
Drupal\viewsCode
public $base_field = 'nid';