You are here

service social_group.group_statistics in Open Social 8.9

Same name and namespace in other branches
  1. 8.8 modules/social_features/social_group/social_group.services.yml \social_group.group_statistics
  2. 10.3.x modules/social_features/social_group/social_group.services.yml \social_group.group_statistics
  3. 10.0.x modules/social_features/social_group/social_group.services.yml \social_group.group_statistics
  4. 10.1.x modules/social_features/social_group/social_group.services.yml \social_group.group_statistics
  5. 10.2.x modules/social_features/social_group/social_group.services.yml \social_group.group_statistics

Class

Drupal\social_group\GroupStatistics
3 string references to social_group.group_statistics
SocialGroupListBuilder::createInstance in modules/social_features/social_group/src/Controller/SocialGroupListBuilder.php
Instantiates a new instance of this entity handler.
SocialGroupMembershipCount::render in modules/social_features/social_group/src/Plugin/views/field/SocialGroupMembershipCount.php
Renders the field.
social_group_preprocess_group in modules/social_features/social_group/social_group.module
Prepares variables for profile templates.

File

modules/social_features/social_group/social_group.services.yml
modules/social_features/social_group/social_group.services.yml

View source
  1. class: Drupal\social_group\GroupStatistics
  2. arguments:
  3. - '@database'