Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
View.php
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;
RSS feed