namespace Drupal\node

Classsort descending Location Description
NodeAccessController drupal/core/modules/node/lib/Drupal/node/NodeAccessController.php Defines the access controller for the node entity type.
NodeBCDecorator drupal/core/modules/node/lib/Drupal/node/NodeBCDecorator.php Defines the node specific entity BC decorator.
NodeFormController drupal/core/modules/node/lib/Drupal/node/NodeFormController.php Form controller for the node edit forms.
NodeInterface drupal/core/modules/node/lib/Drupal/node/NodeInterface.php Provides an interface defining a node entity.
NodeRenderController drupal/core/modules/node/lib/Drupal/node/NodeRenderController.php Render controller for nodes.
NodeStorageController drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php Controller class for nodes.
NodeTranslationController drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php Defines the translation controller class for nodes.