8 calls to HandlerBase::adminLabel()

AreaPluginBase::label in drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php
Get this area's label.
FieldPluginBase::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php
Return a string representing this handler's name in the UI.
GroupByNumeric::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/GroupByNumeric.php
Return a string representing this handler's name in the UI.
GroupByNumeric::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/GroupByNumeric.php
Return a string representing this handler's name in the UI.
GroupByNumeric::adminLabel in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/GroupByNumeric.php
Return a string representing this handler's name in the UI.
HandlerBase::buildGroupByForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php
Provide a form for aggregation settings.
InOperator::validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php
Validates the handler against the complete View.
RelationshipPluginBase::label in drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php
Get this field's label.