public function GroupMembershipStatus::query in Opigno Learning path 8
Same name and namespace in other branches
- 3.x src/Plugin/views/field/GroupMembershipStatus.php \Drupal\opigno_learning_path\Plugin\views\field\GroupMembershipStatus::query()
Called to add the field to a query.
Overrides FieldPluginBase::query
File
- src/
Plugin/ views/ field/ GroupMembershipStatus.php, line 21
Class
- GroupMembershipStatus
- Field handler for group user membership status.
Namespace
Drupal\opigno_learning_path\Plugin\views\fieldCode
public function query() {
}