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::getField
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
6 calls to HandlerBase::getField()
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.
GroupByNumeric::query
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
argument/
GroupByNumeric.php
Set up the query for this argument.
GroupByNumeric::query
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
GroupByNumeric.php
Add this filter to the query.