SAVED_DELETED
Same name in other branches
- 7.x includes/common.inc \SAVED_DELETED
- 9 core/includes/common.inc \SAVED_DELETED
- 8.9.x core/includes/common.inc \SAVED_DELETED
- 10 core/includes/common.inc \SAVED_DELETED
Return status for saving which deleted an existing item.
Deprecated
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement.
See also
https://www.drupal.org/node/3328750
File
-
core/
includes/ common.inc, line 64
Code
const SAVED_DELETED = 3;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.