You are here

protected property ResultSet::$resultCount in Search API 8

The total result count.

Type: int

File

src/Query/ResultSet.php, line 25

Class

ResultSet
Represents the result set of a search query.

Namespace

Drupal\search_api\Query

Code

protected $resultCount = 0;