Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
HandlerBase.php
»
HandlerBase
»
HandlerBase::adminLabel
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
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.