You are here

namespace Views\node\Plugin\views\argument in Views (for Drupal 7) 8.3

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