If this view has been previewed.
Type: bool
File
- core/modules/views/src/ViewExecutable.php, line 350
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $preview;
If this view has been previewed.
Type: bool
Drupal\views
public $preview;
Please login to continue.