protected property View::$base_field

The name of the base field to use.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php, line 110
Definition of Drupal\views\Plugin\Core\Entity\View.

Class

View
Defines a View configuration entity class.

Namespace

Drupal\views\Plugin\Core\Entity

Code

protected $base_field = 'nid';