Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\WbRestApi Class Reference

Static Public Member Functions

static getGetItem (ContainerInterface $services=null)
 
static getCreateItem (ContainerInterface $services=null)
 
static getGetSitelinks (ContainerInterface $services=null)
 
static getGetSitelink (ContainerInterface $services=null)
 
static getGetItemLabels (ContainerInterface $services=null)
 
static getGetItemLabel (ContainerInterface $services=null)
 
static getGetItemDescriptions (ContainerInterface $services=null)
 
static getGetItemDescription (ContainerInterface $services=null)
 
static getGetItemAliases (ContainerInterface $services=null)
 
static getGetItemAliasesInLanguage (ContainerInterface $services=null)
 
static getSetItemLabel (ContainerInterface $services=null)
 
static getSetPropertyLabel (ContainerInterface $services=null)
 
static getSetItemDescription (ContainerInterface $services=null)
 
static getSetPropertyDescription (ContainerInterface $services=null)
 
static getGetItemStatements (ContainerInterface $services=null)
 
static getGetItemStatement (ContainerInterface $services=null)
 
static getGetStatement (ContainerInterface $services=null)
 
static getAddItemStatement (ContainerInterface $services=null)
 
static getAddPropertyStatement (ContainerInterface $services=null)
 
static getReplaceItemStatement (ContainerInterface $services=null)
 
static getReplacePropertyStatement (ContainerInterface $services=null)
 
static getReplaceStatement (ContainerInterface $services=null)
 
static getRemoveItemLabel (ContainerInterface $services=null)
 
static getRemovePropertyLabel (ContainerInterface $services=null)
 
static getRemoveItemDescription (ContainerInterface $services=null)
 
static getRemovePropertyDescription (ContainerInterface $services=null)
 
static getRemoveItemStatement (ContainerInterface $services=null)
 
static getRemovePropertyStatement (ContainerInterface $services=null)
 
static getRemoveStatement (ContainerInterface $services=null)
 
static getPreconditionMiddlewareFactory (ContainerInterface $services=null)
 
static getPatchStatement (ContainerInterface $services=null)
 
static getPatchItemStatement (ContainerInterface $services=null)
 
static getPatchPropertyStatement (ContainerInterface $services=null)
 
static getPatchPropertyLabels (ContainerInterface $services=null)
 
static getPatchPropertyDescriptions (ContainerInterface $services=null)
 
static getEntityUpdater (ContainerInterface $services=null)
 
static getItemUpdater (ContainerInterface $services=null)
 
static getPropertyUpdater (ContainerInterface $services=null)
 
static getStatementUpdater (ContainerInterface $services=null)
 
static getStatementRemover (ContainerInterface $services=null)
 
static getItemDataRetriever (ContainerInterface $services=null)
 
static getSitelinkDeserializer (ContainerInterface $services=null)
 
static getStatementRetriever (ContainerInterface $services=null)
 
static getStatementSerializer (ContainerInterface $services=null)
 
static getStatementDeserializer (ContainerInterface $services=null)
 
static getStatementRedirectMiddlewareFactory (ContainerInterface $services=null)
 
static getUnexpectedErrorHandlerMiddleware (ContainerInterface $services=null)
 
static getPatchItemLabels (ContainerInterface $services=null)
 
static getPatchItemDescriptions (ContainerInterface $services=null)
 
static getPatchItemAliases (ContainerInterface $services=null)
 
static getPatchPropertyAliases (ContainerInterface $services=null)
 
static getPatchSitelinks (ContainerInterface $services=null)
 
static getAssertUserIsAuthorized (ContainerInterface $services=null)
 
static getGetLatestItemRevisionMetadata (ContainerInterface $services=null)
 
static getAssertItemExists (ContainerInterface $services=null)
 
static getAssertPropertyExists (ContainerInterface $services=null)
 
static getAssertStatementSubjectExists (ContainerInterface $services=null)
 
static getGetProperty (ContainerInterface $services=null)
 
static getPropertyDataRetriever (ContainerInterface $services=null)
 
static getGetLatestPropertyRevisionMetadata (ContainerInterface $services=null)
 
static getGetLatestStatementSubjectRevisionMetadata (ContainerInterface $services=null)
 
static getGetPropertyStatement (ContainerInterface $services=null)
 
static getGetPropertyStatements (ContainerInterface $services=null)
 
static getGetPropertyLabel (ContainerInterface $services=null)
 
static getGetPropertyLabels (ContainerInterface $services=null)
 
static getGetPropertyDescription (ContainerInterface $services=null)
 
