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

(PHP 5 >= 5.2.2, PHP 7) Serializes the storage

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

(PHP 5 >= 5.3.0, PHP 7) Returns the data associated with the current iterator entry

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

(PHP 5 >= 5.3.0, PHP 7) Removes an object from the storage

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

(PHP 5 >= 5.3.0, PHP 7) Returns the data associated with an

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

(PHP 5 >= 5.3.0, PHP 7) Sets the data associated with the current iterator entry

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

(PHP 5 >= 5.4.0, PHP 7) Calculate a unique identifier for the contained objects

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

(PHP 5 >= 5.3.6, PHP 7) Removes all objects except for those contained in another storage from the current

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

(PHP 5 >= 5.1.0, PHP 7) Returns if the current iterator entry is valid

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

(PHP 5 >= 5.2.2, PHP 7) Unserializes a storage from its string representation

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

(PHP 5 >= 5.3.0, PHP 7) Adds all objects from another storage

2025-01-10 15:47:30