/** @deprecated Use QueryInterface implementation */ public function id($value) { $this->query->primary($value); return $this; }