The node published status indicator.

Unpublished nodes are only visible to their authors and to administrators. The value is either NODE_PUBLISHED or NODE_NOT_PUBLISHED.

Type: integer

File

core/modules/node/node.entity.inc, line 72
Entity controller and class for nodes.

Class

Node
Defines the node entity class.

Code

public $status;