Error::getFile
  • References/PHP/Language/Predefined Exceptions/Error

(No version information available, might only be in Git) Gets the file in which the error occurred

2025-01-10 15:47:30
Error::__toString
  • References/PHP/Language/Predefined Exceptions/Error

(No version information available, might only be in Git) String representation of the error

2025-01-10 15:47:30
ErrorException::getSeverity
  • References/PHP/Language/Predefined Exceptions/ErrorException

(PHP 5 >= 5.1.0, PHP 7) Gets the exception severity

2025-01-10 15:47:30
Exception::__toString
  • References/PHP/Language/Predefined Exceptions/Exception

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

2025-01-10 15:47:30
Error::getLine
  • References/PHP/Language/Predefined Exceptions/Error

(No version information available, might only be in Git) Gets the line in which the error occurred

2025-01-10 15:47:30
Error::getTrace
  • References/PHP/Language/Predefined Exceptions/Error

(No version information available, might only be in Git) Gets the stack trace

2025-01-10 15:47:30
ErrorException::__construct
  • References/PHP/Language/Predefined Exceptions/ErrorException

(PHP 5 >= 5.1.0, PHP 7) Constructs the exception

2025-01-10 15:47:30
Exception::getPrevious
  • References/PHP/Language/Predefined Exceptions/Exception

(PHP 5 >= 5.3.0, PHP 7) Returns previous Exception

2025-01-10 15:47:30
Exception::getTraceAsString
  • References/PHP/Language/Predefined Exceptions/Exception

(PHP 5 >= 5.1.0, PHP 7) Gets the stack trace as a string

2025-01-10 15:47:30
Exception::getTrace
  • References/PHP/Language/Predefined Exceptions/Exception

(PHP 5 >= 5.1.0, PHP 7) Gets the stack trace

2025-01-10 15:47:30