namespace Drupal\node
Same name in other branches
Object name | File name | Summary |
---|---|---|
NodeAccessControlHandler | core/modules/node/src/NodeAccessControlHandler.php | Defines the access control handler for the node entity type. |
NodeAccessControlHandlerInterface | core/modules/node/src/NodeAccessControlHandlerInterface.php | Node specific entity access control methods. |
NodeForm | core/modules/node/src/NodeForm.php | Form handler for the node edit forms. |
NodeGrantDatabaseStorage | core/modules/node/src/NodeGrantDatabaseStorage.php | Defines a storage handler class that handles the node grants system. |
NodeGrantDatabaseStorageInterface | core/modules/node/src/NodeGrantDatabaseStorageInterface.php | Provides an interface for node access grant storage. |
NodeInterface | core/modules/node/src/NodeInterface.php | Provides an interface defining a node entity. |
NodeListBuilder | core/modules/node/src/NodeListBuilder.php | Defines a class to build a listing of node entities. |
NodePermissions | core/modules/node/src/NodePermissions.php | Provides dynamic permissions for nodes of different types. |
NodeServiceProvider | core/modules/node/src/NodeServiceProvider.php | Registers services in the container. |
NodeStorage | core/modules/node/src/NodeStorage.php | Defines the storage handler class for nodes. |
NodeStorageInterface | core/modules/node/src/NodeStorageInterface.php | Defines an interface for node entity storage classes. |
NodeStorageSchema | core/modules/node/src/NodeStorageSchema.php | Defines the node schema handler. |
NodeTranslationHandler | core/modules/node/src/NodeTranslationHandler.php | Defines the translation handler for nodes. |
NodeTypeAccessControlHandler | core/modules/node/src/NodeTypeAccessControlHandler.php | Defines the access control handler for the node type entity type. |
NodeTypeForm | core/modules/node/src/NodeTypeForm.php | Form handler for node type forms. |
NodeTypeInterface | core/modules/node/src/NodeTypeInterface.php | Provides an interface defining a node type entity. |
NodeTypeListBuilder | core/modules/node/src/NodeTypeListBuilder.php | Defines a class to build a listing of node type entities. |
NodeViewBuilder | core/modules/node/src/NodeViewBuilder.php | View builder handler for nodes. |
NodeViewsData | core/modules/node/src/NodeViewsData.php | Provides the views data for the node entity type. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.