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