PHP Flarum\Core\Search Пространство имен

Пространства имен

Flarum\Core\Search\Discussion
Flarum\Core\Search\User

Interfaces

Имя Описание
GambitInterface

Классы

Имя Описание
AbstractRegexGambit
AbstractSearch An object which represents the internal state of a generic search: the search query, the user performing the search, the fallback sort order, and a log of which gambits have been used.
GambitManager
SearchCriteria Represents the criteria that will determine the entire result set of a search. The limit and offset are not included because they only determine which part of the entire result set will be returned.
SearchResults
SearchServiceProvider

Traits

Имя Описание
ApplySearchParametersTrait