blob: 134299c38f568a2c8782373fd63abfa5028a3ee3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
Extension [ <persistent> extension #140 SPX version 0.4.19 ] {
- INI {
Entry [ spx.debug <SYSTEM> ]
Current = '0'
}
Entry [ spx.data_dir <SYSTEM> ]
Current = '/tmp/spx'
}
Entry [ spx.http_enabled <SYSTEM> ]
Current = '0'
}
Entry [ spx.http_key <SYSTEM> ]
Current = ''
}
Entry [ spx.http_ip_var <SYSTEM> ]
Current = 'REMOTE_ADDR'
}
Entry [ spx.http_trusted_proxies <SYSTEM> ]
Current = '127.0.0.1'
}
Entry [ spx.http_ip_whitelist <SYSTEM> ]
Current = ''
}
Entry [ spx.http_ui_assets_dir <SYSTEM> ]
Current = '/usr/share/php-noisebynorthwest-php-spx/assets/web-ui'
}
Entry [ spx.http_profiling_enabled <SYSTEM> ]
Current = ''
}
Entry [ spx.http_profiling_auto_start <SYSTEM> ]
Current = ''
}
Entry [ spx.http_profiling_builtins <SYSTEM> ]
Current = ''
}
Entry [ spx.http_profiling_sampling_period <SYSTEM> ]
Current = ''
}
Entry [ spx.http_profiling_depth <SYSTEM> ]
Current = ''
}
Entry [ spx.http_profiling_metrics <SYSTEM> ]
Current = ''
}
}
- Functions {
Function [ <internal:SPX> function spx_profiler_start ] {
- Parameters [0] {
}
}
Function [ <internal:SPX> function spx_profiler_stop ] {
- Parameters [0] {
}
}
Function [ <internal:SPX> function spx_profiler_full_report_set_custom_metadata_str ] {
- Parameters [1] {
Parameter #0 [ <required> string $customMetadataStr ]
}
}
}
}
|