You are here

6 calls to FlagService::getFlaggingsByIds() in Flag 8.4

FlagService::getAllEntityFlaggings in src/FlagService.php
Get all flaggings for the given entity, and optionally, user.
FlagService::getEntityFlaggings in src/FlagService.php
Get flaggings for the given entity, flag, and optionally, user.
FlagService::getFlaggingUsers in src/FlagService.php
Get a list of users that have flagged an entity.
FlagService::unflagAllByEntity in src/FlagService.php
Remove all flaggings from an entity.
FlagService::unflagAllByFlag in src/FlagService.php
Remove all flaggings from a flag.
FlagService::unflagAllByUser in src/FlagService.php
Remove all of a user's flaggings.