6 calls to HandlerBase::getField() in Drupal 8
- FieldPluginBase::adminLabel in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Return a string representing this handler's name in the UI.
- GroupByNumeric::adminLabel in core/
modules/ views/ src/ Plugin/ views/ filter/ GroupByNumeric.php - Return a string representing this handler's name in the UI.
- GroupByNumeric::adminLabel in core/
modules/ views/ src/ Plugin/ views/ sort/ GroupByNumeric.php - Return a string representing this handler's name in the UI.
- GroupByNumeric::adminLabel in core/
modules/ views/ src/ Plugin/ views/ argument/ GroupByNumeric.php - Return a string representing this handler's name in the UI.
- GroupByNumeric::query in core/
modules/ views/ src/ Plugin/ views/ filter/ GroupByNumeric.php - Add this filter to the query.
- GroupByNumeric::query in core/
modules/ views/ src/ Plugin/ views/ argument/ GroupByNumeric.php - Set up the query for this argument.