summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-07-29 11:52:09 +0200
committerRemi Collet <remi@php.net>2024-07-29 11:52:09 +0200
commit4abc2157e0bcc3770c68bc13f6e42ed17ee7667e (patch)
treec56c721ffbae71228a56ab84b5b5a0d1fd2ccb48 /REFLECTION
initial package
open https://github.com/pinpoint-apm/pinpoint-c-agent/issues/656 license open https://github.com/pinpoint-apm/pinpoint-c-agent/pull/655 use cxx
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION125
1 files changed, 125 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
new file mode 100644
index 0000000..a0be6ba
--- /dev/null
+++ b/REFLECTION
@@ -0,0 +1,125 @@
+Extension [ <persistent> extension #86 pinpoint_php version 0.5.2 ] {
+
+ - 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_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 ]
+ }
+ }
+ }
+}
+