Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
CounterServiceLegacy Cписок членов класса

Полный список членов класса CounterServiceLegacy, включая наследуемые из базового класса

$countersCounterServiceprotected
$countersByChatIdsCounterServiceprotected
$staticChatsCounterCacheCounterServiceprotectedstatic
$staticCounterCacheCounterServiceprotectedstatic
$staticSpecificChatsCounterCacheCounterServiceprotectedstatic
__construct(?int $userId=null)CounterService
addCollection(MessageCollection $messages, Relation $relation)CounterService
addForEachUser(Message $message, RelationCollection $relations)CounterService
addStartingFrom(int $messageId, Relation $relation)CounterService
CACHE_CHATS_COUNTERS_NAMECounterServiceprotected
CACHE_NAMECounterServiceprotected
CACHE_PATHCounterServiceLegacyprotected
CACHE_TTLCounterServiceprotected
clearCache(?int $userId=null)CounterServicestatic
countUnreadChats()CounterServiceLegacyprotected
countUnreadMessages(?array $chatIds=null)CounterServiceLegacyprotected
DEFAULT_COUNTERSCounterServiceLegacyprotected
DELAY_DELETION_COUNTERS_OF_FIRED_USERCounterServiceprotected
deleteAll(bool $withNotify=false)CounterService
deleteByChatId(int $chatId)CounterService
deleteByMessageIdForAll(int $messageId, ?array $invalidateCacheUsers=null)CounterService
deleteByMessageIdsForAll(array $messageIds, ?array $invalidateCacheUsers=null)CounterService
deleteCountersOfFiredUserAgent(int $userId)CounterServicestatic
deleteExpiredCountersAgent()CounterServicestatic
deleteTo(Message $message)CounterService
EXPIRY_INTERVALCounterServiceprotected
get()CounterService
getAdditionalCounters(?array $chatIds=null, bool $forCurrentUser=true)CounterServiceprotected
getByChat(int $chatId)CounterService
getByChatForEachUsers(int $chatId, ?array $userIds=null)CounterService
getCacheForChatsCounters()CounterServiceprotected
getCacheForPreparedCounters()CounterServiceprotected
getCountersForEachChat(?array $chatIds=null, bool $forCurrentUser=true)CounterServiceprotected
getCountUnreadMessagesByChatId(int $chatId)CounterServiceprotected
getCountUnreadMessagesByChatIdForEachUsers(int $chatId, ?array $userIds=null)CounterServiceprotected
getForEachChat(?array $chatIds=null)CounterService
getForNotifyChat()CounterService
getForNotifyChats(array $chatIds)CounterService
getIdFirstUnreadMessage(int $chatId)CounterService
getIdFirstUnreadMessageForEachChats(array $chatIds)CounterService
getMapChatToDialog(array $privateChatIds)CounterServiceLegacyprotected
getTotal()CounterService
getTotalCountUnreadMessages()CounterServiceprotected
getUnreadChats(?bool $isMuted=null)CounterServiceLegacyprotected
haveInSpecificChatsCache(array $chatIds)CounterServiceprotected
onAfterUserUpdate(array $fields)CounterServicestatic
onFireUser(int $userId)CounterServiceprotectedstatic
onHireUser(int $userId)CounterServiceprotectedstatic
saveChatsCountersInCache(Cache $cache)CounterServiceprotected
savePreparedCountersInCache(Cache $cache)CounterServiceprotected
saveSpecificChatsCountersInCache(array $chatIds)CounterServiceprotected
setFromChat(int $id, int $count)CounterServiceprotected
setFromCopilot(int $id, int $count)CounterServiceprotected
setFromDialog(int $id, int $count)CounterServiceLegacyprotected
setFromLine(int $id, int $count)CounterServiceprotected
setFromMutedChat(int $id, int $count)CounterServiceprotected
setFromNotify(int $count)CounterServiceprotected
setUnreadChat(int $id, bool $isMuted)CounterServiceprotected
setUnreadDialog(int $id)CounterServiceLegacyprotected
updateIsMuted(int $chatId, string $isMuted)CounterService