MediaWiki REL1_35
NoWriteWatchedItemStore Member List

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

$actualStoreNoWriteWatchedItemStoreprivate
__construct(WatchedItemStoreInterface $actualStore)NoWriteWatchedItemStore
addWatch(UserIdentity $user, LinkTarget $target, ?string $expiry=null)NoWriteWatchedItemStore
addWatchBatchForUser(UserIdentity $user, array $targets, ?string $expiry=null)NoWriteWatchedItemStore
clearUserWatchedItems(UserIdentity $user)NoWriteWatchedItemStore
clearUserWatchedItemsUsingJobQueue(UserIdentity $user)NoWriteWatchedItemStore
countExpired()NoWriteWatchedItemStore
countUnreadNotifications(UserIdentity $user, $unreadLimit=null)NoWriteWatchedItemStore
countVisitingWatchers(LinkTarget $target, $threshold)NoWriteWatchedItemStore
countVisitingWatchersMultiple(array $targetsWithVisitThresholds, $minimumWatchers=null)NoWriteWatchedItemStore
countWatchedItems(UserIdentity $user)NoWriteWatchedItemStore
countWatchers(LinkTarget $target)NoWriteWatchedItemStore
countWatchersMultiple(array $targets, array $options=[])NoWriteWatchedItemStore
DB_READONLY_ERRORNoWriteWatchedItemStoreprivate
duplicateAllAssociatedEntries(LinkTarget $oldTarget, LinkTarget $newTarget)NoWriteWatchedItemStore
duplicateEntry(LinkTarget $oldTarget, LinkTarget $newTarget)NoWriteWatchedItemStore
enqueueWatchlistExpiryJob(float $watchlistPurgeRate)NoWriteWatchedItemStore
getLatestNotificationTimestamp( $timestamp, UserIdentity $user, LinkTarget $target)NoWriteWatchedItemStore
getNotificationTimestampsBatch(UserIdentity $user, array $targets)NoWriteWatchedItemStore
getWatchedItem(UserIdentity $user, LinkTarget $target)NoWriteWatchedItemStore
getWatchedItemsForUser(UserIdentity $user, array $options=[])NoWriteWatchedItemStore
isTempWatched(UserIdentity $user, LinkTarget $target)NoWriteWatchedItemStore
isWatched(UserIdentity $user, LinkTarget $target)NoWriteWatchedItemStore
loadWatchedItem(UserIdentity $user, LinkTarget $target)NoWriteWatchedItemStore
mustClearWatchedItemsUsingJobQueue(UserIdentity $user)NoWriteWatchedItemStore
removeExpired(int $limit, bool $deleteOrphans=false)NoWriteWatchedItemStore
removeWatch(UserIdentity $user, LinkTarget $target)NoWriteWatchedItemStore
removeWatchBatchForUser(UserIdentity $user, array $titles)NoWriteWatchedItemStore
resetAllNotificationTimestampsForUser(UserIdentity $user, $timestamp=null)NoWriteWatchedItemStore
resetNotificationTimestamp(UserIdentity $user, LinkTarget $title, $force='', $oldid=0)NoWriteWatchedItemStore
setNotificationTimestampsForUser(UserIdentity $user, $timestamp, array $targets=[])NoWriteWatchedItemStore
SORT_ASCWatchedItemStoreInterface
SORT_DESCWatchedItemStoreInterface
updateNotificationTimestamp(UserIdentity $editor, LinkTarget $target, $timestamp)NoWriteWatchedItemStore