Searched defs:__debugInfo (Results 1 – 11 of 11) sorted by relevance
77 public function __debugInfo(): array {} function in SplPriorityQueue122 public function __debugInfo(): array {} function in SplHeap
113 public function __debugInfo(): array {} function in SplObjectStorage157 public function __debugInfo(): array {} function in MultipleIterator
79 public function __debugInfo(): array {} function in ArrayObject222 public function __debugInfo(): array {} function in ArrayIterator
29 public function __debugInfo(): array {} function in SplDoublyLinkedList
98 public function __debugInfo(): array {} function in SplFileInfo
1061 PHP_METHOD(SplHeap, __debugInfo) in PHP_METHOD() argument1071 PHP_METHOD(SplPriorityQueue, __debugInfo) in PHP_METHOD() argument
1217 PHP_METHOD(SplDoublyLinkedList, __debugInfo) in PHP_METHOD() argument
865 PHP_METHOD(SplObjectStorage, __debugInfo) in PHP_METHOD() argument
1931 PHP_METHOD(ArrayObject, __debugInfo) in PHP_METHOD() argument
1396 PHP_METHOD(SplFileInfo, __debugInfo) in PHP_METHOD() argument
181 zend_function *__debugInfo; member
Completed in 68 milliseconds