constant NODE_NOT_PUBLISHED

Denotes that the node is not published.

6 uses of NODE_NOT_PUBLISHED

File

drupal/core/modules/node/node.module, line 26
The core module that allows content to be submitted to the site.

Code

const NODE_NOT_PUBLISHED = 0;