Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
exists (EntityId $id) | |
This exists check returns true, iff an entity has both been created and not deleted, i.e. | |
Wikibase\Lib\Store\EntityExistenceChecker::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 |
Implemented in Wikibase\Lib\Store\TitleLookupBasedEntityExistenceChecker, Wikibase\Lib\Store\TypeDispatchingExistenceChecker, and Wikibase\Repo\FederatedProperties\ApiEntityExistenceChecker.