Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
entity.inc
»
EntityFieldQuery
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
public property EntityFieldQuery::$range
The query range.
Type:
array
See also
EntityFieldQuery::range
()
File
drupal/
includes/
entity.inc
, line 547
Class
EntityFieldQuery
Retrieves entities matching a given set of conditions.
Code
public $range =
array
();