7 calls to HandlerBase::adminLabel() in Zircon Profile 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.