service og.membership_manager in Organic groups 8
Class
Drupal\og\MembershipManager24 string references to og.membership_manager
- 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
File
View source
- class: Drupal\og\MembershipManager
- arguments:
- - '@entity_type.manager'
- - '@og.group_audience_helper'
- - '@cache.static'