CakeFest 2024: The Official CakePHP Conference

APCUIterator::getTotalCount

(PECL apcu >= 5.0.0)

APCUIterator::getTotalCountGet total count

Beschreibung

public APCUIterator::getTotalCount(): int

Get the total count.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The total count.

Siehe auch

add a note

User Contributed Notes

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