service group.group_route_context in Group 8
Same name and namespace in other branches
- 2.0.x group.services.yml \group.group_route_context
Class
Drupal\group\Context\GroupRouteContextTags
- context_provider
2 string references to group.group_route_context
- GroupIdFromUrl::create in src/
Plugin/ views/ argument_default/ GroupIdFromUrl.php - Creates an instance of the plugin.
- GroupPermission::create in src/
Plugin/ views/ access/ GroupPermission.php - Creates an instance of the plugin.
File
View source
- class: Drupal\group\Context\GroupRouteContext
- arguments:
- - '@current_route_match'
- - '@entity_type.manager'
- - '@string_translation'
- tags:
- - { name: context_provider }