Extension [ extension #119 opencensus version 0.3.0 ] { - INI { Entry [ opencensus.client.path ] Current = '/tmp/oc-daemon.sock' } } - Functions { Function [ function opencensus_version ] { - Parameters [0] { } } Function [ function opencensus_core_send_to_daemonclient ] { - Parameters [2] { Parameter #0 [ int $msgType ] Parameter #1 [ string $msgData ] } } Function [ function opencensus_trace_function ] { - Parameters [2] { Parameter #0 [ string $functionName ] Parameter #1 [ $handler ] } } Function [ function opencensus_trace_method ] { - Parameters [3] { Parameter #0 [ string $className ] Parameter #1 [ string $methodName ] Parameter #2 [ $handler ] } } Function [ function opencensus_trace_list ] { - Parameters [0] { } } Function [ function opencensus_trace_begin ] { - Parameters [2] { Parameter #0 [ string $spanName ] Parameter #1 [ array $spanOptions ] } } Function [ function opencensus_trace_finish ] { - Parameters [0] { } } Function [ function opencensus_trace_clear ] { - Parameters [0] { } } Function [ function opencensus_trace_set_context ] { - Parameters [2] { Parameter #0 [ string $traceId ] Parameter #1 [ string or NULL $parentSpanId ] } } Function [ function opencensus_trace_context ] { - Parameters [0] { } } Function [ function opencensus_trace_add_attribute ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ string $value ] Parameter #2 [ array $options ] } } Function [ function opencensus_trace_add_annotation ] { - Parameters [2] { Parameter #0 [ string $description ] Parameter #1 [ array $options ] } } Function [ function opencensus_trace_add_link ] { - Parameters [3] { Parameter #0 [ string $traceId ] Parameter #1 [ string $spanId ] Parameter #2 [ array $options ] } } Function [ function opencensus_trace_add_message_event ] { - Parameters [3] { Parameter #0 [ string $type ] Parameter #1 [ string $id ] Parameter #2 [ array $options ] } } } - Classes [5] { Class [ class OpenCensus\Trace\Ext\Span ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [11] { Property [ protected $name ] Property [ protected $spanId ] Property [ protected $parentSpanId ] Property [ protected $startTime ] Property [ protected $endTime ] Property [ protected $attributes ] Property [ protected $stackTrace ] Property [ protected $links ] Property [ protected $timeEvents ] Property [ protected $kind ] Property [ protected $sameProcessAsParentSpan ] } - Methods [13] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ array $spanOptions ] } } Method [ public method __destruct ] { - Parameters [0] { } } Method [ public method name ] { - Parameters [0] { } } Method [ public method spanId ] { - Parameters [0] { } } Method [ public method parentSpanId ] { - Parameters [0] { } } Method [ public method attributes ] { - Parameters [0] { } } Method [ public method startTime ] { - Parameters [0] { } } Method [ public method endTime ] { - Parameters [0] { } } Method [ public method stackTrace ] { - Parameters [0] { } } Method [ public method links ] { - Parameters [0] { } } Method [ public method timeEvents ] { - Parameters [0] { } } Method [ public method kind ] { - Parameters [0] { } } Method [ public method sameProcessAsParentSpan ] { - Parameters [0] { } } } } Class [ class OpenCensus\Trace\Ext\SpanContext ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [2] { Property [ protected $spanId ] Property [ protected $traceId ] } - Methods [3] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ array $contextOptions ] } } Method [ public method spanId ] { - Parameters [0] { } } Method [ public method traceId ] { - Parameters [0] { } } } } Class [ class OpenCensus\Trace\Ext\Annotation ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [3] { Property [ protected $description ] Property [ protected $time ] Property [ protected $options ] } - Methods [3] { Method [ public method description ] { - Parameters [0] { } } Method [ public method time ] { - Parameters [0] { } } Method [ public method options ] { - Parameters [0] { } } } } Class [ class OpenCensus\Trace\Ext\Link ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [3] { Property [ protected $traceId ] Property [ protected $spanId ] Property [ protected $options ] } - Methods [3] { Method [ public method traceId ] { - Parameters [0] { } } Method [ public method spanId ] { - Parameters [0] { } } Method [ public method options ] { - Parameters [0] { } } } } Class [ class OpenCensus\Trace\Ext\MessageEvent ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $type ] Property [ protected $id ] Property [ protected $time ] Property [ protected $options ] } - Methods [4] { Method [ public method type ] { - Parameters [0] { } } Method [ public method id ] { - Parameters [0] { } } Method [ public method time ] { - Parameters [0] { } } Method [ public method options ] { - Parameters [0] { } } } } } }