The node promotion status.
Promoted nodes should be displayed on the home page of the site. The value is either NODE_PROMOTED or NODE_NOT_PROMOTED.
Type: integer
File
- core/
modules/ node/ node.entity.inc, line 114 - Entity controller and class for nodes.
Class
- Node
- Defines the node entity class.
Code
public $promote;