class EntityFieldQueryException
Exception thrown by EntityFieldQuery() on unsupported query syntax.
Some storage modules might not support the full range of the syntax for conditions, and will raise an EntityFieldQueryException when an unsupported condition was specified.
Hierarchy
- class \EntityFieldQueryException extends \Exception
Expanded class hierarchy of EntityFieldQueryException
File
-
includes/
entity.inc, line 445
View source
class EntityFieldQueryException extends Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.