PHP 8.3.4 Released!

APCUIterator::getTotalSize

(PECL apcu >= 5.0.0)

APCUIterator::getTotalSizeGet total cache size

Açıklama

public APCUIterator::getTotalSize(): int

Gets the total cache size.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

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

Dönen Değerler

The total cache size.

Ayrıca Bakınız

add a note

User Contributed Notes

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