ViewExecutable::$inited

Does this view already have loaded it's handlers.

@todo Group with other static properties.

Type: bool

File

core/modules/views/src/ViewExecutable.php, line 336

Class

ViewExecutable
Represents a view as a whole.

Namespace

Drupal\views

Code

1
public $inited;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.