NodeInterface::NOT_PUBLISHED
Same name in other branches
- 9 core/modules/node/src/NodeInterface.php \Drupal\node\NodeInterface::NOT_PUBLISHED
- 8.9.x core/modules/node/src/NodeInterface.php \Drupal\node\NodeInterface::NOT_PUBLISHED
- 11.x core/modules/node/src/NodeInterface.php \Drupal\node\NodeInterface::NOT_PUBLISHED
Denotes that the node is not published.
File
-
core/
modules/ node/ src/ NodeInterface.php, line 19
Class
- NodeInterface
- Provides an interface defining a node entity.
Namespace
Drupal\nodeCode
const NOT_PUBLISHED = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.