IteratorIterator::__construct
  • References/PHP/Function/SPL/Iterators/IteratorIterator

(PHP 5 >= 5.1.0, PHP 7) Create an iterator from anything that is traversable

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

(PHP 5 >= 5.1.0, PHP 7) Get the current element value

2025-01-10 15:47:30
SeekableIterator::seek
  • References/PHP/Function/SPL/SPL/Interfaces/SeekableIterator

(PHP 5 >= 5.1.0, PHP 7) Seeks to a position

2025-01-10 15:47:30
ArrayObject::setIteratorClass
  • References/PHP/Function/SPL/SPL/ArrayObject

(PHP 5 >= 5.1.0, PHP 7) Sets the iterator classname for the ArrayObject.

2025-01-10 15:47:30
SplHeap::valid
  • References/PHP/Function/SPL/SPL/SplHeap

(PHP 5 >= 5.3.0, PHP 7) Check whether the heap contains more nodes

2025-01-10 15:47:30
ArrayObject::uksort
  • References/PHP/Function/SPL/SPL/ArrayObject

(PHP 5 >= 5.2.0, PHP 7) Sort the entries by keys using a user-defined comparison function

2025-01-10 15:47:30
LimitIterator::seek
  • References/PHP/Function/SPL/Iterators/LimitIterator

(PHP 5 >= 5.1.0, PHP 7) Seek to the given position

2025-01-10 15:47:30
LimitIterator::getPosition
  • References/PHP/Function/SPL/Iterators/LimitIterator

(PHP 5 >= 5.1.0, PHP 7) Return the current position

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

(PHP 5 >= 5.1.0, PHP 7) Get current key public

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