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