class ViewsArgument

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

Defines a Plugin annotation object for views argument handlers.

Hierarchy

Expanded class hierarchy of ViewsArgument

See also

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

Related topics

40 classes are annotated with ViewsArgument
Broken in core/modules/views/src/Plugin/views/argument/Broken.php
A special handler to take the place of missing or broken handlers.
Date in core/modules/views/src/Plugin/views/argument/Date.php
Argument handler for dates.
Date in core/modules/datetime/src/Plugin/views/argument/Date.php
Abstract argument handler for dates.
DayDate in core/modules/views/src/Plugin/views/argument/DayDate.php
Argument handler for a day (DD)
DayDate in core/modules/datetime/src/Plugin/views/argument/DayDate.php
Argument handler for a day.

... See full list

File

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

Namespace

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

}

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