Api Platform conference
Register now
References AddHeadersListener
API Platform Conference
September 19-20, 2024 | Lille & online

The international conference on the API Platform Framework

API Platform Conference 2024: meet the best PHP, JavaScript and API experts

Learn more about the event, register for the conference, and get ready for two days of inspiration, ideas, and knowledge-sharing with our incredible lineup of renowned specialists and advocates.

Register now
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