- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ checkPreconditions()
Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::checkPreconditions |
( |
| ) |
|
◆ factory()
static Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::factory |
( |
| ) |
|
|
static |
◆ getBodyValidator()
Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::getBodyValidator |
( |
| $contentType | ) |
|
◆ getParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::getParamSettings |
( |
| ) |
|
◆ getUsername()
Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::getUsername |
( |
| ) |
|
|
private |
◆ newSuccessHttpResponse()
Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::newSuccessHttpResponse |
( |
PatchItemLabelsResponse | $useCaseResponse | ) |
|
|
private |
◆ run()
Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::run |
( |
| $args | ) |
|
◆ runUseCase()
Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::runUseCase |
( |
string | $itemId | ) |
|
◆ $middlewareHandler
MiddlewareHandler Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::$middlewareHandler |
|
private |
◆ $responseFactory
ResponseFactory Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::$responseFactory |
|
private |
◆ $serializer
LabelsSerializer Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::$serializer |
|
private |
◆ $useCase
PatchItemLabels Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::$useCase |
|
private |
◆ BOT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::BOT_BODY_PARAM = 'bot' |
◆ COMMENT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::COMMENT_BODY_PARAM = 'comment' |
◆ ITEM_ID_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::ITEM_ID_PATH_PARAM = 'item_id' |
◆ PATCH_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::PATCH_BODY_PARAM = 'patch' |
◆ TAGS_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\PatchItemLabelsRouteHandler::TAGS_BODY_PARAM = 'tags' |
The documentation for this class was generated from the following file: