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