WikibaseLexeme
MediaWiki WikibaseLexeme extension
Loading...
Searching...
No Matches
Wikibase\Lexeme\DataAccess\Store\MediaWikiPageSubEntityMetaDataAccessor Class Reference

An Accessor for SubEntities that uses the supplied Accessor to look up the Lexeme's MetaData. More...

+ Inheritance diagram for Wikibase\Lexeme\DataAccess\Store\MediaWikiPageSubEntityMetaDataAccessor:
+ Collaboration diagram for Wikibase\Lexeme\DataAccess\Store\MediaWikiPageSubEntityMetaDataAccessor:

Public Member Functions

 __construct (WikiPageEntityMetaDataAccessor $entityMetaDataAccessor)
 
 loadRevisionInformationByRevisionId (EntityId $entityId, $revisionId, $mode=LookupConstants::LATEST_FROM_MASTER)
 Not implemented.
 

Private Attributes

 $wikiPageEntityMetaDataLookup
 

Detailed Description

An Accessor for SubEntities that uses the supplied Accessor to look up the Lexeme's MetaData.

Only loadLatestRevisionIds and loadRevisionInformation are currently implemented

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Lexeme\DataAccess\Store\MediaWikiPageSubEntityMetaDataAccessor::__construct ( WikiPageEntityMetaDataAccessor $entityMetaDataAccessor)

Member Function Documentation

◆ loadRevisionInformationByRevisionId()

Wikibase\Lexeme\DataAccess\Store\MediaWikiPageSubEntityMetaDataAccessor::loadRevisionInformationByRevisionId ( EntityId $entityId,
$revisionId,
$mode = LookupConstants::LATEST_FROM_MASTER )

Not implemented.

Parameters
EntityId$entityId
int$revisionIdRevision id to fetch data about, must be an integer greater than 0.
string$mode(LookupConstants::LATEST_FROM_REPLICA, LookupConstants::LATEST_FROM_REPLICA_WITH_FALLBACK or LookupConstants::LATEST_FROM_MASTER).
Returns
never
Exceptions
BadMethodCallException

Member Data Documentation

◆ $wikiPageEntityMetaDataLookup

Wikibase\Lexeme\DataAccess\Store\MediaWikiPageSubEntityMetaDataAccessor::$wikiPageEntityMetaDataLookup
private

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