Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
markForPrefetchingEntityStub (EntityId $id) | |
Mark an entity ID to be prefetched before the entityStub is added. | |
Public Member Functions inherited from Wikibase\Repo\Rdf\EntityStubRdfBuilder | |
addEntityStub (EntityId $id) | |
Map some aspect of an Entity to the RDF graph, as it should appear in the stub representation of an entity. | |
Wikibase\Repo\Rdf\PrefetchingEntityStubRdfBuilder::markForPrefetchingEntityStub | ( | EntityId | $id | ) |
Mark an entity ID to be prefetched before the entityStub is added.
EntityId | $id | the entity ID to prefetch stub data for. |
Implemented in Wikibase\Repo\Rdf\ItemStubRdfBuilder, and Wikibase\Repo\Rdf\PropertyStubRdfBuilder.