- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ checkPreconditions()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::checkPreconditions |
( |
| ) |
|
◆ factory()
static Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::factory |
( |
| ) |
|
|
static |
◆ getBodyParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::getBodyParamSettings |
( |
| ) |
|
◆ getParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::getParamSettings |
( |
| ) |
|
◆ getSupportedRequestTypes()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::getSupportedRequestTypes |
( |
| ) |
|
◆ getUsername()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::getUsername |
( |
| ) |
|
|
private |
◆ newSuccessHttpResponse()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::newSuccessHttpResponse |
( |
PatchPropertyLabelsResponse | $useCaseResponse | ) |
|
|
private |
◆ run()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::run |
( |
| $args | ) |
|
◆ runUseCase()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::runUseCase |
( |
string | $propertyId | ) |
|
◆ validate()
Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::validate |
( |
Validator | $restValidator | ) |
|
◆ $middlewareHandler
MiddlewareHandler Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::$middlewareHandler |
|
private |
◆ $responseFactory
ResponseFactory Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::$responseFactory |
|
private |
◆ $serializer
LabelsSerializer Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::$serializer |
|
private |
◆ $useCase
PatchPropertyLabels Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::$useCase |
|
private |
◆ BOT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::BOT_BODY_PARAM = 'bot' |
|
private |
◆ COMMENT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::COMMENT_BODY_PARAM = 'comment' |
|
private |
◆ PATCH_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::PATCH_BODY_PARAM = 'patch' |
|
private |
◆ PROPERTY_ID_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::PROPERTY_ID_PATH_PARAM = 'property_id' |
|
private |
◆ TAGS_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchPropertyLabelsRouteHandler::TAGS_BODY_PARAM = 'tags' |
|
private |
The documentation for this class was generated from the following file: