MediaWiki master
MediaWiki\Watchlist\WatchedItemStoreInterface Member List

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

addWatch(UserIdentity $user, $target, ?string $expiry=null)MediaWiki\Watchlist\WatchedItemStoreInterface
addWatchBatchForUser(UserIdentity $user, array $targets, ?string $expiry=null)MediaWiki\Watchlist\WatchedItemStoreInterface
clearUserWatchedItems(UserIdentity $user)MediaWiki\Watchlist\WatchedItemStoreInterface
clearUserWatchedItemsUsingJobQueue(UserIdentity $user)MediaWiki\Watchlist\WatchedItemStoreInterface
countExpired()MediaWiki\Watchlist\WatchedItemStoreInterface
countUnreadNotifications(UserIdentity $user, $unreadLimit=null)MediaWiki\Watchlist\WatchedItemStoreInterface
countVisitingWatchers( $target, $threshold)MediaWiki\Watchlist\WatchedItemStoreInterface
countVisitingWatchersMultiple(array $targetsWithVisitThresholds, $minimumWatchers=null)MediaWiki\Watchlist\WatchedItemStoreInterface
countWatchedItems(UserIdentity $user)MediaWiki\Watchlist\WatchedItemStoreInterface
countWatchers( $target)MediaWiki\Watchlist\WatchedItemStoreInterface
countWatchersMultiple(array $targets, array $options=[])MediaWiki\Watchlist\WatchedItemStoreInterface
duplicateAllAssociatedEntries( $oldTarget, $newTarget)MediaWiki\Watchlist\WatchedItemStoreInterface
duplicateEntry( $oldTarget, $newTarget)MediaWiki\Watchlist\WatchedItemStoreInterface
getLatestNotificationTimestamp( $timestamp, UserIdentity $user, $target)MediaWiki\Watchlist\WatchedItemStoreInterface
getNotificationTimestampsBatch(UserIdentity $user, array $targets)MediaWiki\Watchlist\WatchedItemStoreInterface
getWatchedItem(UserIdentity $user, $target)MediaWiki\Watchlist\WatchedItemStoreInterface
getWatchedItemsForUser(UserIdentity $user, array $options=[])MediaWiki\Watchlist\WatchedItemStoreInterface
isTempWatched(UserIdentity $user, $target)MediaWiki\Watchlist\WatchedItemStoreInterface
isWatched(UserIdentity $user, $target)MediaWiki\Watchlist\WatchedItemStoreInterface
loadWatchedItem(UserIdentity $user, $target)MediaWiki\Watchlist\WatchedItemStoreInterface
loadWatchedItemsBatch(UserIdentity $user, array $targets)MediaWiki\Watchlist\WatchedItemStoreInterface
maybeEnqueueWatchlistExpiryJob()MediaWiki\Watchlist\WatchedItemStoreInterface
mustClearWatchedItemsUsingJobQueue(UserIdentity $user)MediaWiki\Watchlist\WatchedItemStoreInterface
removeExpired(int $limit, bool $deleteOrphans=false)MediaWiki\Watchlist\WatchedItemStoreInterface
removeWatch(UserIdentity $user, $target)MediaWiki\Watchlist\WatchedItemStoreInterface
removeWatchBatchForUser(UserIdentity $user, array $targets)MediaWiki\Watchlist\WatchedItemStoreInterface
resetAllNotificationTimestampsForUser(UserIdentity $user, $timestamp=null)MediaWiki\Watchlist\WatchedItemStoreInterface
resetNotificationTimestamp(UserIdentity $user, $title, $force='', $oldid=0)MediaWiki\Watchlist\WatchedItemStoreInterface
setNotificationTimestampsForUser(UserIdentity $user, $timestamp, array $targets=[])MediaWiki\Watchlist\WatchedItemStoreInterface
SORT_ASCMediaWiki\Watchlist\WatchedItemStoreInterface
SORT_DESCMediaWiki\Watchlist\WatchedItemStoreInterface
updateNotificationTimestamp(UserIdentity $editor, $target, $timestamp)MediaWiki\Watchlist\WatchedItemStoreInterface