Search Results
Class synopsis ¶ class CachingIterator extends IteratorIterator implements ArrayAccess, Countable, Stringable { /* Constants */ public const int CALL_TOSTRING;
Table of Contents CachingIterator::__construct — Construct a new CachingIterator object for the iterator CachingIterator::count — The number of elements in the iterator CachingIterator::current — Return the current element CachingIterator::getCache — Retrieve the contents of the cache CachingIterator::getFlags — Get flags used CachingIterator::hasNext — Check whether the inner ...
CachingIterator::CALL_TOSTRING Convertit tous les éléments en chaines. CachingIterator::CATCH_GET_CHILD N'envoie aucune exception lors de la tentative d'accéder à un enfant. CachingIterator::TOSTRING_USE_KEY Utilise key lors de la conversion en chaine. CachingIterator::TOSTRING_USE_CURRENT Utilise current lors de la conversion en chaine.
Table of Contents CachingIterator::__construct — Construct a new CachingIterator object for the iterator. CachingIterator::count — The number of elements in the iterator CachingIterator::current — Return the current element CachingIterator::getCache — The getCache purpose CachingIterator::getFlags — Get flags used
The CachingIterator class Introduction (PHP 5, PHP 7) This object supports cached iteration over another iterator.
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc. - nette/utils
Table of Contents CachingIterator::__construct — Construct a new CachingIterator object for the iterator CachingIterator::count — The number of elements in the iterator CachingIterator::current — Return the current element CachingIterator::getCache — Retrieve the contents of the cache CachingIterator::getFlags — Get flags used CachingIterator::getInnerIterator — Returns the inner ...
