References VarnishPurger
Reference
C
Class

ApiPlatform\HttpCache\VarnishPurger

Purges Varnish.

class ApiPlatform\HttpCache\VarnishPurger implements ApiPlatform\HttpCache\PurgerInterface
{
    public __construct(array<int, Symfony\Contracts\HttpClient\HttpClientInterface> $clients, int $maxHeaderLength)
    public purge(array $iris): null
    public getResponseHeaders(array $iris): array
}

Methods

__construct

public __construct(array<int, Symfony\Contracts\HttpClient\HttpClientInterface> $clients, int $maxHeaderLength)

Parameters

clientsarray<int, Symfony\Contracts\HttpClient\HttpClientInterface>
maxHeaderLengthint

purge

Purges all responses containing the given resources from the cache.

public purge(array $iris): null

Parameters

irisarray

Returns

null

getResponseHeaders

Get the response header containing purged tags.

public getResponseHeaders(array $iris): array

Parameters

irisarray

Returns

array

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