Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ViewsField.php

class ViewsField

Same name in this branch
  1. 11.1.x core/modules/views/src/Annotation/ViewsField.php \Drupal\views\Annotation\ViewsField

Defines a Plugin attribute class for views field handlers.

Hierarchy

  • class \Drupal\Component\Plugin\Attribute\AttributeBase implements \Drupal\Component\Plugin\Attribute\AttributeInterface
    • class \Drupal\Component\Plugin\Attribute\PluginID extends \Drupal\Component\Plugin\Attribute\AttributeBase
      • class \Drupal\views\Attribute\ViewsField extends \Drupal\Component\Plugin\Attribute\PluginID

Expanded class hierarchy of ViewsField

See also

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

Related topics

Views field handler plugins
Handler plugins for Views fields.
55 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 {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal