CachingIterator::current
  • References/PHP/Function/SPL/Iterators/CachingIterator

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

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

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

2025-01-10 15:47:30
RecursiveTreeIterator::beginChildren
  • References/PHP/Function/SPL/Iterators/RecursiveTreeIterator

(PHP 5 >= 5.3.0, PHP 7) Begin children public

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

(PHP 5 >= 5.1.0, PHP 7) Check whether the current element is valid

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

(PHP 5, PHP 7) Check whether current DirectoryIterator position is a valid file

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

(PHP 5 >= 5.1.0, PHP 7) Construct a NoRewindIterator

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

(PHP 5 >= 5.1.0, PHP 7) Moves to the next element

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

(PHP 5, PHP 7) Return path and filename of current dir entry

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

(PHP 5 >= 5.3.0, PHP 7) Gets the registered iterator instances

2025-01-10 15:47:30