You are here

22 string references to plugin.manager.group_relation in Group 2.0.x

EntityQueryAlter::create in src/QueryAccess/EntityQueryAlter.php
Instantiates a new instance of this class.
EntityQueryAlterCacheabilityTest::testCacheableMetadataLeaks in tests/src/Kernel/EntityQueryAlterCacheabilityTest.php
Tests that cacheable metadata is only bubbled when there is any.
GroupContentAccessControlHandler::createInstance in src/Entity/Access/GroupContentAccessControlHandler.php
Instantiates a new instance of this entity handler.
GroupContentCreateAnyEntityAccessCheck::access in src/Access/GroupContentCreateAnyEntityAccessCheck.php
Checks access for group content target entity creation routes.
GroupContentCreateEntityAccessCheck::access in src/Access/GroupContentCreateEntityAccessCheck.php
Checks access for group content target entity creation routes.
GroupContentQueryAccessHandler::createInstance in src/Entity/Access/GroupContentQueryAccessHandler.php
Instantiates a new instance of this entity handler.
GroupContentToEntityBase::create in src/Plugin/views/relationship/GroupContentToEntityBase.php
Creates an instance of the plugin.
GroupContentType::getGroupRelationManager in src/Entity/GroupContentType.php
Returns the group relation plugin manager.
GroupContentType::postDelete in src/Entity/GroupContentType.php
Acts on deleted entities before the delete hook is invoked.
GroupContentTypeForm::create in src/Entity/Form/GroupContentTypeForm.php
Instantiates a new instance of this class.
GroupContentTypeStorage::createInstance in src/Entity/Storage/GroupContentTypeStorage.php
Instantiates a new instance of this entity handler.
GroupContentViewsData::createInstance in src/Entity/Views/GroupContentViewsData.php
Instantiates a new instance of this entity handler.
GroupKernelTestBase::setUp in tests/src/Kernel/GroupKernelTestBase.php
GroupNodeController::create in modules/gnode/src/Controller/GroupNodeController.php
Instantiates a new instance of this class.
GroupToGroupContent::create in src/Plugin/views/relationship/GroupToGroupContent.php
Creates an instance of the plugin.
GroupType::getContentEnablerManager in src/Entity/GroupType.php
Returns the group relation plugin manager.
GroupTypeController::create in src/Entity/Controller/GroupTypeController.php
Instantiates a new instance of this class.
group_entity_access in ./group.module
Implements hook_entity_access().
group_views_data_alter in ./group.views.inc
Implements hook_views_data_alter().
RelationHandlerTest::testDecoratorChain in tests/src/Kernel/RelationHandlerTest.php
Tests that decorators can target all plugins or one in specific.
RelationHandlerTrait::groupRelationManager in src/Plugin/Group/RelationHandler/RelationHandlerTrait.php
Gets the group relation manager service.
_group_relation_manager in ./group.module
Gets the group relation plugin manager.