You are here

namespace Drupal\node\Plugin\views\argument in Drupal 9

Same name in other branches
  1. 8 Drupal\node\Plugin\views\argument
Classsort descending Location Description
Nid core/modules/node/src/Plugin/views/argument/Nid.php Argument handler to accept a node id.
Type core/modules/node/src/Plugin/views/argument/Type.php Argument handler to accept a node type.
UidRevision core/modules/node/src/Plugin/views/argument/UidRevision.php Filter handler to accept a user id to check for nodes that user posted or created a revision on.
Vid core/modules/node/src/Plugin/views/argument/Vid.php Argument handler to accept a node revision id.