ViewExecutable::$build_sort

Indicates if the sorts have been built.

@todo Group with other static properties.

Type: bool

File

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

Class

ViewExecutable
Represents a view as a whole.

Namespace

Drupal\views

Code

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

Please login to continue.