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
public $build_sort;
Please login to continue.