A bitmap of status conditions, described in getStatus().
Type: int
See also
File
- core/modules/search/src/SearchQuery.php, line 158
Class
- SearchQuery
- Search query extender and helper functions.
Namespace
Drupal\search
Code
protected $status = 0;
Please login to continue.