static getGetPropertyDescriptions (ContainerInterface $services=null)
 
static getGetPropertyAliasesInLanguage (ContainerInterface $services=null)
 
static getGetPropertyAliases (ContainerInterface $services=null)
 
static getValidatingRequestDeserializer (ContainerInterface $services=null)
 
static getTermLookupEntityTermsRetriever (ContainerInterface $services=null)
 
static getAddItemAliasesInLanguage (ContainerInterface $services=null)
 
static getAddPropertyAliasesInLanguage (ContainerInterface $services=null)
 
static getRemoveSitelink (ContainerInterface $services=null)
 
static getSetSitelink (ContainerInterface $services=null)
 
static getItemDeserializer (ContainerInterface $services=null)
 

Detailed Description

Member Function Documentation

◆ getAddItemAliasesInLanguage()

static Wikibase\Repo\RestApi\WbRestApi::getAddItemAliasesInLanguage ( ContainerInterface  $services = null)
static

◆ getAddItemStatement()

static Wikibase\Repo\RestApi\WbRestApi::getAddItemStatement ( ContainerInterface  $services = null)
static

◆ getAddPropertyAliasesInLanguage()

static Wikibase\Repo\RestApi\WbRestApi::getAddPropertyAliasesInLanguage ( ContainerInterface  $services = null)
static

◆ getAddPropertyStatement()

static Wikibase\Repo\RestApi\WbRestApi::getAddPropertyStatement ( ContainerInterface  $services = null)
static

◆ getAssertItemExists()

static Wikibase\Repo\RestApi\WbRestApi::getAssertItemExists ( ContainerInterface  $services = null)
static

◆ getAssertPropertyExists()

static Wikibase\Repo\RestApi\WbRestApi::getAssertPropertyExists ( ContainerInterface  $services = null)
static

◆ getAssertStatementSubjectExists()

static Wikibase\Repo\RestApi\WbRestApi::getAssertStatementSubjectExists ( ContainerInterface  $services = null)
static

◆ getAssertUserIsAuthorized()

static Wikibase\Repo\RestApi\WbRestApi::getAssertUserIsAuthorized ( ContainerInterface  $services = null)
static

◆ getCreateItem()

static Wikibase\Repo\RestApi\WbRestApi::getCreateItem ( ContainerInterface  $services = null)
static

◆ getEntityUpdater()

static Wikibase\Repo\RestApi\WbRestApi::getEntityUpdater ( ContainerInterface  $services = null)
static

◆ getGetItem()

static Wikibase\Repo\RestApi\WbRestApi::getGetItem ( ContainerInterface  $services = null)
static

◆ getGetItemAliases()

static Wikibase\Repo\RestApi\WbRestApi::getGetItemAliases ( ContainerInterface  $services = null)
static

◆ getGetItemAliasesInLanguage()

static Wikibase\Repo\RestApi\WbRestApi::getGetItemAliasesInLanguage ( ContainerInterface  $services = null)
static

◆ getGetItemDescription()

static Wikibase\Repo\RestApi\WbRestApi::getGetItemDescription ( ContainerInterface  $services = null)
static

◆ getGetItemDescriptions()

static Wikibase\Repo\RestApi\WbRestApi::getGetItemDescriptions ( ContainerInterface  $services = null)
static

◆ getGetItemLabel()

static Wikibase\Repo\RestApi\WbRestApi::getGetItemLabel ( ContainerInterface  $services = null)
static

◆ getGetItemLabels()

static Wikibase\Repo\RestApi\WbRestApi::getGetItemLabels ( ContainerInterface  $services = null)
static

◆ getGetItemStatement()

static Wikibase\Repo\RestApi\WbRestApi::getGetItemStatement ( ContainerInterface  $services = null)
static

◆ getGetItemStatements()

static Wikibase\Repo\RestApi\WbRestApi::getGetItemStatements ( ContainerInterface  $services = null)
static

◆ getGetLatestItemRevisionMetadata()

static Wikibase\Repo\RestApi\WbRestApi::getGetLatestItemRevisionMetadata ( ContainerInterface  $services = null)
static

◆ getGetLatestPropertyRevisionMetadata()

static Wikibase\Repo\RestApi\WbRestApi::getGetLatestPropertyRevisionMetadata ( ContainerInterface  $services = null)
static

◆ getGetLatestStatementSubjectRevisionMetadata()

static Wikibase\Repo\RestApi\WbRestApi::getGetLatestStatementSubjectRevisionMetadata ( ContainerInterface  $services = null)
static

