PHP 클래스 Isswp101\Persimmon\QueryBuilder\Filters\InnerHitsFilter

상속: extends Filter
파일 보기 프로젝트 열기: isswp101/elasticsearch-eloquent

보호된 프로퍼티들

프로퍼티 타입 설명
$fields
$parentType

공개 메소드들

메소드 설명
__construct ( $parentType, array $fields = [] )
query ( $values )

메소드 상세

__construct() 공개 메소드

public __construct ( $parentType, array $fields = [] )
$fields array

query() 공개 메소드

public query ( $values )

프로퍼티 상세

$fields 보호되어 있는 프로퍼티

protected $fields

$parentType 보호되어 있는 프로퍼티

protected $parentType