You are here

protected property StreamingExpressionBuilder::$allFieldsIncludingGraphFieldsMapped in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Utility/StreamingExpressionBuilder.php \Drupal\search_api_solr\Utility\StreamingExpressionBuilder::allFieldsIncludingGraphFieldsMapped

The array of all mapped fields including graph fields.

Type: string[][]

File

src/Utility/StreamingExpressionBuilder.php, line 78

Class

StreamingExpressionBuilder
Provides methods for creating streaming expressions targeting a given index.

Namespace

Drupal\search_api_solr\Utility

Code

protected $allFieldsIncludingGraphFieldsMapped;