◆ __construct()
◆ boxText()
boxText |
( |
|
$text, |
|
|
|
$width |
|
) |
| |
◆ calledFrom()
◆ colorTitle()
◆ colorType()
◆ colorValue()
◆ escape()
escape |
( |
|
$string, |
|
|
|
$encoding = false |
|
) |
| |
◆ filterParserPlugins()
filterParserPlugins |
( |
array |
$plugins | ) |
|
◆ getPlugin()
getPlugin |
( |
array |
$plugins, |
|
|
array |
$hints |
|
) |
| |
|
protected |
◆ ideLink()
◆ postRender()
◆ render()
◆ renderChildren()
◆ renderHeader()
◆ renderNothing()
◆ renderTitle()
◆ $decorations
◆ $default_indent
◆ $default_width
◆ $header_width
◆ $indent_width
◆ $parser_plugin_whitelist
Initial value:= array(
'Kint\\Parser\\BlacklistPlugin',
'Kint\\Parser\\MicrotimePlugin',
'Kint\\Parser\\StreamPlugin',
'Kint\\Parser\\TracePlugin',
)
Parser plugins must be instanceof one of these or it will be removed for performance reasons.
◆ $plugin_objs
◆ $plugins
Initial value:= array(
'blacklist' => 'Kint\\Renderer\\Text\\BlacklistPlugin',
'depth_limit' => 'Kint\\Renderer\\Text\\DepthLimitPlugin',
'microtime' => 'Kint\\Renderer\\Text\\MicrotimePlugin',
'recursion' => 'Kint\\Renderer\\Text\\RecursionPlugin',
'trace' => 'Kint\\Renderer\\Text\\TracePlugin',
)
TextRenderer plugins should be instances of Kint\Renderer\Text\Plugin.
◆ $sort
◆ $strlen_max
The documentation for this class was generated from the following file:
- C:/xoops2511b2/htdocs/class/libraries/vendor/kint-php/kint/src/Renderer/TextRenderer.php