namespace Drupal\views\Plugin\views\argument_default

Classsort descending Location Description
ArgumentDefaultPluginBase drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php The fixed argument default handler; also used as the base.
Fixed drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Fixed.php The fixed argument default handler.
Php drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Php.php Default argument plugin to provide a PHP code block.
Raw drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Raw.php Default argument plugin to use the raw value from the URL.