public function hashCode()
    {
        $validPk = null !== $this->getId() &&
            null !== $this->getLocale();