class ViewsField

Same name in this branch
  1. 11.x core/modules/views/src/Annotation/ViewsField.php \Drupal\views\Annotation\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 attribute class for views field handlers.

Hierarchy

Expanded class hierarchy of ViewsField

See also

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

Related topics

57 files declare their use of ViewsField
Boolean.php in core/modules/views/src/Plugin/views/field/Boolean.php
Broken.php in core/modules/views/src/Plugin/views/field/Broken.php
BulkForm.php in core/modules/views/src/Plugin/views/field/BulkForm.php
CommentBulkForm.php in core/modules/comment/src/Plugin/views/field/CommentBulkForm.php
CommentedEntity.php in core/modules/comment/src/Plugin/views/field/CommentedEntity.php

... See full list

File

core/modules/views/src/Attribute/ViewsField.php, line 16

Namespace

Drupal\views\Attribute
View source
class ViewsField extends PluginID {

}

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