Indicates that both deleted and non-deleted fields should be returned.

See also

EntityFieldQuery::deleted()

File

core/modules/entity/entity.query.inc, line 51
Entity query API.

Class

EntityFieldQuery
Retrieves entities matching a given set of conditions.

Code

const RETURN_ALL = NULL;