You are here

protected property Condition::$field in Search API 8

The field this condition checks.

Type: string

File

src/Query/Condition.php, line 15

Class

Condition
Represents a single (field operator value) condition in a search query.

Namespace

Drupal\search_api\Query

Code

protected $field;