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
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
DirectoryIterator::rewind
  • References/PHP/Function/SPL/Iterators/DirectoryIterator

(PHP 5, PHP 7) Rewind the DirectoryIterator back to the start

2025-01-10 15:47:30
EmptyIterator::next
  • References/PHP/Function/SPL/Iterators/EmptyIterator

(PHP 5 >= 5.1.0, PHP 7) The next() method

2025-01-10 15:47:30
DirectoryIterator::isReadable
  • References/PHP/Function/SPL/Iterators/DirectoryIterator

(PHP 5, PHP 7) Determine if current DirectoryIterator item can be read

2025-01-10 15:47:30
RecursiveFilterIterator::hasChildren
  • References/PHP/Function/SPL/Iterators/RecursiveFilterIterator

(PHP 5 >= 5.1.0, PHP 7) Check whether the inner iterator's current element has children

2025-01-10 15:47:30
DirectoryIterator::getFilename
  • References/PHP/Function/SPL/Iterators/DirectoryIterator

(PHP 5, PHP 7) Return file name of current DirectoryIterator item.

2025-01-10 15:47:30