constant NODE_NOT_PROMOTED

Denotes that the node is not promoted to the front page.

4 uses of NODE_NOT_PROMOTED

File

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

Code

const NODE_NOT_PROMOTED = 0;