Search Results

  1. This method calculates an identifier for the objects added to an SplObjectStorage object. The implementation in SplObjectStorage returns the same value as spl_object_hash (). The storage object will never contain more than one object with the same identifier. As such, it can be used to implement a set (a collection of unique values) where the quality of an object being unique is determined by ...

    • SplObjectStorage

      SplObjectStorage::getHash — Calculate a unique identifier...

  2. This method calculates an identifier for the objects added to an SplObjectStorage object. The implementation in SplObjectStorage returns the same value as spl_object_hash. The storage object will never contain more than one object with the same identifier.

  3. SplObjectStorage::getHash — Calculate a unique identifier for the contained objects SplObjectStorage::getInfo — Returns the data associated with the current iterator entry

  4. This method calculates an identifier for the objects added to an SplObjectStorage object. The implementation in SplObjectStorage returns the same value as spl_object_hash (). The storage object will never contain more than one object with the same identifier.

  5. This method calculates an identifier for the objects added to an SplObjectStorage object. The implementation in SplObjectStorage returns the same value as spl_object_hash (). The storage object will never contain more than one object with the same identifier.

  6. getHash () — Calculate a unique identifier for the contained objects getInfo () — Returns the data associated with the current iterator entry key () — Returns the index at which the iterator currently is next () — Move to the next entry offsetExists () — Checks whether an object exists in the storage

  7. This method calculates an identifier for the objects added to an SplObjectStorage object. The implementation in SplObjectStorage returns the same value as spl_object_hash (). The storage object will never contain more than one object with the same identifier.