The name of the base field to use.
Type: string
File
- core/modules/views/src/Entity/View.php, line 101
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\Entity
Code
1 | protected $base_field = 'nid' ; |
The name of the base field to use.
Type: string
Drupal\views\Entity
1 | protected $base_field = 'nid' ; |
Designed by : w10schools
service@w10schools.com
Please login to continue.