Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
HandlerBase.php
»
HandlerBase
»
HandlerBase::adminLabel
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 calls to HandlerBase::adminLabel()
AreaPluginBase::adminSummary
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
area/
AreaPluginBase.php
Provide extra data to the administration form
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.
InOperator::validate
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
InOperator.php
Validates the handler against the complete View.