Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
__construct (EntityTitleLookup $titleLookup) | |
exists (EntityId $id) | |
This exists check returns true, iff an entity has both been created and not deleted, i.e. | |
Private Attributes | |
$titleLookup | |
Wikibase\Lib\Store\TitleLookupBasedEntityExistenceChecker::__construct | ( | EntityTitleLookup | $titleLookup | ) |
Wikibase\Lib\Store\TitleLookupBasedEntityExistenceChecker::exists | ( | EntityId | $id | ) |
This exists check returns true, iff an entity has both been created and not deleted, i.e.
deleted entities do not exist.
EntityId | $id |
Implements Wikibase\Lib\Store\EntityExistenceChecker.
|
private |