NoRewindIterator::rewind
  • References/PHP/Function/SPL/Iterators/NoRewindIterator

(PHP 5 >= 5.1.0, PHP 7) Prevents the rewind operation on the inner iterator.

2025-01-10 15:47:30
SplFileObject::fgets
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Gets line from file

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

(PHP 5 >= 5.2.2, PHP 7) Gets the base name of the file

2025-01-10 15:47:30
RecursiveIteratorIterator::getDepth
  • References/PHP/Function/SPL/SPL/Interfaces/RecursiveIteratorIterator

(PHP 5, PHP 7) Get the current depth of the recursive iteration

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

(PHP 5, PHP 7) Determine if current DirectoryIterator item is a symbolic link

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

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

2025-01-10 15:47:30
SplPriorityQueue::top
  • References/PHP/Function/SPL/SPL/SplPriorityQueue

(PHP 5 >= 5.3.0, PHP 7) Peeks at the node from the top of the queue

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

(PHP 5, PHP 7) Get the permissions of current DirectoryIterator item

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

(PHP 5 >= 5.3.0, PHP 7) Constructs a new stack implemented using a doubly linked list

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

(PHP 5 >= 5.3.0, PHP 7) Serialize an ArrayObject

2025-01-10 15:47:30