PHP 8.3.4 Released!

VarnishStat::getSnapshot

(PECL varnish >= 0.3)

VarnishStat::getSnapshotGet the current varnish instance statistics snapshot

Description

public VarnishStat::getSnapshot(): array

Parameters

This function has no parameters.

Return Values

Array with the varnish statistic snapshot. The array keys are identical to that in the varnishstat tool.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top