Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FieldHandlerInterface.php
function FieldHandlerInterface::label
Gets this field's label.
1 method overrides
FieldHandlerInterface::label()
FieldPluginBase::label
in core/
modules/
views/
src/
Plugin/
views/
field/
FieldPluginBase.php
Gets this field's label.
File
core/
modules/
views/
src/
Plugin/
views/
field/
FieldHandlerInterface.php
, line 33
Class
FieldHandlerInterface
Base field handler that has no options and renders an unformatted field.
Namespace
Drupal\views\Plugin\views\field
Code
public
function
label
();
RSS feed