References AddLinkHeaderListener
Reference
C
Class

ApiPlatform\Symfony\EventListener\AddLinkHeaderListener

Adds the HTTP Link header pointing to the Mercure hub for resources having their updates dispatched.

class ApiPlatform\Symfony\EventListener\AddLinkHeaderListener
{
    public __construct(Symfony\Component\Mercure\Discovery $discovery, null|ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory, Symfony\Component\WebLink\HttpHeaderSerializer $serializer)
    public onKernelResponse(Symfony\Component\HttpKernel\Event\ResponseEvent $event): null
    public isPreflightRequest(Symfony\Component\HttpFoundation\Request $request): bool
}

Methods

__construct

public __construct(Symfony\Component\Mercure\Discovery $discovery, null|ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory, Symfony\Component\WebLink\HttpHeaderSerializer $serializer)

Parameters

discoverySymfony\Component\Mercure\Discovery
resourceMetadataCollectionFactory`ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface`
serializerSymfony\Component\WebLink\HttpHeaderSerializer

onKernelResponse

Sends the Mercure header on each response.

public onKernelResponse(Symfony\Component\HttpKernel\Event\ResponseEvent $event): null

Parameters

eventSymfony\Component\HttpKernel\Event\ResponseEvent

Returns

null

isPreflightRequest

public isPreflightRequest(Symfony\Component\HttpFoundation\Request $request): bool

Parameters

requestSymfony\Component\HttpFoundation\Request

Returns

bool

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