View::$base_table
Same name in other branches
- 9 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::base_table
- 10 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::base_table
- 11.x core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::base_table
The name of the base table this view will use.
Type: string
File
-
core/
modules/ views/ src/ Entity/ View.php, line 55
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\EntityCode
protected $base_table = 'node';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.