References MercureSubscriptionIriGeneratorInterface
Reference
I
Interface

ApiPlatform\GraphQl\Subscription\MercureSubscriptionIriGeneratorInterface

Generates Mercure-related IRIs from a subscription ID.

interface ApiPlatform\GraphQl\Subscription\MercureSubscriptionIriGeneratorInterface
{
    public generateTopicIri(string $subscriptionId): string
    public generateMercureUrl(string $subscriptionId, null|string $hub): string
}

Methods

generateTopicIri

public generateTopicIri(string $subscriptionId): string

Parameters

subscriptionIdstring

Returns

string

generateMercureUrl

public generateMercureUrl(string $subscriptionId, null|string $hub): string

Parameters

subscriptionIdstring
hubstring

Returns

string

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop