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

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

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

(PHP 5 >= 5.1.2, PHP 7) Return all registered __autoload() functions

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

(PHP 5 >= 5.3.0, PHP 7) Moves all attached iterator instances forward

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

(PHP 5, PHP 7) Determine if current DirectoryIterator item is a regular file

2025-01-10 15:47:30
RecursiveIterator::getChildren
  • References/PHP/Function/SPL/SPL/Interfaces/RecursiveIterator

(PHP 5 >= 5.1.0, PHP 7) Returns an iterator for the current entry.

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

(PHP 5 >= 5.1.0, PHP 7) Return the parent classes of the given class

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

(PHP 5 >= 5.3.0, PHP 7) Inserts an element in the heap by sifting it up.

2025-01-10 15:47:30
ArrayIterator::rewind
  • References/PHP/Function/SPL/Iterators/ArrayIterator

(PHP 5 >= 5.0.0, PHP 7) Rewind array back to the start

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

(PHP 5 >= 5.2.0, PHP 7) Sort an array using a case insensitive "natural order" algorithm

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

(PHP 5 >= 5.1.0, PHP 7) Return the interfaces which are implemented by the given class or interface

2025-01-10 15:47:30