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
SplHeap::isEmpty
  • References/PHP/Function/SPL/SPL/SplHeap

(PHP 5 >= 5.3.0, PHP 7) Checks whether the heap is empty.

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
RecursiveIteratorIterator::valid
  • References/PHP/Function/SPL/SPL/Interfaces/RecursiveIteratorIterator

(PHP 5, PHP 7) Check whether the current position is valid

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

(PHP 5 >= 5.0.0, PHP 7) Create a new iterator from an ArrayObject instance

2025-01-10 15:47:30
SplDoublyLinkedList::offsetExists
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Returns whether the requested $index exists

2025-01-10 15:47:30
SplFileInfo::getInode
  • References/PHP/Function/SPL/SPL/File/SplFileInfo

(PHP 5 >= 5.1.2, PHP 7) Gets the inode for the file

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