PHP Class Isswp101\Persimmon\QueryBuilder\Aggregations\Bucket

Inheritance: use trait Isswp101\Persimmon\Traits\Presentable
Afficher le fichier Open project: isswp101/elasticsearch-eloquent

Méthodes publiques

Свойство Type Description
$doc_count
$key

Méthodes publiques

Méthode Description
__construct ( $key, $doc_count )
getCount ( ) : integer
getKey ( ) : string

Method Details

__construct() public méthode

public __construct ( $key, $doc_count )

getCount() public méthode

public getCount ( ) : integer
Résultat integer

getKey() public méthode

public getKey ( ) : string
Résultat string

Property Details

$doc_count public_oe property

public $doc_count

$key public_oe property

public $key