protected property ViewsForm::$viewDisplayId in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::viewDisplayId
The ID of the active view's display.
Type: string
File
- core/
modules/ views/ src/ Form/ ViewsForm.php, line 66 - Contains \Drupal\views\Form\ViewsForm.
Class
- ViewsForm
- Provides a base class for single- or multistep view forms.
Namespace
Drupal\views\FormCode
protected $viewDisplayId;