◆ getGetProperty()

static Wikibase\Repo\RestApi\WbRestApi::getGetProperty ( ContainerInterface  $services = null)
static

◆ getGetPropertyAliases()

static Wikibase\Repo\RestApi\WbRestApi::getGetPropertyAliases ( ContainerInterface  $services = null)
static

◆ getGetPropertyAliasesInLanguage()

static Wikibase\Repo\RestApi\WbRestApi::getGetPropertyAliasesInLanguage ( ContainerInterface  $services = null)
static

◆ getGetPropertyDescription()

static Wikibase\Repo\RestApi\WbRestApi::getGetPropertyDescription ( ContainerInterface  $services = null)
static

◆ getGetPropertyDescriptions()

static Wikibase\Repo\RestApi\WbRestApi::getGetPropertyDescriptions ( ContainerInterface  $services = null)
static

◆ getGetPropertyLabel()

static Wikibase\Repo\RestApi\WbRestApi::getGetPropertyLabel ( ContainerInterface  $services = null)
static

◆ getGetPropertyLabels()

static Wikibase\Repo\RestApi\WbRestApi::getGetPropertyLabels ( ContainerInterface  $services = null)
static

◆ getGetPropertyStatement()

static Wikibase\Repo\RestApi\WbRestApi::getGetPropertyStatement ( ContainerInterface  $services = null)
static

◆ getGetPropertyStatements()

static Wikibase\Repo\RestApi\WbRestApi::getGetPropertyStatements ( ContainerInterface  $services = null)
static

◆ getGetSitelink()

static Wikibase\Repo\RestApi\WbRestApi::getGetSitelink ( ContainerInterface  $services = null)
static

◆ getGetSitelinks()

static Wikibase\Repo\RestApi\WbRestApi::getGetSitelinks ( ContainerInterface  $services = null)
static

◆ getGetStatement()

static Wikibase\Repo\RestApi\WbRestApi::getGetStatement ( ContainerInterface  $services = null)
static

◆ getItemDataRetriever()

static Wikibase\Repo\RestApi\WbRestApi::getItemDataRetriever ( ContainerInterface  $services = null)
static

◆ getItemDeserializer()

static Wikibase\Repo\RestApi\WbRestApi::getItemDeserializer ( ContainerInterface  $services = null)
static

◆ getItemUpdater()

static Wikibase\Repo\RestApi\WbRestApi::getItemUpdater ( ContainerInterface  $services = null)
static

◆ getPatchItemAliases()

static Wikibase\Repo\RestApi\WbRestApi::getPatchItemAliases ( ContainerInterface  $services = null)
static

◆ getPatchItemDescriptions()

static Wikibase\Repo\RestApi\WbRestApi::getPatchItemDescriptions ( ContainerInterface  $services = null)
static

◆ getPatchItemLabels()

static Wikibase\Repo\RestApi\WbRestApi::getPatchItemLabels ( ContainerInterface  $services = null)
static

◆ getPatchItemStatement()

static Wikibase\Repo\RestApi\WbRestApi::getPatchItemStatement ( ContainerInterface  $services = null)
static

◆ getPatchPropertyAliases()

static Wikibase\Repo\RestApi\WbRestApi::getPatchPropertyAliases ( ContainerInterface  $services = null)
static

◆ getPatchPropertyDescriptions()

static Wikibase\Repo\RestApi\WbRestApi::getPatchPropertyDescriptions ( ContainerInterface  $services = null)
static

◆ getPatchPropertyLabels()

static Wikibase\Repo\RestApi\WbRestApi::getPatchPropertyLabels ( ContainerInterface  $services = null)
static

◆ getPatchPropertyStatement()

static Wikibase\Repo\RestApi\WbRestApi::getPatchPropertyStatement ( ContainerInterface  $services = null)
static

◆ getPatchSitelinks()

static Wikibase\Repo\RestApi\WbRestApi::getPatchSitelinks ( ContainerInterface  $services = null)
static

◆ getPatchStatement()

static Wikibase\Repo\RestApi\WbRestApi::getPatchStatement ( ContainerInterface  $services = null)
static

◆ getPreconditionMiddlewareFactory()

static Wikibase\Repo\RestApi\WbRestApi::getPreconditionMiddlewareFactory ( ContainerInterface  $services = null)
static

◆ getPropertyDataRetriever()

static Wikibase\Repo\RestApi\WbRestApi::getPropertyDataRetriever ( ContainerInterface  $services = null)
static

◆ getPropertyUpdater()

static Wikibase\Repo\RestApi\WbRestApi::getPropertyUpdater ( ContainerInterface  $services = null)
static

◆ getRemoveItemDescription()

static Wikibase\Repo\RestApi\WbRestApi::getRemoveItemDescription ( ContainerInterface  $services = null)
static

◆ getRemoveItemLabel()

static Wikibase\Repo\RestApi\WbRestApi::getRemoveItemLabel ( ContainerInterface  $services = null)
static

◆ getRemoveItemStatement()

static Wikibase\Repo\RestApi\WbRestApi::getRemoveItemStatement ( ContainerInterface  $services = null)
static

◆ getRemovePropertyDescription()

static Wikibase\Repo\RestApi\WbRestApi::getRemovePropertyDescription ( ContainerInterface  $services = null)
static

◆ getRemovePropertyLabel()

static Wikibase\Repo\RestApi\WbRestApi::getRemovePropertyLabel ( ContainerInterface  $services = null)
static

◆ getRemovePropertyStatement()

static Wikibase\Repo\RestApi\WbRestApi::getRemovePropertyStatement ( ContainerInterface  $services = null)
static

◆ getRemoveSitelink()

static Wikibase\Repo\RestApi\WbRestApi::getRemoveSitelink ( ContainerInterface  $services = null)
static

◆ getRemoveStatement()

static Wikibase\Repo\RestApi\WbRestApi::getRemoveStatement ( ContainerInterface  $services = null)
static

◆ getReplaceItemStatement()

static Wikibase\Repo\RestApi\WbRestApi::getReplaceItemStatement ( ContainerInterface  $services = null)
static

◆ getReplacePropertyStatement()

static Wikibase\Repo\RestApi\WbRestApi::getReplacePropertyStatement ( ContainerInterface  $services = null)
static

◆ getReplaceStatement()

static Wikibase\Repo\RestApi\WbRestApi::getReplaceStatement ( ContainerInterface  $services = null)
static

◆ getSetItemDescription()

static Wikibase\Repo\RestApi\WbRestApi::getSetItemDescription ( ContainerInterface  $services = null)
static

◆ getSetItemLabel()

static Wikibase\Repo\RestApi\WbRestApi::getSetItemLabel ( ContainerInterface  $services = null)
static

◆ getSetPropertyDescription()

static Wikibase\Repo\RestApi\WbRestApi::getSetPropertyDescription ( ContainerInterface  $services = null)
static

◆ getSetPropertyLabel()

static Wikibase\Repo\RestApi\WbRestApi::getSetPropertyLabel ( ContainerInterface  $services = null)
static

◆ getSetSitelink()

static Wikibase\Repo\RestApi\WbRestApi::getSetSitelink ( ContainerInterface  $services = null)
static

◆ getSitelinkDeserializer()

static Wikibase\Repo\RestApi\WbRestApi::getSitelinkDeserializer ( ContainerInterface  $services = null)
static

◆ getStatementDeserializer()

static Wikibase\Repo\RestApi\WbRestApi::getStatementDeserializer ( ContainerInterface  $services = null)
static

◆ getStatementRedirectMiddlewareFactory()

static Wikibase\Repo\RestApi\WbRestApi::getStatementRedirectMiddlewareFactory ( ContainerInterface  $services = null)
static

◆ getStatementRemover()

static Wikibase\Repo\RestApi\WbRestApi::getStatementRemover ( ContainerInterface  $services = null)
static

◆ getStatementRetriever()

static Wikibase\Repo\RestApi\WbRestApi::getStatementRetriever ( ContainerInterface  $services = null)
static

◆ getStatementSerializer()

static Wikibase\Repo\RestApi\WbRestApi::getStatementSerializer ( ContainerInterface  $services = null)
static

◆ getStatementUpdater()

static Wikibase\Repo\RestApi\WbRestApi::getStatementUpdater ( ContainerInterface  $services = null)
static

◆ getTermLookupEntityTermsRetriever()

static Wikibase\Repo\RestApi\WbRestApi::getTermLookupEntityTermsRetriever ( ContainerInterface  $services = null)
static

◆ getUnexpectedErrorHandlerMiddleware()

static Wikibase\Repo\RestApi\WbRestApi::getUnexpectedErrorHandlerMiddleware ( ContainerInterface  $services = null)
static

◆ getValidatingRequestDeserializer()

static Wikibase\Repo\RestApi\WbRestApi::getValidatingRequestDeserializer ( ContainerInterface  $services = null)
static

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