Class BlueScreen
Red BlueScreen.
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
renderToFile(
Renders blue screen to file (if file exists, it will not be overwritten). |
public static
string|null
|
#
highlightFile( string $file, integer $line, integer $lines = 15, array $vars = null )
Returns syntax highlighted source code. |
public static
string
|
#
highlightPhp( string $source, integer $line, integer $lines = 15, array $vars = null )
Returns syntax highlighted source code. |
public static
string
|
|
public
boolean
|
public
string[]
|
$info
|
# [] |
public
string[]
|
$collapsePaths
paths to be collapsed in stack trace (e.g. core libraries) |
# [] |
public
integer
|
$maxDepth
|
# 3 |
public
integer
|
$maxLength
|
# 150 |