class ViewsField

Same name in this branch
  1. 11.x core/modules/views/src/Attribute/ViewsField.php \Drupal\views\Attribute\ViewsField
Same name and namespace in other branches
  1. 9 core/modules/views/src/Annotation/ViewsField.php \Drupal\views\Annotation\ViewsField
  2. 8.9.x core/modules/views/src/Annotation/ViewsField.php \Drupal\views\Annotation\ViewsField
  3. 10 core/modules/views/src/Annotation/ViewsField.php \Drupal\views\Annotation\ViewsField

Defines a Plugin annotation object for views field handlers.

Hierarchy

Expanded class hierarchy of ViewsField

See also

\Drupal\views\Plugin\views\field\FieldPluginBase

Related topics

2 classes are annotated with ViewsField
NodeCounterTimestamp in core/modules/statistics/src/Plugin/views/field/NodeCounterTimestamp.php
Field handler to display the most recent time the node has been viewed.
StatisticsNumeric in core/modules/statistics/src/Plugin/views/field/StatisticsNumeric.php
Field handler to display numeric values from the statistics module.

File

core/modules/views/src/Annotation/ViewsField.php, line 14

Namespace

Drupal\views\Annotation
View source
class ViewsField extends ViewsHandlerAnnotationBase {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.