| activateTagWithChecks(string $tag, string $reason, Authority $performer, bool $ignoreWarnings=false, array $logEntryTags=[]) | MediaWiki\ChangeTags\ChangeTags | static |
| buildTagFilterSelector( $selected, $ooui, IContextSource $context, bool $activeOnly=self::TAG_SET_ACTIVE_ONLY, bool $useAllTags=self::USE_ALL_TAGS) | MediaWiki\ChangeTags\ChangeTags | static |
| BYPASS_MAX_USAGE_CHECK | MediaWiki\ChangeTags\ChangeTags | |
| canActivateTag(string $tag, ?Authority $performer=null) | MediaWiki\ChangeTags\ChangeTags | static |
| canAddTagsAccompanyingChange(array $tags, ?Authority $performer=null, $checkBlock=true) | MediaWiki\ChangeTags\ChangeTags | static |
| canCreateTag( $tag, ?Authority $performer=null) | MediaWiki\ChangeTags\ChangeTags | static |
| canDeactivateTag(string $tag, ?Authority $performer=null) | MediaWiki\ChangeTags\ChangeTags | static |
| canDeleteTag(string $tag, ?Authority $performer=null, int $flags=0) | MediaWiki\ChangeTags\ChangeTags | static |
| canUpdateTags(array $tagsToAdd, array $tagsToRemove, ?Authority $performer=null) | MediaWiki\ChangeTags\ChangeTags | static |
| createTagWithChecks(string $tag, string $reason, Authority $performer, bool $ignoreWarnings=false, array $logEntryTags=[]) | MediaWiki\ChangeTags\ChangeTags | static |
| deactivateTagWithChecks(string $tag, string $reason, Authority $performer, bool $ignoreWarnings=false, array $logEntryTags=[]) | MediaWiki\ChangeTags\ChangeTags | static |
| deleteTagWithChecks(string $tag, string $reason, Authority $performer, bool $ignoreWarnings=false, array $logEntryTags=[]) | MediaWiki\ChangeTags\ChangeTags | static |
| DISPLAY_TABLE_ALIAS | MediaWiki\ChangeTags\ChangeTags | |
| formatSummaryRow( $tags, $unused, MessageLocalizer $localizer) | MediaWiki\ChangeTags\ChangeTags | static |
| getChangeTagList(MessageLocalizer $localizer, Language $lang, bool $activeOnly=self::TAG_SET_ACTIVE_ONLY, bool $useAllTags=self::USE_ALL_TAGS, $labelsOnly=false) | MediaWiki\ChangeTags\ChangeTags | static |
| getChangeTagListSummary(MessageLocalizer $localizer, Language $lang, bool $activeOnly=self::TAG_SET_ACTIVE_ONLY, bool $useAllTags=self::USE_ALL_TAGS) | MediaWiki\ChangeTags\ChangeTags | static |
| isTagNameValid( $tag) | MediaWiki\ChangeTags\ChangeTags | static |
| restrictedTagError( $msgOne, $msgMulti, $tags) | MediaWiki\ChangeTags\ChangeTags | protectedstatic |
| REVERT_TAGS | MediaWiki\ChangeTags\ChangeTags | |
| showTagEditingUI(Authority $performer) | MediaWiki\ChangeTags\ChangeTags | static |
| TAG_BLANK | MediaWiki\ChangeTags\ChangeTags | |
| TAG_CHANGED_REDIRECT_TARGET | MediaWiki\ChangeTags\ChangeTags | |
| TAG_CONTENT_MODEL_CHANGE | MediaWiki\ChangeTags\ChangeTags | |
| TAG_EDITED_OTHER_USERS_CSS | MediaWiki\ChangeTags\ChangeTags | |
| TAG_EDITED_OTHER_USERS_JS | MediaWiki\ChangeTags\ChangeTags | |
| TAG_IPBLOCK_APPEAL | MediaWiki\ChangeTags\ChangeTags | |
| TAG_MANUAL_REVERT | MediaWiki\ChangeTags\ChangeTags | |
| TAG_NEW_REDIRECT | MediaWiki\ChangeTags\ChangeTags | |
| TAG_RECREATE | MediaWiki\ChangeTags\ChangeTags | |
| TAG_REMOVED_REDIRECT | MediaWiki\ChangeTags\ChangeTags | |
| TAG_REPLACE | MediaWiki\ChangeTags\ChangeTags | |
| TAG_REVERTED | MediaWiki\ChangeTags\ChangeTags | |
| TAG_ROLLBACK | MediaWiki\ChangeTags\ChangeTags | |
| TAG_SERVER_SIDE_UPLOAD | MediaWiki\ChangeTags\ChangeTags | |
| TAG_SET_ACTIVE_ONLY | MediaWiki\ChangeTags\ChangeTags | |
| TAG_SET_ALL | MediaWiki\ChangeTags\ChangeTags | |
| TAG_UNDO | MediaWiki\ChangeTags\ChangeTags | |
| tagDescription( $tag, MessageLocalizer $context) | MediaWiki\ChangeTags\ChangeTags | static |
| tagHelpLink( $tag, MessageLocalizer $context) | MediaWiki\ChangeTags\ChangeTags | static |
| tagLongDescriptionMessage( $tag, MessageLocalizer $context) | MediaWiki\ChangeTags\ChangeTags | static |
| tagShortDescriptionMessage( $tag, MessageLocalizer $context) | MediaWiki\ChangeTags\ChangeTags | static |
| updateTagsWithChecks( $tagsToAdd, $tagsToRemove, $rc_id, $rev_id, $log_id, $params, string $reason, Authority $performer) | MediaWiki\ChangeTags\ChangeTags | static |
| USE_ALL_TAGS | MediaWiki\ChangeTags\ChangeTags | |
| USE_SOFTWARE_TAGS_ONLY | MediaWiki\ChangeTags\ChangeTags | |