SplObjectStorage::next
  • References/PHP/Function/SPL/SPL/SplObjectStorage

(PHP 5 >= 5.1.0, PHP 7) Move to the next entry

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

(PHP 5 >= 5.1.0, PHP 7) Count elements of an object

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
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
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
SplFileObject::fstat
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Gets information about the file

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

(PHP 5 >= 5.0.0, PHP 7) Construct a new array object

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

(PHP 5 >= 5.3.0, PHP 7) Checks whether an object exists in the storage

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

(PHP 5 >= 5.3.0, PHP 7) Removes objects contained in another storage from the current storage

2025-01-10 15:47:30