Objects

visit HLI#X
1. pre($Obj) type: stdClass (object)
in builder\plugins\objectDump.php on line 15
− stdClass { dynamic $any = 5.8 dynamic $array = − Array ( 0 => 'äöüß' ) dynamic $values = 'VALUE' }
*** global scope ***
visit HLI#X
2. pre(new Test) type: Test (object)
in builder\plugins\objectDump.php on line 16
− Test { static public $spub = 'static public' static protected $sprot = 'static protected' static private $spriv = *** unreadable *** static protected $staticTest2 = Test2 protected $array = − Array ( 'hello' => 'world', 0       => 1, 1       => 2, 2       => 3.5, 3       => false, 4       => '' ) protected $test2 = − Test2 { protected $array2 = − Array ( 'HLI' => 'Haily' ) } protected $array2 = − Array ( 'HLI' => 'Haily' ) private $null = NULL }
*** global scope ***

Using this command you can force the object to be displayed folded:

At the moment, static values are not dumped. That will follow in my next release.

hli('startWithHiddenBlocks',true);
visit HLI#X
3. pre(HLI_Config::get()) type: HLI_Config (object)
in builder\plugins\objectDump.php on line 29
− HLI_Config { static private $instance = *** unreadable *** private $cp_iniFileName = + Array ( ) private $cp_errorReporting = + Array ( ) private $cp_backtrace = + Array ( ) private $cp_return = + Array ( ) private $cp_mimetype = + Array ( ) private $cp_maxDumpLevel = + Array ( ) private $cp_startWithHiddenBlocks = + Array ( ) private $cp_useOutputBuffering = + Array ( ) private $cp_quotesOnStrings = + Array ( ) private $cp_commonPath = + Array ( ) private $cp_autoCommonPath = + Array ( ) private $cp_contextLinesBefore = + Array ( ) private $cp_contextLinesAfter = + Array ( ) private $cp_setExceptionHandler = + Array ( ) private $cp_autoStartHTML = + Array ( ) private $cp_encoding = + Array ( ) private $cp_useCalledAtWithParamValues = + Array ( ) private $cp_validateXML = + Array ( ) private $includingFile = D:\my_files\Webentwicklung\public_html\Eigene\forestfactory.de\branch\hli\0.1\hli\globals.php:3] private $locked = + HLI_Main { } private $registeredPlugins = + Array ( ) private $pluginDirectories = + Array ( ) private $thirdPartyExtensions = + Array ( ) private $cp_autoParseIni = + Array ( ) }
*** global scope ***