Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/J99Af
function name: (null)
number of ops: 17
compiled vars: !0 = $obj
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
16 0 E > DECLARE_CLASS 'searchapibulkform', 'bulkform'
23 1 NEW $1 'SearchApiBulkForm'
2 DO_FCALL 0
3 ASSIGN !0, $1
25 4 ECHO 'Calling+buildOptionsForm%28%29%3A+'
26 5 INIT_METHOD_CALL !0, 'buildOptionsForm'
6 DO_FCALL 0
28 7 ECHO 'Calling+ignoreBuildOptionsForm%28%29%3A+'
29 8 INIT_METHOD_CALL !0, 'ignoreBuildOptionsForm'
9 DO_FCALL 0
31 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/J99Af
function name: buildOptionsForm
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
6 0 E > ECHO 'buildOptionsForm%28%29++called+from+SearchApiFieldTrait%0A'
7 1 > RETURN null
End of function buildoptionsform
End of class SearchApiFieldTrait.
Class BulkForm:
Function buildoptionsform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/J99Af
function name: buildOptionsForm
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
12 0 E > ECHO 'buildOptionsForm%28%29++called+from+BulkForm%0A'
13 1 > RETURN null
End of function buildoptionsform
End of class BulkForm.
Class SearchApiBulkForm: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.5.0