class ViewsArgument
Same name in this branch
- 11.x core/modules/views/src/Annotation/ViewsArgument.php \Drupal\views\Annotation\ViewsArgument
Same name in other branches
- 9 core/modules/views/src/Annotation/ViewsArgument.php \Drupal\views\Annotation\ViewsArgument
- 8.9.x core/modules/views/src/Annotation/ViewsArgument.php \Drupal\views\Annotation\ViewsArgument
- 10 core/modules/views/src/Annotation/ViewsArgument.php \Drupal\views\Annotation\ViewsArgument
- 10 core/modules/views/src/Attribute/ViewsArgument.php \Drupal\views\Attribute\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
- class \Drupal\Component\Plugin\Attribute\Plugin extends \Drupal\Component\Plugin\Attribute\AttributeBase
Expanded class hierarchy of ViewsArgument
See also
\Drupal\views\Plugin\views\argument\ArgumentPluginBase
Related topics
41 files declare their use of ViewsArgument
- Broken.php in core/
modules/ views/ src/ Plugin/ views/ argument/ Broken.php - Date.php in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Date.php in core/
modules/ datetime/ 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
File
-
core/
modules/ views/ src/ Attribute/ ViewsArgument.php, line 16
Namespace
Drupal\views\AttributeView source
class ViewsArgument extends Plugin {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.