Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Infrastructure\WikibaseRepoItemLabelValidator Member List

This is the complete list of members for Wikibase\Repo\RestApi\Infrastructure\WikibaseRepoItemLabelValidator, including all inherited members.

$itemRetrieverWikibase\Repo\RestApi\Infrastructure\WikibaseRepoItemLabelValidatorprivate
$labelTextValidatorWikibase\Repo\RestApi\Infrastructure\WikibaseRepoItemLabelValidatorprivate
$termsCollisionDetectorWikibase\Repo\RestApi\Infrastructure\WikibaseRepoItemLabelValidatorprivate
__construct(TermValidatorFactoryLabelTextValidator $labelTextValidator, TermsCollisionDetector $termsCollisionDetector, ItemRetriever $itemRetriever)Wikibase\Repo\RestApi\Infrastructure\WikibaseRepoItemLabelValidator
CODE_EMPTYWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CODE_INVALIDWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CODE_LABEL_DESCRIPTION_DUPLICATEWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CODE_LABEL_DESCRIPTION_EQUALWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CODE_TOO_LONGWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CONTEXT_DESCRIPTIONWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CONTEXT_LABELWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CONTEXT_LANGUAGEWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CONTEXT_LIMITWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
CONTEXT_MATCHING_ITEM_IDWikibase\Repo\RestApi\Application\Validation\ItemLabelValidator
validate(ItemId $itemId, string $language, string $label)Wikibase\Repo\RestApi\Infrastructure\WikibaseRepoItemLabelValidator
validateItem(ItemId $itemId, string $language, string $label)Wikibase\Repo\RestApi\Infrastructure\WikibaseRepoItemLabelValidatorprivate