Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\SQLStore\Lookup\UnusedPropertyListLookup Class Reference
Inheritance diagram for SMW\SQLStore\Lookup\UnusedPropertyListLookup:
Inheritance graph
[legend]
Collaboration diagram for SMW\SQLStore\Lookup\UnusedPropertyListLookup:
Collaboration graph
[legend]

Public Member Functions

 __construct (Store $store, PropertyStatisticsStore $propertyStatisticsStore, ?RequestOptions $requestOptions=null)
 
 fetchList ()
 
 isFromCache ()
 
 getTimestamp ()
 
 getHash ()
 

Detailed Description

GNU GPL v2+

Since
2.2
Author
mwjames
Nischay Nahata

Constructor & Destructor Documentation

◆ __construct()

SMW\SQLStore\Lookup\UnusedPropertyListLookup::__construct ( Store  $store,
PropertyStatisticsStore  $propertyStatisticsStore,
?RequestOptions  $requestOptions = null 
)
Since
2.2
Parameters
Store$store
PropertyStatisticsStore$propertyStatisticsStore
RequestOptions | null$requestOptions

Member Function Documentation

◆ fetchList()

SMW\SQLStore\Lookup\UnusedPropertyListLookup::fetchList ( )
Since
2.2
Returns
DIProperty[]
Exceptions
RuntimeException

Implements SMW\SQLStore\Lookup\ListLookup.

◆ getHash()

SMW\SQLStore\Lookup\UnusedPropertyListLookup::getHash ( )
Since
2.2
Returns
string

Implements SMW\SQLStore\Lookup\ListLookup.

◆ getTimestamp()

SMW\SQLStore\Lookup\UnusedPropertyListLookup::getTimestamp ( )
Since
2.2
Returns
integer

Implements SMW\SQLStore\Lookup\ListLookup.

◆ isFromCache()

SMW\SQLStore\Lookup\UnusedPropertyListLookup::isFromCache ( )
Since
2.2
Returns
boolean

Implements SMW\SQLStore\Lookup\ListLookup.


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

About | General disclaimer | Privacy policy