ViewsBlockBase::$displayID

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::displayID
  2. 10 core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::displayID
  3. 11.x core/modules/views/src/Plugin/Block/ViewsBlockBase.php \Drupal\views\Plugin\Block\ViewsBlockBase::displayID

The display ID being used for this View.

Type: string

File

core/modules/views/src/Plugin/Block/ViewsBlockBase.php, line 32

Class

ViewsBlockBase
Base class for Views block plugins.

Namespace

Drupal\views\Plugin\Block

Code

protected $displayID;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.