View::$display
Same name in other branches
- 9 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::display
- 8.9.x core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::display
- 10 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::display
Stores all display handlers of this view.
An array containing Drupal\views\Plugin\views\display\DisplayPluginBase objects.
Type: array
File
-
core/
modules/ views/ src/ Entity/ View.php, line 94
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\EntityCode
protected $display = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.