View::$isEmpty

Same name in other branches
  1. 9 core/modules/views/src/Plugin/views/area/View.php \Drupal\views\Plugin\views\area\View::isEmpty
  2. 10 core/modules/views/src/Plugin/views/area/View.php \Drupal\views\Plugin\views\area\View::isEmpty
  3. 11.x core/modules/views/src/Plugin/views/area/View.php \Drupal\views\Plugin\views\area\View::isEmpty

Stores whether the embedded view is actually empty.

Type: bool

File

core/modules/views/src/Plugin/views/area/View.php, line 24

Class

View
Views area handlers. Insert a view inside of an area.

Namespace

Drupal\views\Plugin\views\area

Code

protected $isEmpty;

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