PHP KGzocha\Searcher\Context 네임스페이스

중첩된 네임스페이스

KGzocha\Searcher\Context\Doctrine
KGzocha\Searcher\Context\Elastica

Interfaces

이름 설명
SearchingContextInterface This is a layer of abstraction between searcher and searching engines and ORMs.

클래스들

이름 설명
AbstractSearchingContext This class should be extended and make sure that QueryBuilder's type is correct for all required CriteriaBuilders.
FinderSearchingContext Use this searching context to search for files with Symfony Finder component.