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