$bufferingTermLookup | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
$displayLanguageCode | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
$labelDescriptionLookup | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
$languageFallbackChainFactory | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
$matchingTermsLookup | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
$termSearchOptions | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
__construct(MatchingTermsLookup $matchingTermsLookup, LanguageFallbackChainFactory $fallbackFactory, PrefetchingTermLookup $bufferingTermLookup, $displayLanguageCode) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | |
addFallbackLanguageCodes(array $languageCodes) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
convertToSearchResult(TermIndexEntry $termIndexEntry) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
getDescriptionDisplayTerm(EntityId $entityId) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
getEntityIdsForTermIndexEntries(array $termsIndexEntries) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
getFallbackMatchedTermIndexEntries( $text, array $languageCodes, $termTypes, $entityType, array $matchedEntityIdSerializations) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
getLabelDisplayTerm(EntityId $entityId) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
getMatchedEntityIdSerializations(array $matchedTermIndexEntries) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
getMatchingTermIndexEntries( $text, $languageCode, $entityType, array $termTypes) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
getSearchResults(array $termIndexEntries) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
getTermIndexOptions() | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
makeTermIndexSearchCriteria( $text, array $languageCodes, array $termTypes) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
preFetchLabelsAndDescriptionsForDisplay(array $entityIds) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | private |
searchForEntities( $text, $languageCode, $entityType, array $termTypes) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | |
setTermSearchOptions(TermSearchOptions $termSearchOptions) | Wikibase\Lib\Interactors\MatchingTermsLookupSearchInteractor | |