Generator::getReturn
  • References/PHP/Language/Predefined Interfaces and Classes/Generator

(PHP 7) Get the return value of a generator public

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

(PHP 5 >= 5.0.0, PHP 7) Assign a value to the specified offset

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

(PHP 5 >= 5.5.0, PHP 7) Send a value to the generator

2025-01-10 15:47:30
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::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::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
Throwable::getCode
  • References/PHP/Language/Predefined Interfaces and Classes/Throwable

(PHP 7) Gets the exception code abstract public

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

(PHP 5 >= 5.3.0, PHP 7) Constructor that disallows instantiation

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
Throwable::__toString
  • References/PHP/Language/Predefined Interfaces and Classes/Throwable

(PHP 7) Gets a string representation of the thrown object

2025-01-10 15:47:30