extends |
TextRenderer |
|---|
| Methods | ||
|---|---|---|
public
|
__construct()
|
# |
public
|
colorValue($string)
|
# |
public
|
colorType($string)
|
# |
public
|
colorTitle($string)
|
# |
public
|
renderTitle(BasicObject $o)
|
# |
public
|
preRender()
|
# |
public
|
postRender()
|
# |
public
|
escape($string, $encoding = false)
|
# |
protected
|
utf8ToWindows($string)
|
# |
| Methods inherited from Kint\Renderer\TextRenderer |
|---|
render(), renderNothing(), boxText(), renderHeader(), renderChildren(), filterParserPlugins(), ideLink(), calledFrom(), getPlugin() |
| Methods inherited from Kint\Renderer\Renderer |
|---|
setCallInfo(), getCallInfo(), setStatics(), getStatics(), setShowTrace(), getShowTrace(), matchPlugins(), sortPropertiesFull(), sortProperties() |
| Constants inherited from Kint\Renderer\Renderer |
|---|
|
| Properties | |||
|---|---|---|---|
public
static
|
bool
|
$cli_colors = true
|
# |
public
static
|
bool
|
$force_utf8 = false
|
# |
public
static
|
bool
|
$detect_width = true
|
# |
public
static
|
int
|
$min_terminal_width = 40
|
# |
protected
static
|
|
$terminal_width = null
|
# |
protected
|
|
$windows_output = false
|
# |
protected
|
|
$colors = false
|
# |
| Properties inherited from Kint\Renderer\TextRenderer |
|---|
$plugins, $parser_plugin_whitelist, $strlen_max, $default_width, $default_indent, $decorations, $sort, $header_width, $indent_width, $plugin_objs |
| Properties inherited from Kint\Renderer\Renderer |
|---|
$call_info, $statics, $show_trace |