service social_user.user_route_context in Open Social 8.2
Same name and namespace in other branches
- 8.9 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 8 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 8.3 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 8.4 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 8.5 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 8.6 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 8.7 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 8.8 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 10.3.x modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 10.0.x modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 10.1.x modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
- 10.2.x modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
Class
Drupal\social_user\ContextProvider\UserRouteContextTags
- context_provider
File
- modules/
social_features/ social_user/ social_user.services.yml - modules/social_features/social_user/social_user.services.yml
View source
- class: Drupal\social_user\ContextProvider\UserRouteContext
- arguments:
- - '@current_route_match'
- - '@entity.manager'
- tags:
- - { name: context_provider }