ArrayObject::offsetGet
  • References/PHP/Function/SPL/SPL/ArrayObject

(PHP 5 >= 5.0.0, PHP 7) Returns the value at the specified index

2025-01-10 15:47:30
ArrayObject::append
  • References/PHP/Function/SPL/SPL/ArrayObject

(PHP 5 >= 5.0.0, PHP 7) Appends the value

2025-01-10 15:47:30
ArrayObject::uasort
  • References/PHP/Function/SPL/SPL/ArrayObject

(PHP 5 >= 5.2.0, PHP 7) Sort the entries with a user-defined comparison function and maintain key association

2025-01-10 15:47:30
SplQueue::__construct
  • References/PHP/Function/SPL/SPL/SplQueue

(PHP 5 >= 5.3.0, PHP 7) Constructs a new queue implemented using a doubly linked list

2025-01-10 15:47:30
SplSubject::notify
  • References/PHP/Function/SPL/SPL/SplSubject

(PHP 5 >= 5.1.0, PHP 7) Notify an observer

2025-01-10 15:47:30
SplObserver::update
  • References/PHP/Function/SPL/SPL/SplObserver

(PHP 5 >= 5.1.0, PHP 7) Receive update from subject

2025-01-10 15:47:30
SplPriorityQueue::__construct
  • References/PHP/Function/SPL/SPL/SplPriorityQueue

(PHP 5 >= 5.3.0, PHP 7) Constructs a new empty queue

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

(PHP 5 >= 5.3.0, PHP 7) Check whether the doubly linked list contains more nodes

2025-01-10 15:47:30
SplPriorityQueue::extract
  • References/PHP/Function/SPL/SPL/SplPriorityQueue

(PHP 5 >= 5.3.0, PHP 7) Extracts a node from top of the heap and sift up.

2025-01-10 15:47:30
SplFileObject::getMaxLineLen
  • References/PHP/Function/SPL/SPL/File/SplFileObject

(PHP 5 >= 5.1.0, PHP 7) Get maximum line length

2025-01-10 15:47:30