Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
offsetSet( $offset, $value )
Implementation of
ArrayAccess::offsetSet()
|
public
|
#
offsetExists( $offset )
Implementation of
ArrayAccess::offsetExists()
|
public
|
#
offsetUnset( $offset )
Implementation of
ArrayAccess::offsetUnset()
|
public
|
#
offsetGet( $offset )
Implementation of
ArrayAccess::offsetGet()
|
public
|
#
rewind( )
Implementation of
Iterator::rewind()
|
public
|
#
current( )
Implementation of
Iterator::current()
|
public
|
#
key( )
Implementation of
Iterator::key()
|
public
|
#
next( )
Implementation of
Iterator::next()
|
public
|
#
valid( )
Implementation of
Iterator::valid()
|
public
|
#
seek( $position )
Implementation of
SeekableIterator::seek()
|
public
|
#
count( )
Implementation of
Countable::count()
|
public
|
#
serialize( )
Implementation of
Serializable::serialize()
|
public
|
#
unserialize( $array )
Implementation of
Serializable::unserialize()
|
public
|
#
jsonSerialize( )
Implementation of
JsonSerializable::jsonSerialize()
|