Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HandlerBase.php
HandlerBase::$field
With field you can override the realField if the real field is not set.
Type:
string
File
core/
modules/
views/
src/
Plugin/
views/
HandlerBase.php
, line 63
Class
HandlerBase
Base class for Views handler plugins.
Namespace
Drupal\views\Plugin\views
Code
public $field;
RSS feed