PHP 클래스 eZ\Publish\Core\Pagination\Tests\LocationSearchAdapterTest

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

보호된 메소드들

메소드 설명
getAdapter ( eZ\Publish\API\Repository\Values\Content\LocationQuery $query, eZ\Publish\API\Repository\SearchService $searchService ) : LocationSearchAdapter
getExpectedFinalResultFromHits ( $hits ) : mixed Returns expected result from adapter from search hits.

메소드 상세

getAdapter() 보호된 메소드

protected getAdapter ( eZ\Publish\API\Repository\Values\Content\LocationQuery $query, eZ\Publish\API\Repository\SearchService $searchService ) : LocationSearchAdapter
$query eZ\Publish\API\Repository\Values\Content\LocationQuery
$searchService eZ\Publish\API\Repository\SearchService
리턴 eZ\Publish\Core\Pagination\Pagerfanta\LocationSearchAdapter

getExpectedFinalResultFromHits() 보호된 메소드

Returns expected result from adapter from search hits.
protected getExpectedFinalResultFromHits ( $hits ) : mixed
$hits
리턴 mixed