add()
bottom()
contains()
count()
current()
first()
getIteratorMode()
isEmpty()
key()
last()
next()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
pop()
prev()
push()
rewind()
serialize()
setIteratorMode()
setStopped()
shift()
stopped()
top()
unserialize()
unshift()
valid()
$stopped
Collection of signal handler return values
add()
inherited_from | SplDoublyLinkedList::add() |
---|
bottom()
inherited_from | SplDoublyLinkedList::bottom() |
---|
contains(mixed $value) : bool
mixed
The value to look for among responses
bool
count()
inherited_from | SplDoublyLinkedList::count() |
---|
current()
inherited_from | SplDoublyLinkedList::current() |
---|
first() : mixed
mixed
The first handler return valuegetIteratorMode()
inherited_from | SplDoublyLinkedList::getIteratorMode() |
---|
isEmpty()
inherited_from | SplDoublyLinkedList::isEmpty() |
---|
key()
inherited_from | SplDoublyLinkedList::key() |
---|
last() : mixed
If the collection is empty, returns null. Otherwise, returns value returned by last handler.
mixed
The last handler return valuenext()
inherited_from | SplDoublyLinkedList::next() |
---|
offsetExists()
inherited_from | SplDoublyLinkedList::offsetExists() |
---|
offsetGet()
inherited_from | SplDoublyLinkedList::offsetGet() |
---|
offsetSet()
inherited_from | SplDoublyLinkedList::offsetSet() |
---|
offsetUnset()
inherited_from | SplDoublyLinkedList::offsetUnset() |
---|
pop()
inherited_from | SplDoublyLinkedList::pop() |
---|
prev()
inherited_from | SplDoublyLinkedList::prev() |
---|
push()
inherited_from | SplDoublyLinkedList::push() |
---|
rewind()
inherited_from | SplDoublyLinkedList::rewind() |
---|
serialize()
inherited_from | SplDoublyLinkedList::serialize() |
---|
setIteratorMode()
inherited_from | SplDoublyLinkedList::setIteratorMode() |
---|
setStopped(bool $flag) : \Zend\EventManager\ResponseCollection
shift()
inherited_from | SplDoublyLinkedList::shift() |
---|
stopped() : bool
bool
top()
inherited_from | SplDoublyLinkedList::top() |
---|
unserialize()
inherited_from | SplDoublyLinkedList::unserialize() |
---|
unshift()
inherited_from | SplDoublyLinkedList::unshift() |
---|
valid()
inherited_from | SplDoublyLinkedList::valid() |
---|
$stopped