9 calls to HandlerBase::adminLabel() in Drupal 8
- AreaPluginBase::adminSummary in core/
modules/ views/ src/ Plugin/ views/ area/ AreaPluginBase.php - Provide text for the administrative summary.
- Combine::validate in core/
modules/ views/ src/ Plugin/ views/ filter/ Combine.php - Validate that the plugin is correct and can be saved.
- 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.
- InOperator::validate in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Validate that the plugin is correct and can be saved.
- NumericArgument::getContextDefinition in core/
modules/ views/ src/ Plugin/ views/ argument/ NumericArgument.php - Returns a context definition for this argument.
- StringArgument::getContextDefinition in core/
modules/ views/ src/ Plugin/ views/ argument/ StringArgument.php - Returns a context definition for this argument.