EntityFieldQuery::$tags
A list of the tags added to this query.
Type: array
See also
File
-
includes/
entity.inc, line 606
Class
- EntityFieldQuery
- Retrieves entities matching a given set of conditions.
Code
public $tags = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.