public function __construct(
        EntityManagerInterface $entityManager,
        AuthItemRepository $authItemRepository,
        TerritoryRepository $territoryRepository,
        UserPasswordEncoderInterface $encoder,