You are here

private property ViewsPreViewEvent::$displayId in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x modules/views_event_dispatcher/src/Event/Views/ViewsPreViewEvent.php \Drupal\views_event_dispatcher\Event\Views\ViewsPreViewEvent::displayId

The machine name of the active display.

Type: string

File

modules/views_event_dispatcher/src/Event/Views/ViewsPreViewEvent.php, line 24

Class

ViewsPreViewEvent
Class ViewsPreRenderEvent.

Namespace

Drupal\views_event_dispatcher\Event\Views

Code

private $displayId;