namespace Drupal\node\Plugin\views\argument

Classsort descending Location Description
CreatedDay drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedDay.php Argument handler for a day (DD)
CreatedFullDate drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedFullDate.php Argument handler for a full date (CCYYMMDD)
CreatedMonth drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedMonth.php Argument handler for a month (MM)
CreatedWeek drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedWeek.php Argument handler for a week.
CreatedYear drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYear.php Argument handler for a year (CCYY)
CreatedYearMonth drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYearMonth.php Argument handler for a year plus month (CCYYMM)
Nid drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php Argument handler to accept a node id.
Type drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Type.php Argument handler to accept a node type.
UidRevision drupal/core/modules/node/lib/Drupal/node/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 drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php Argument handler to accept a node revision id.