namespace Drupal\node in Drupal 9
Same name in other branches
Class | Location | Description |
---|---|---|
NodeAccessControlHandler |
core/ |
Defines the access control handler for the node entity type. |
NodeAccessControlHandlerInterface |
core/ |
Node specific entity access control methods. |
NodeForm |
core/ |
Form handler for the node edit forms. |
NodeGrantDatabaseStorage |
core/ |
Defines a storage handler class that handles the node grants system. |
NodeGrantDatabaseStorageInterface |
core/ |
Provides an interface for node access grant storage. |
NodeInterface |
core/ |
Provides an interface defining a node entity. |
NodeListBuilder |
core/ |
Defines a class to build a listing of node entities. |
NodePermissions |
core/ |
Provides dynamic permissions for nodes of different types. |
NodeServiceProvider |
core/ |
Registers services in the container. |
NodeStorage |
core/ |
Defines the storage handler class for nodes. |
NodeStorageInterface |
core/ |
Defines an interface for node entity storage classes. |
NodeStorageSchema |
core/ |
Defines the node schema handler. |
NodeTranslationHandler |
core/ |
Defines the translation handler for nodes. |
NodeTypeAccessControlHandler |
core/ |
Defines the access control handler for the node type entity type. |
NodeTypeForm |
core/ |
Form handler for node type forms. |
NodeTypeInterface |
core/ |
Provides an interface defining a node type entity. |
NodeTypeListBuilder |
core/ |
Defines a class to build a listing of node type entities. |
NodeViewBuilder |
core/ |
View builder handler for nodes. |
NodeViewsData |
core/ |
Provides the views data for the node entity type. |