Class CachingIterator
Smarter caching iterator.
- IteratorIterator implements Iterator, Traversable, OuterIterator
-
CachingIterator
implements
ArrayAccess,
Countable
-
Nette\Iterators\CachingIterator
implements
Countable
Namespace: Nette\Iterators
Author: David Grudl
Located at vendor/nette/nette/Nette/Iterators/CachingIterator.php
Author: David Grudl
Located at vendor/nette/nette/Nette/Iterators/CachingIterator.php
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
integer
|
|
public
integer
|
|
public
|
|
public
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
&
|
|
public
|
|
public
boolean
|
|
public
|
__toString(),
current(),
getCache(),
getFlags(),
getInnerIterator(),
hasNext(),
key(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
setFlags(),
valid()
|
CALL_TOSTRING,
CATCH_GET_CHILD,
FULL_CACHE,
TOSTRING_USE_CURRENT,
TOSTRING_USE_INNER,
TOSTRING_USE_KEY
|
public
mixed
|
$flags | |
public read-only
boolean
|
$first | |
public read-only
boolean
|
$last | |
public read-only
boolean
|
$empty | |
public read-only
boolean
|
$odd | |
public read-only
boolean
|
$even | |
public read-only
integer
|
$counter | |
public read-only
mixed
|
$nextKey | |
public read-only
mixed
|
$nextValue | |
public read-only
mixed
|
$innerIterator | |
public read-only
mixed
|
$cache |