89 $wheres[] =
$qb->compare($alias(
'value'), $this->comparison, $this->values, $this->value_type, $this->case_sensitive);
Exception thrown if a value does not adhere to a defined valid data domain.
if($item instanceof \ElggEntity) elseif($item instanceof \ElggRiverItem) elseif($item instanceof \ElggRelationship) elseif(is_callable([ $item, 'getType']))