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

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

$aliasesRetrieverWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
$aliasesSerializerWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
$assertPropertyExistsWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
$assertUserIsAuthorizedWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
$patchedAliasesValidatorWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
$patchJsonWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
$propertyRetrieverWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
$propertyUpdaterWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
$validatorWikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliasesprivate
__construct(PatchPropertyAliasesValidator $validator, AssertPropertyExists $assertPropertyExists, AssertUserIsAuthorized $assertUserIsAuthorized, PropertyAliasesRetriever $aliasesRetriever, AliasesSerializer $aliasesSerializer, PatchJson $patchJson, PatchedAliasesValidator $patchedAliasesValidator, PropertyWriteModelRetriever $propertyRetriever, PropertyUpdater $propertyUpdater)Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases
execute(PatchPropertyAliasesRequest $request)Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyAliases\PatchPropertyAliases