CakeFest 2024: The Official CakePHP Conference

VarnishStat::getSnapshot

(PECL varnish >= 0.3)

VarnishStat::getSnapshotGet the current varnish instance statistics snapshot

Açıklama

public VarnishStat::getSnapshot(): array

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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