| SAVED_DELETED | constant | core/includes/common.inc | Return status for saving which deleted an existing item. | 
          
                  | DiffFormatter::deleted | function | core/includes/diff.inc |  | 
          
                  | EntityFieldQuery::deleted | function | core/modules/entity/entity.query.inc | Filters on the data being deleted. | 
          
                  | EntityFieldQuery::$deleted | property | core/modules/entity/entity.query.inc | Query behavior for deleted data. | 
          
                  | BackdropDiffFormatter::deleted | function | core/includes/diff.inc |  | 
          
                  | DateFieldBasic::deleteDateField | function | core/modules/date/tests/date_field.test | Remove a Date field though the UI. | 
          
                  | BackdropDiffFormatter::deletedLine | function | core/includes/diff.inc |  | 
          
                  | CommentFieldsTest::testCommentDeletedBody | function | core/modules/comment/tests/comment.test | Tests that the comment_body field is not required. |