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

Breadcrumb

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

class ViewsArgument

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

Defines a ViewsArgument attribute for plugin discovery.

Hierarchy

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

Expanded class hierarchy of ViewsArgument

See also

\Drupal\views\Plugin\views\argument\ArgumentPluginBase

Related topics

Views argument handlers
Handler plugins for Views contextual filters.
41 files declare their use of ViewsArgument
Broken.php in core/modules/views/src/Plugin/views/argument/Broken.php
Date.php in core/modules/datetime/src/Plugin/views/argument/Date.php
Date.php in core/modules/views/src/Plugin/views/argument/Date.php
DayDate.php in core/modules/datetime/src/Plugin/views/argument/DayDate.php
DayDate.php in core/modules/views/src/Plugin/views/argument/DayDate.php

... See full list

File

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

Namespace

Drupal\views\Attribute
View source
class ViewsArgument extends Plugin {

}

API Navigation

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