SplDoublyLinkedList::unserialize
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.4.0, PHP 7) Unserializes the storage

2025-01-10 15:47:30
SplDoublyLinkedList::top
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Peeks at the node from the end of the doubly linked list

2025-01-10 15:47:30
SplDoublyLinkedList::offsetSet
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Sets the value at the specified $index to $newval

2025-01-10 15:47:30
SplDoublyLinkedList::key
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Return current node index

2025-01-10 15:47:30
SplDoublyLinkedList::getIteratorMode
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Returns the mode of iteration

2025-01-10 15:47:30
SplDoublyLinkedList::rewind
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Rewind iterator back to the start

2025-01-10 15:47:30
SplDoublyLinkedList::add
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.5.0, PHP 7) Add/insert a new value at the specified index

2025-01-10 15:47:30
SplDoublyLinkedList::setIteratorMode
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Sets the mode of iteration

2025-01-10 15:47:30
SplDoublyLinkedList::isEmpty
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Checks whether the doubly linked list is empty.

2025-01-10 15:47:30
SplDoublyLinkedList::current
  • References/PHP/Function/SPL/SPL/SplDoublyLinkedList

(PHP 5 >= 5.3.0, PHP 7) Return current array entry

2025-01-10 15:47:30