References AddHeadersListener
Reference
C
Class

ApiPlatform\Symfony\EventListener\AddHeadersListener

Configures cache HTTP headers for the current response.

class ApiPlatform\Symfony\EventListener\AddHeadersListener
{
    public __construct(bool $etag, null|int $maxAge, null|int $sharedMaxAge, null|array $vary, null|bool $public, null|ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory, null|int $staleWhileRevalidate, null|int $staleIfError)
    public onKernelResponse(Symfony\Component\HttpKernel\Event\ResponseEvent $event): null
}

Methods

__construct

public __construct(bool $etag, null|int $maxAge, null|int $sharedMaxAge, null|array $vary, null|bool $public, null|ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory, null|int $staleWhileRevalidate, null|int $staleIfError)

Parameters

etagbool
maxAgeint
sharedMaxAgeint
varyarray
publicbool
resourceMetadataCollectionFactory`ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface`
staleWhileRevalidateint
staleIfErrorint

onKernelResponse

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

Parameters

eventSymfony\Component\HttpKernel\Event\ResponseEvent

Returns

null

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