(PHP 5, PHP 7)
CachingIterator::__toString
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5, PHP 7) Return the string representation of the current element

2025-01-10 15:47:30
CachingIterator::count
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5 >= 5.2.2, PHP 7) The number of elements in the iterator

2025-01-10 15:47:30
CachingIterator::key
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5, PHP 7) Return the key for the current element

2025-01-10 15:47:30
CachingIterator::setFlags
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5 >= 5.2.0, PHP 7) The setFlags purpose

2025-01-10 15:47:30
CachingIterator::current
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5, PHP 7) Return the current element public

2025-01-10 15:47:30
CachingIterator::getCache
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5 >= 5.2.0, PHP 7) Retrieve the contents of the cache

2025-01-10 15:47:30
CachingIterator::__construct
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5, PHP 7) Construct a new CachingIterator object for the iterator.

2025-01-10 15:47:30
CachingIterator::hasNext
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5, PHP 7) Check whether the inner iterator has a valid next element

2025-01-10 15:47:30
CachingIterator::getFlags
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5 >= 5.2.0, PHP 7) Get flags used public

2025-01-10 15:47:30
CachingIterator::offsetUnset
  • References/PHP/Function/SPL/Iterators/CachingIterator

(PHP 5 >= 5.2.0, PHP 7) The offsetUnset purpose

2025-01-10 15:47:30