service plugin.manager.group_content_enabler in Group 8
Class
Drupal\group\Plugin\GroupContentEnablerManagerTags
- plugin_manager_cache_clear
22 string references to plugin.manager.group_content_enabler
- 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.
File
View source
- class: Drupal\group\Plugin\GroupContentEnablerManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@entity_type.manager'
- parent: container.trait
- tags:
- - { name: plugin_manager_cache_clear }