namespace Drupal\node\Plugin\views\field
Object name | File name | Summary |
---|---|---|
Node | core/modules/node/src/Plugin/views/field/Node.php | Field handler to provide simple renderer that allows linking to a node. |
NodeBulkForm | core/modules/node/src/Plugin/views/field/NodeBulkForm.php | Defines a node operations bulk form element. |
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. |