ViewExecutable::$displayHandlers

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;
doc_Drupal
2016-10-29 09:54:10
Comments
Leave a Comment

Please login to continue.