objbox::__set_state(array(
   '_sortBy' => NULL,
   '_sortByis' => 'property',
   '_autosort' => false,
   '_use_objhandler' => true,
   '_position' => 0,
   '_items' => 
  array (
    'e1' => 
    objhandler::__set_state(array(
       '_OBJ' => 
      example1::__set_state(array(
      )),
    )),
    0 => 
    objhandler::__set_state(array(
       '_OBJ' => 
      example2::__set_state(array(
      )),
    )),
  ),
))
passobj::__set_state(array(
   'var' => 0,
))
'example1'
event::__set_state(array(
   'type' => 'call',
   'obj' => 
  example1::__set_state(array(
  )),
   'method' => 'hook',
   'args' => 
  array (
    0 => 
    passobj::__set_state(array(
       'var' => 1,
    )),
  ),
))
'example2'
event::__set_state(array(
   'type' => 'call',
   'obj' => 
  example2::__set_state(array(
  )),
   'method' => 'hook',
   'args' => 
  array (
    0 => 
    passobj::__set_state(array(
       'var' => 2,
    )),
  ),
))
passobj::__set_state(array(
   'var' => 2,
))
'example1'
event::__set_state(array(
   'type' => 'call',
   'obj' => 
  example1::__set_state(array(
  )),
   'method' => 'hook',
   'args' => 
  array (
    0 => 
    passobj::__set_state(array(
       'var' => 3,
    )),
  ),
))
'example1'
event::__set_state(array(
   'type' => 'call',
   'obj' => 
  example1::__set_state(array(
  )),
   'method' => 'hook',
   'args' => 
  array (
    0 => 
    passobj::__set_state(array(
       'var' => 4,
    )),
  ),
))
passobj::__set_state(array(
   'var' => 4,
))
event::__set_state(array(
   'type' => 'call',
   'obj' => 
  example1::__set_state(array(
  )),
   'Exception' => 
  Exception::__set_state(array(
     'message' => 'some bad has happened.',
     'string' => '',
     'code' => 0,
     'file' => '/var/www/html/webos/example.php',
     'line' => 29,
     'trace' => 
    array (
      0 => 
      array (
        'file' => '/var/www/html/webos/app/classes/objhandler.class.php(149) : eval()'d code',
        'line' => 1,
        'function' => 'hook_with_exception',
        'class' => 'example1',
        'type' => '->',
        'args' => 
        array (
        ),
      ),
      1 => 
      array (
        'file' => '/var/www/html/webos/app/classes/objhandler.class.php',
        'line' => 149,
        'function' => 'eval',
      ),
      2 => 
      array (
        'file' => '/var/www/html/webos/app/classes/objbox.class.php(128) : eval()'d code',
        'line' => 1,
        'function' => '__call',
        'class' => 'objhandler',
        'type' => '->',
        'args' => 
        array (
          0 => 'hook_with_exception',
          1 => 
          array (
          ),
        ),
      ),
      3 => 
      array (
        'file' => '/var/www/html/webos/app/classes/objbox.class.php(128) : eval()'d code',
        'line' => 1,
        'function' => 'hook_with_exception',
        'class' => 'objhandler',
        'type' => '->',
        'args' => 
        array (
        ),
      ),
      4 => 
      array (
        'file' => '/var/www/html/webos/app/classes/objbox.class.php',
        'line' => 128,
        'function' => 'eval',
      ),
      5 => 
      array (
        'file' => '/var/www/html/webos/example.php',
        'line' => 69,
        'function' => '__call',
        'class' => 'objbox',
        'type' => '->',
        'args' => 
        array (
          0 => 'hook_with_exception',
          1 => 
          array (
          ),
        ),
      ),
      6 => 
      array (
        'file' => '/var/www/html/webos/example.php',
        'line' => 69,
        'function' => 'hook_with_exception',
        'class' => 'objbox',
        'type' => '->',
        'args' => 
        array (
        ),
      ),
    ),
     'previous' => NULL,
  )),
   'method' => 'hook_with_exception',
   'args' => 
  array (
  ),
))
event::__set_state(array(
   'type' => 'call',
   'obj' => 
  example1::__set_state(array(
  )),
   'method' => 'hook_with_exception',
   'args' => 
  array (
  ),
))
event::__set_state(array(
   'type' => 'call',
   'obj' => 
  example2::__set_state(array(
  )),
   'method' => 'hook_with_exception',
   'args' => 
  array (
  ),
)) 
  |