Skip to content
Snippets Groups Projects

Issue #1832858: Revamp descriptions of items in handler listings

Open Issue #1832858: Revamp descriptions of items in handler listings
1 unresolved thread
Open Bhanu D requested to merge issue/drupal-1832858:1832858-revamp-descriptions-of into 11.x
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
80 80 $data['users_field_data']['name']['filter']['help'] = $this->t('The user or author name. This filter does not check if the user exists and allows partial matching. Does not use autocomplete.');
81 81
82 82 // Note that this field implements field level access control.
83 $data['users_field_data']['mail']['help'] = $this->t('Email address for a given user. This field is normally not shown to users, so be cautious when using it.');
83 $data['users_field_data']['mail']['help'] = $this->t('Caution! Security Implications. Not normally used.');
Please register or sign in to reply
Loading