| __construct(IConnectionProvider $dbProvider, NameTableStore $changeTagDefStore, WANObjectCache $wanCache, HookContainer $hookContainer, LoggerInterface $logger, UserFactory $userFactory, ServiceOptions $options, string|false $wiki=false) | MediaWiki\ChangeTags\ChangeTagsStore | |
| addTags( $tags, $rc_id=null, $rev_id=null, $log_id=null, $params=null, ?RecentChange $rc=null) | MediaWiki\ChangeTags\ChangeTagsStore | |
| addTagsToDisplayQuery(SelectQueryBuilder $queryBuilder, string $table, Authority $performer, string|array $filterTag='', bool $exclude=false) | MediaWiki\ChangeTags\ChangeTagsStore | |
| canViewTag(string $tag, Authority $performer) | MediaWiki\ChangeTags\ChangeTagsStore | |
| CONSTRUCTOR_OPTIONS | MediaWiki\ChangeTags\ChangeTagsStore | |
| defineTag( $tag) | MediaWiki\ChangeTags\ChangeTagsStore | |
| deleteTagEverywhere( $tag) | MediaWiki\ChangeTags\ChangeTagsStore | |
| DISPLAY_TABLE_ALIAS | MediaWiki\ChangeTags\ChangeTagsStore | |
| filterViewableTags(array $tags, Authority $performer) | MediaWiki\ChangeTags\ChangeTagsStore | |
| filterViewableTagsForPerformer(array $tags, ?Authority $performer) | MediaWiki\ChangeTags\ChangeTagsStore | |
| getCoreDefinedTags() | MediaWiki\ChangeTags\ChangeTagsStore | |
| getSoftwareTags( $all=false) | MediaWiki\ChangeTags\ChangeTagsStore | |
| getTagIdsFromNames( $tagNames) | MediaWiki\ChangeTags\ChangeTagsStore | |
| getTags(IReadableDatabase $db, $rc_id=null, $rev_id=null, $log_id=null) | MediaWiki\ChangeTags\ChangeTagsStore | |
| getTagsWithData(IReadableDatabase $db, $rc_id=null, $rev_id=null, $log_id=null) | MediaWiki\ChangeTags\ChangeTagsStore | |
| getViewableTags(IReadableDatabase $db, Authority $performer, ?int $recentChangeId=null, ?int $revisionId=null, ?int $logId=null) | MediaWiki\ChangeTags\ChangeTagsStore | |
| isRestrictedTag(string $tag) | MediaWiki\ChangeTags\ChangeTagsStore | |
| listDefinedTags() | MediaWiki\ChangeTags\ChangeTagsStore | |
| listExplicitlyDefinedTags() | MediaWiki\ChangeTags\ChangeTagsStore | |
| listSoftwareActivatedTags() | MediaWiki\ChangeTags\ChangeTagsStore | |
| listSoftwareDefinedTags() | MediaWiki\ChangeTags\ChangeTagsStore | |
| logTagManagementAction(string $action, string $tag, string $reason, UserIdentity $user, $tagCount=null, array $logEntryTags=[]) | MediaWiki\ChangeTags\ChangeTagsStore | |
| makeTagSummarySubquery( $tables, ?Authority $performer=null) | MediaWiki\ChangeTags\ChangeTagsStore | |
| modifyDisplayQuery(&$tables, &$fields, &$conds, &$join_conds, &$options, $filter_tag='', bool $exclude=false) | MediaWiki\ChangeTags\ChangeTagsStore | |
| modifyDisplayQueryBuilder(SelectQueryBuilder $queryBuilder, $table, $filter_tag='', bool $exclude=false) | MediaWiki\ChangeTags\ChangeTagsStore | |
| PRIVATE_TAG_PREFIX | MediaWiki\ChangeTags\ChangeTagsStore | |
| purgeTagCacheAll() | MediaWiki\ChangeTags\ChangeTagsStore | |
| tagUsageStatistics() | MediaWiki\ChangeTags\ChangeTagsStore | |
| undefineTag( $tag) | MediaWiki\ChangeTags\ChangeTagsStore | |
| updateTags( $tagsToAdd, $tagsToRemove, &$rc_id=null, &$rev_id=null, &$log_id=null, $params=null, ?RecentChange $rc=null, ?UserIdentity $user=null) | MediaWiki\ChangeTags\ChangeTagsStore | |