CRM_Contact_BAO_GroupNestingCache
class CRM_Contact_BAO_GroupNestingCache
Methods
static
update()
Update cache.
static bool
checkCyclicGraph($tree)
No description
static bool
isCyclic($tree, int $id)
No description
static array
getPotentialCandidates(int $id, $groups)
No description
static
invalidate($potential, $tree, int $id, $token)
No description
static
getAll($all, $tree, int $id, $token)
No description
static string
json()
No description
Details
at line 40
static
update()
Update cache.