24 string references to og.membership_manager in Organic groups 8
- ActionTestBase::setUp in tests/
src/ Kernel/ Action/ ActionTestBase.php - GetGroupContentTest::testBasicGroupReferences in tests/
src/ Kernel/ Entity/ GetGroupContentTest.php - Test retrieval of group content that references a single group.
- GetGroupContentTest::testMultipleGroupAudienceFields in tests/
src/ Kernel/ Entity/ GetGroupContentTest.php - Test retrieval of group content with multiple group audience fields.
- GetGroupContentTest::testMultipleGroupReferences in tests/
src/ Kernel/ Entity/ GetGroupContentTest.php - Test retrieval of group content that references multiple groups.
- GetUserGroupsTest::setUp in tests/
src/ Kernel/ Entity/ GetUserGroupsTest.php - GroupManagerSubscriptionTest::setUp in tests/
src/ Kernel/ GroupManagerSubscriptionTest.php - GroupMembershipManagerTest::setUp in tests/
src/ Kernel/ Entity/ GroupMembershipManagerTest.php - GroupMembershipManagerTest::testGetGroupIdsInvalidArguments in tests/
src/ Kernel/ Entity/ GroupMembershipManagerTest.php - Tests that exceptions are thrown when invalid arguments are passed.
- GroupSubscribeFormatterTest::setUp in tests/
src/ Unit/ GroupSubscribeFormatterTest.php - MemberCountBlock::create in src/
Plugin/ Block/ MemberCountBlock.php - Creates an instance of the plugin.
- Og::createMembership in src/
Og.php - Creates an OG membership.
- Og::getMembership in src/
Og.php - Returns the group membership for a given user and group.
- Og::getMemberships in src/
Og.php - Returns the group memberships a user is associated with.
- Og::isMember in src/
Og.php - Returns whether a user belongs to a group.
- OgAccessTestBase::setUp in tests/
src/ Unit/ OgAccessTestBase.php - OgComplex::formMultipleElements in src/
Plugin/ Field/ FieldWidget/ OgComplex.php - Special handling to create form elements for multiple values.
- OgComplex::otherGroupsWidget in src/
Plugin/ Field/ FieldWidget/ OgComplex.php - Adding the other groups widget to the form.
- OgDeleteOrphansBase::create in src/
OgDeleteOrphansBase.php - Creates an instance of the plugin.
- OgRoleCacheContextTest::setUp in tests/
src/ Kernel/ Cache/ Context/ OgRoleCacheContextTest.php - OgSelection::getUserGroups in src/
Plugin/ EntityReferenceSelection/ OgSelection.php - Return all the user's groups.
- og_entity_predelete in ./
og.module - Implements hook_entity_predelete().
- og_invalidate_group_content_cache_tags in ./
og.module - Invalidates group content cache tags for the groups this entity belongs to.
- RouteGroupContentResolver::create in src/
Plugin/ OgGroupResolver/ RouteGroupContentResolver.php - Creates an instance of the plugin.
- SubscriptionControllerTest::setUp in tests/
src/ Unit/ SubscriptionControllerTest.php