Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/S8gOM
function name: (null)
number of ops: 17
compiled vars: !0 = $obj
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > DECLARE_CLASS 'searchapibulkform', 'bulkform'
21 1 NEW $1 'SearchApiBulkForm'
2 DO_FCALL 0
3 ASSIGN !0, $1
23 4 ECHO 'Calling+buildOptionsForm%28%29%3A+'
24 5 INIT_METHOD_CALL !0, 'buildOptionsForm'
6 DO_FCALL 0
26 7 ECHO 'Calling+ignoreBuildOptionsForm%28%29%3A+'
27 8 INIT_METHOD_CALL !0, 'ignoreBuildOptionsForm'
9 DO_FCALL 0
29 10 INIT_FCALL 'print_r'
11 INIT_FCALL 'get_class_methods'
12 SEND_VAR !0
13 DO_ICALL $6
14 SEND_VAR $6
15 DO_ICALL
16 > RETURN 1
Class SearchApiFieldTrait:
Function buildoptionsform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/S8gOM
function name: buildOptionsForm
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > ECHO 'Trait%3A+buildOptionsForm%28%29%0A'
7 1 > RETURN null
End of function buildoptionsform
End of class SearchApiFieldTrait.
Class BulkForm: [no user functions]
Class SearchApiBulkForm: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0