namespace Drupal\views\Plugin\views\argument_default
Same name in other branches
Object name | File name | Summary |
---|---|---|
ArgumentDefaultPluginBase | core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php | The fixed argument default handler; also used as the base. |
Fixed | core/modules/views/src/Plugin/views/argument_default/Fixed.php | The fixed argument default handler. |
QueryParameter | core/modules/views/src/Plugin/views/argument_default/QueryParameter.php | A query parameter argument default handler. |
Raw | core/modules/views/src/Plugin/views/argument_default/Raw.php | Default argument plugin to use the raw value from the URL. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.