EntityFieldQuery::RETURN_ALL
Indicates that both deleted and non-deleted fields should be returned.
See also
File
-
includes/
entity.inc, line 482
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
const RETURN_ALL = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.