array(1) {
  [0]=>
  array(3) {
    ["test visit"]=>
    string(7) "line 30"
    ["cookie"]=>
    NULL
    ["session"]=>
    array(2) {
      [0]=>
      string(11) "from cookie"
      [1]=>
      bool(false)
    }
  }
}