protected property View::$executable in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 113 - Contains \Drupal\views\Entity\View.
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\EntityCode
protected $executable;