where( $this->getColumn() . ' LIKE \'%' . $this->getHttpValue() . '%\'', ); return $queryBuilder; } }