class 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. 11.x core/modules/views/src/Annotation/ViewsField.php \Drupal\views\Annotation\ViewsField
  4. 11.x core/modules/views/src/Attribute/ViewsField.php \Drupal\views\Attribute\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

58 classes are annotated with ViewsField
Boolean in core/modules/views/src/Plugin/views/field/Boolean.php
A handler to provide proper displays for booleans.
Broken in core/modules/views/src/Plugin/views/field/Broken.php
A special handler to take the place of missing or broken handlers.
BulkForm in core/modules/views/src/Plugin/views/field/BulkForm.php
Defines an actions-based bulk operation form element.
CommentBulkForm in core/modules/comment/src/Plugin/views/field/CommentBulkForm.php
Defines a comment operations bulk form element.
CommentedEntity in core/modules/comment/src/Plugin/views/field/CommentedEntity.php
Views field display for commented entity.

... See full list

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.