applyRelation($query); return $query->where("{$this->getDbName()} LIKE '%{$this->getValue()}%'"); } } ?>