MediaWiki master
WatchedItemStore Member List

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

__construct(ServiceOptions $options, ILBFactory $lbFactory, JobQueueGroup $queueGroup, BagOStuff $stash, HashBagOStuff $cache, ReadOnlyMode $readOnlyMode, NamespaceInfo $nsInfo, RevisionLookup $revisionLookup, LinkBatchFactory $linkBatchFactory)WatchedItemStore
addWatch(UserIdentity $user, $target, ?string $expiry=null)WatchedItemStore
addWatchBatchForUser(UserIdentity $user, array $targets, ?string $expiry=null)WatchedItemStore
clearUserWatchedItems(UserIdentity $user)WatchedItemStore
clearUserWatchedItemsUsingJobQueue(UserIdentity $user)WatchedItemStore
CONSTRUCTOR_OPTIONSWatchedItemStore
countExpired()WatchedItemStore
countUnreadNotifications(UserIdentity $user, $unreadLimit=null)WatchedItemStore
countVisitingWatchers( $target, $threshold)WatchedItemStore
countVisitingWatchersMultiple(array $targetsWithVisitThresholds, $minimumWatchers=null)WatchedItemStore
countWatchedItems(UserIdentity $user)WatchedItemStore
countWatchers( $target)WatchedItemStore
countWatchersMultiple(array $targets, array $options=[])WatchedItemStore
duplicateAllAssociatedEntries( $oldTarget, $newTarget)WatchedItemStore
duplicateEntry( $oldTarget, $newTarget)WatchedItemStore
getLatestNotificationTimestamp( $timestamp, UserIdentity $user, $target)WatchedItemStore
getMaxId()WatchedItemStore
getNotificationTimestampsBatch(UserIdentity $user, array $targets)WatchedItemStore
getWatchedItem(UserIdentity $user, $target)WatchedItemStore
getWatchedItemsForUser(UserIdentity $user, array $options=[])WatchedItemStore
isTempWatched(UserIdentity $user, $target)WatchedItemStore
isWatched(UserIdentity $user, $target)WatchedItemStore
loadWatchedItem(UserIdentity $user, $target)WatchedItemStore
loadWatchedItemsBatch(UserIdentity $user, array $targets)WatchedItemStore
maybeEnqueueWatchlistExpiryJob()WatchedItemStore
mustClearWatchedItemsUsingJobQueue(UserIdentity $user)WatchedItemStore
overrideDeferredUpdatesAddCallableUpdateCallback(callable $callback)WatchedItemStore
removeExpired(int $limit, bool $deleteOrphans=false)WatchedItemStore
removeWatch(UserIdentity $user, $target)WatchedItemStore
removeWatchBatchForUser(UserIdentity $user, array $titles)WatchedItemStore
resetAllNotificationTimestampsForUser(UserIdentity $user, $timestamp=null)WatchedItemStore
resetNotificationTimestamp(UserIdentity $user, $title, $force='', $oldid=0)WatchedItemStore
setNotificationTimestampsForUser(UserIdentity $user, $timestamp, array $targets=[])WatchedItemStore
setStatsdDataFactory(StatsdDataFactoryInterface $stats)WatchedItemStore
SORT_ASCWatchedItemStoreInterface
SORT_DESCWatchedItemStoreInterface
updateNotificationTimestamp(UserIdentity $editor, $target, $timestamp)WatchedItemStore