Reference
C
Class

ApiPlatform\HttpCache\EventListener\AddHeadersListener

Configures cache HTTP headers for the current response.

class ApiPlatform\HttpCache\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
}
class ApiPlatform\HttpCache\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)
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
resourceMetadataCollectionFactoryApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface
staleWhileRevalidateint
staleIfErrorint

onKernelResponse

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

Parameters

eventSymfony\Component\HttpKernel\Event\ResponseEvent

Returns

null

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop