[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/maximebf/debugbar/src/DebugBar/DataCollector/ -> ExceptionsCollector.php (summary)

(no description)

File Size: 177 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ExceptionsCollector:: (11 methods):
  addException()
  addThrowable()
  setChainExceptions()
  getExceptions()
  useHtmlVarDumper()
  isHtmlVarDumperUsed()
  collect()
  formatExceptionData()
  formatThrowableData()
  getName()
  getWidgets()


Class: ExceptionsCollector  - X-Ref

Collects info about exceptions

addException(Exception $e)   X-Ref
Adds an exception to be profiled in the debug bar

param: Exception $e

addThrowable($e)   X-Ref
Adds a Throwable to be profiled in the debug bar

param: \Throwable $e

setChainExceptions($chainExceptions = true)   X-Ref
Configure whether or not all chained exceptions should be shown.

param: bool $chainExceptions

getExceptions()   X-Ref
Returns the list of exceptions being profiled

return: array[\Throwable]

useHtmlVarDumper($value = true)   X-Ref
Sets a flag indicating whether the Symfony HtmlDumper will be used to dump variables for
rich variable rendering.

param: bool $value
return: $this

isHtmlVarDumperUsed()   X-Ref
Indicates whether the Symfony HtmlDumper will be used to dump variables for rich variable
rendering.

return: mixed

collect()   X-Ref
No description

formatExceptionData(Exception $e)   X-Ref
Returns exception data as an array

param: Exception $e
return: array

formatThrowableData($e)   X-Ref
Returns Throwable data as an array

param: \Throwable $e
return: array

getName()   X-Ref

return: string

getWidgets()   X-Ref

return: array



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer