View::$executable
Same name in other branches
- 8.9.x core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::executable
- 10 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::executable
- 11.x core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::executable
Stores a reference to the executable version of this view.
Type: \Drupal\views\ViewExecutable
File
-
core/
modules/ views/ src/ Entity/ View.php, line 108
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\EntityCode
protected $executable;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.