collection->findOne(['name' => $userName]); return $this->entityConverter->toEntity($arrayEntity); } }