Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Elastic\QueryEngine\TermsLookup Interface Reference
Inheritance diagram for SMW\Elastic\QueryEngine\TermsLookup:
Inheritance graph
[legend]

Public Member Functions

 newParameters (array $parameters=[])
 
 lookup ( $key, Parameters $parameters)
 
 clear ()
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Member Function Documentation

◆ clear()

SMW\Elastic\QueryEngine\TermsLookup::clear ( )

◆ lookup()

SMW\Elastic\QueryEngine\TermsLookup::lookup (   $key,
Parameters  $parameters 
)
Since
3.0
Parameters
string$key
Parameters$parameters
Returns
array

Implemented in SMW\Elastic\QueryEngine\TermsLookup\TermsLookup, and SMW\Elastic\QueryEngine\TermsLookup\CachingTermsLookup.

◆ newParameters()

SMW\Elastic\QueryEngine\TermsLookup::newParameters ( array  $parameters = [])

The documentation for this interface was generated from the following file:

About | General disclaimer | Privacy policy