MediaWiki  1.33.0
WatchedItemStoreInterface Member List

This is the complete list of members for WatchedItemStoreInterface, including all inherited members.

addWatch(User $user, LinkTarget $target)WatchedItemStoreInterface
addWatchBatchForUser(User $user, array $targets)WatchedItemStoreInterface
clearUserWatchedItems(User $user)WatchedItemStoreInterface
clearUserWatchedItemsUsingJobQueue(User $user)WatchedItemStoreInterface
countUnreadNotifications(User $user, $unreadLimit=null)WatchedItemStoreInterface
countVisitingWatchers(LinkTarget $target, $threshold)WatchedItemStoreInterface
countVisitingWatchersMultiple(array $targetsWithVisitThresholds, $minimumWatchers=null)WatchedItemStoreInterface
countWatchedItems(User $user)WatchedItemStoreInterface
countWatchers(LinkTarget $target)WatchedItemStoreInterface
countWatchersMultiple(array $targets, array $options=[])WatchedItemStoreInterface
duplicateAllAssociatedEntries(LinkTarget $oldTarget, LinkTarget $newTarget)WatchedItemStoreInterface
duplicateEntry(LinkTarget $oldTarget, LinkTarget $newTarget)WatchedItemStoreInterface
getLatestNotificationTimestamp( $timestamp, User $user, LinkTarget $target)WatchedItemStoreInterface
getNotificationTimestampsBatch(User $user, array $targets)WatchedItemStoreInterface
getWatchedItem(User $user, LinkTarget $target)WatchedItemStoreInterface
getWatchedItemsForUser(User $user, array $options=[])WatchedItemStoreInterface
isWatched(User $user, LinkTarget $target)WatchedItemStoreInterface
loadWatchedItem(User $user, LinkTarget $target)WatchedItemStoreInterface
removeWatch(User $user, LinkTarget $target)WatchedItemStoreInterface
removeWatchBatchForUser(User $user, array $targets)WatchedItemStoreInterface
resetAllNotificationTimestampsForUser(User $user)WatchedItemStoreInterface
resetNotificationTimestamp(User $user, Title $title, $force='', $oldid=0)WatchedItemStoreInterface
setNotificationTimestampsForUser(User $user, $timestamp, array $targets=[])WatchedItemStoreInterface
SORT_ASCWatchedItemStoreInterface
SORT_DESCWatchedItemStoreInterface
updateNotificationTimestamp(User $editor, LinkTarget $target, $timestamp)WatchedItemStoreInterface