PHP 8.5.0 Alpha 2 available for testing

APCUIterator::getTotalCount

(PECL apcu >= 5.0.0)

APCUIterator::getTotalCountObtiene el conteo total

Descripción

public APCUIterator::getTotalCount(): int

Obtener el conteo total.

Advertencia

Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

El conteo total.

Ver también

add a note

User Contributed Notes

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