Overrides QueryInterface::exists
public function exists($property, $langcode = NULL) { $this->condition ->exists($property, $langcode); return $this; }