SearchQuery::$status

A bitmap of status conditions, described in getStatus().

Type: int

See also

SearchQuery::getStatus()

File

core/modules/search/src/SearchQuery.php, line 158

Class

SearchQuery
Search query extender and helper functions.

Namespace

Drupal\search

Code

protected $status = 0;
doc_Drupal
2016-10-29 09:40:52
Comments
Leave a Comment

Please login to continue.