You are here

service social_user.user_route_context in Open Social 8.7

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  2. 8 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  3. 8.2 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  4. 8.3 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  5. 8.4 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  6. 8.5 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  7. 8.6 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  8. 8.8 modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  9. 10.3.x modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  10. 10.0.x modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  11. 10.1.x modules/social_features/social_user/social_user.services.yml \social_user.user_route_context
  12. 10.2.x modules/social_features/social_user/social_user.services.yml \social_user.user_route_context

Class

Drupal\social_user\ContextProvider\UserRouteContext

Tags

  • context_provider

File

modules/social_features/social_user/social_user.services.yml
modules/social_features/social_user/social_user.services.yml

View source
  1. class: Drupal\social_user\ContextProvider\UserRouteContext
  2. arguments:
  3. - '@current_route_match'
  4. - '@entity.manager'
  5. tags:
  6. - { name: context_provider }