- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Lib\Store\Sql\WikiPageEntityDataLoader::__construct |
( |
EntityContentDataCodec | $contentCodec, |
|
|
BlobStore | $blobStore, |
|
|
| $wikiId = false ) |
◆ loadEntityDataFromWikiPageRevision()
Wikibase\Lib\Store\Sql\WikiPageEntityDataLoader::loadEntityDataFromWikiPageRevision |
( |
RevisionRecord | $revision, |
|
|
string | $slotRole, |
|
|
int | $revStoreFlags ) |
- Parameters
-
RevisionRecord | $revision | |
string | $slotRole | |
int | $revStoreFlags | See IDBAccessObject. |
- Exceptions
-
- Returns
- array list( EntityRevision|null $entityRevision, EntityRedirect|null $entityRedirect ) with either $entityRevision or $entityRedirect or both being null (but not both being non-null).
◆ $blobStore
Wikibase\Lib\Store\Sql\WikiPageEntityDataLoader::$blobStore |
|
private |
◆ $contentCodec
Wikibase\Lib\Store\Sql\WikiPageEntityDataLoader::$contentCodec |
|
private |
◆ $wikiId
Wikibase\Lib\Store\Sql\WikiPageEntityDataLoader::$wikiId |
|
private |
The documentation for this class was generated from the following file: