- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ checkPreconditions()
Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::checkPreconditions |
( |
| ) |
|
◆ factory()
static Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::factory |
( |
| ) |
|
|
static |
◆ getBodyValidator()
Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::getBodyValidator |
( |
| $contentType | ) |
|
◆ getParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::getParamSettings |
( |
| ) |
|
◆ getUsername()
Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::getUsername |
( |
| ) |
|
|
private |
◆ newSuccessHttpResponse()
◆ run()
Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::run |
( |
| $args | ) |
|
◆ runUseCase()
Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::runUseCase |
( |
string | $propertyId, |
|
|
string | $languageCode ) |
◆ setEtagFromRevId()
Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::setEtagFromRevId |
( |
Response | $httpResponse, |
|
|
int | $revId ) |
|
private |
◆ $addPropertyAliases
◆ $middlewareHandler
MiddlewareHandler Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::$middlewareHandler |
|
private |
◆ $responseFactory
ResponseFactory Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::$responseFactory |
|
private |
◆ ALIASES_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::ALIASES_BODY_PARAM = 'aliases' |
|
private |
◆ BOT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::BOT_BODY_PARAM = 'bot' |
|
private |
◆ COMMENT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::COMMENT_BODY_PARAM = 'comment' |
|
private |
◆ LANGUAGE_CODE_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::LANGUAGE_CODE_PATH_PARAM = 'language_code' |
|
private |
◆ PROPERTY_ID_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::PROPERTY_ID_PATH_PARAM = 'property_id' |
|
private |
◆ TAGS_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\AddPropertyAliasesInLanguageRouteHandler::TAGS_BODY_PARAM = 'tags' |
|
private |
The documentation for this class was generated from the following file: