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.