You are here

namespace Drupal\node\Plugin\views\field in Drupal 8

Same name in other branches
  1. 9 Drupal\node\Plugin\views\field
  2. 10 Drupal\node\Plugin\views\field
Classsort descending Location Description
Node core/modules/node/src/Plugin/views/field/Node.php Field handler to provide simple renderer that allows linking to a node. Definition terms:
NodeBulkForm core/modules/node/src/Plugin/views/field/NodeBulkForm.php Defines a node operations bulk form element.
Path core/modules/node/src/Plugin/views/field/Path.php Field handler to present the path to the node.
RevisionLink core/modules/node/src/Plugin/views/field/RevisionLink.php Field handler to present a link to a node revision.
RevisionLinkDelete core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php Field handler to present link to delete a node revision.
RevisionLinkRevert core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php Field handler to present a link to revert a node to a revision.