Extension [ <persistent> extension #125 pinpoint_php version 0.6.1 ] {

  - INI {
    Entry [ pinpoint_php.SendSpanTimeOutMs <ALL> ]
      Current = '0'
    }
    Entry [ pinpoint_php.CollectorHost <ALL> ]
      Current = 'unix:/tmp/collector.sock'
    }
    Entry [ pinpoint_php.UnitTest <ALL> ]
      Current = 'no'
    }
    Entry [ pinpoint_php.TraceLimit <ALL> ]
      Current = '-1'
    }
    Entry [ pinpoint_php.DebugReport <ALL> ]
      Current = 'no'
    }
  }

  - Functions {
    Function [ <internal:pinpoint_php> function _pinpoint_start_trace ] {

      - Parameters [1] {
        Parameter #0 [ <optional> $nodeid = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_end_trace ] {

      - Parameters [1] {
        Parameter #0 [ <optional> $nodeid = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_get_trace_depth ] {

      - Parameters [1] {
        Parameter #0 [ <optional> $nodeid = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_unique_id ] {

      - Parameters [0] {
      }
    }
    Function [ <internal:pinpoint_php> function pinpoint_get_this ] {

      - Parameters [0] {
      }
    }
    Function [ <internal:pinpoint_php> function pinpoint_get_caller_arg ] {

      - Parameters [1] {
        Parameter #0 [ <optional> $index = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function pinpoint_status ] {

      - Parameters [0] {
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_drop_trace ] {

      - Parameters [1] {
        Parameter #0 [ <optional> $nodeid = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_start_time ] {

      - Parameters [0] {
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_set_context ] {

      - Parameters [3] {
        Parameter #0 [ <required> $key ]
        Parameter #1 [ <required> $value ]
        Parameter #2 [ <optional> $nodeid = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_get_context ] {

      - Parameters [2] {
        Parameter #0 [ <required> $key ]
        Parameter #1 [ <optional> $nodeid = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_trace_limit ] {

      - Parameters [1] {
        Parameter #0 [ <optional> $timestamp = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_mark_as_error ] {

      - Parameters [4] {
        Parameter #0 [ <required> $msg ]
        Parameter #1 [ <required> $filename ]
        Parameter #2 [ <optional> $lineno = <default> ]
        Parameter #3 [ <optional> $nodeid = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_add_clue ] {

      - Parameters [4] {
        Parameter #0 [ <required> $key ]
        Parameter #1 [ <required> $value ]
        Parameter #2 [ <optional> $nodeid = <default> ]
        Parameter #3 [ <optional> $flag = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_add_clues ] {

      - Parameters [4] {
        Parameter #0 [ <required> $key ]
        Parameter #1 [ <required> $value ]
        Parameter #2 [ <optional> $nodeid = <default> ]
        Parameter #3 [ <optional> $flag = <default> ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_join_cut ] {

      - Parameters [4] {
        Parameter #0 [ <required> $joinable ]
        Parameter #1 [ <required> $onBefore ]
        Parameter #2 [ <required> $onEnd ]
        Parameter #3 [ <required> $onException ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_get_sequence_id ] {

      - Parameters [1] {
        Parameter #0 [ <required> $nodeid ]
      }
    }
    Function [ <internal:pinpoint_php> function _pinpoint_set_async_ctx ] {

      - Parameters [3] {
        Parameter #0 [ <required> $async_node ]
        Parameter #1 [ <required> $sequence ]
        Parameter #2 [ <required> $nodeid ]
      }
    }
  }
}