Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabels Member List

This is the complete list of members for Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabels, including all inherited members.

$assertPropertyExistsWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
$assertUserIsAuthorizedWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
$labelsRetrieverWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
$labelsSerializerWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
$patchedLabelsValidatorWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
$patcherWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
$propertyRetrieverWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
$propertyUpdaterWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
$useCaseValidatorWikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsprivate
__construct(PropertyLabelsRetriever $labelsRetriever, LabelsSerializer $labelsSerializer, PatchJson $patcher, PropertyWriteModelRetriever $propertyRetriever, PropertyUpdater $propertyUpdater, PatchPropertyLabelsValidator $useCaseValidator, PatchedLabelsValidator $patchedLabelsValidator, AssertPropertyExists $assertPropertyExists, AssertUserIsAuthorized $assertUserIsAuthorized)Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabels
execute(PatchPropertyLabelsRequest $request)Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabels