The list of used displays of the view.
An array containing Drupal\views\Plugin\views\display\DisplayPluginBase objects.
Type: \Drupal\views\DisplayPluginCollection
File
- core/modules/views/src/ViewExecutable.php, line 211
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $displayHandlers;
Please login to continue.