Throwable::getMessage
  • References/PHP/Language/Predefined Interfaces and Classes/Throwable

(PHP 7) Gets the message abstract public string

2025-01-10 15:47:30
Generator::valid
  • References/PHP/Language/Predefined Interfaces and Classes/Generator

(PHP 5 >= 5.5.0, PHP 7) Check if the iterator has been closed

2025-01-10 15:47:30
Serializable::serialize
  • References/PHP/Language/Predefined Interfaces and Classes/Serializable

(PHP 5 >= 5.1.0, PHP 7) String representation of object

2025-01-10 15:47:30
Throwable::getCode
  • References/PHP/Language/Predefined Interfaces and Classes/Throwable

(PHP 7) Gets the exception code abstract public

2025-01-10 15:47:30
Generator::key
  • References/PHP/Language/Predefined Interfaces and Classes/Generator

(PHP 5 >= 5.5.0, PHP 7) Get the yielded key

2025-01-10 15:47:30
Generator::rewind
  • References/PHP/Language/Predefined Interfaces and Classes/Generator

(PHP 5 >= 5.5.0, PHP 7) Rewind the iterator

2025-01-10 15:47:30
Generator::__wakeup
  • References/PHP/Language/Predefined Interfaces and Classes/Generator

(PHP 5 >= 5.5.0, PHP 7) Serialize callback

2025-01-10 15:47:30
ArrayAccess::offsetUnset
  • References/PHP/Language/Predefined Interfaces and Classes/ArrayAccess

(PHP 5 >= 5.0.0, PHP 7) Unset an offset abstract

2025-01-10 15:47:30
ArrayAccess::offsetExists
  • References/PHP/Language/Predefined Interfaces and Classes/ArrayAccess

(PHP 5 >= 5.0.0, PHP 7) Whether an offset exists

2025-01-10 15:47:30
Throwable::getLine
  • References/PHP/Language/Predefined Interfaces and Classes/Throwable

(PHP 7) Gets the line on which the object was instantiated

2025-01-10 15:47:30