You are here

22 string references to plugin.manager.group_content_enabler in Group 8

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/Plugin/GroupContentAccessControlHandler.php
Instantiates a new instance of this group content handler.
GroupContentEnablerBase::checkAccess in src/Plugin/GroupContentEnablerBase.php
Checks access to an operation on a given group content entity.
GroupContentEnablerBase::createAccess in src/Plugin/GroupContentEnablerBase.php
Performs access check for the create operation.
GroupContentEnablerBase::createEntityAccess in src/Plugin/GroupContentEnablerBase.php
Performs access check for the create target entity operation.
GroupContentEnablerBase::getPermissions in src/Plugin/GroupContentEnablerBase.php
Provides a list of group permissions the plugin exposes.
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::getContentEnablerManager in src/Entity/GroupContentType.php
Returns the content enabler 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 content enabler 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().
_group_content_enabler_manager in ./group.module
Gets the group content enabler plugin manager.