Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: (null)
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > DECLARE_CLASS 'testform'
30 1 > RETURN 1
Class FormInterface:
Function getformid:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: getFormId
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > > RETURN null
End of function getformid
Function buildform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: buildForm
number of ops: 3
compiled vars: !0 = $form, !1 = $form_state
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > RECV !0
1 RECV !1
2 > RETURN null
End of function buildform
Function validateform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: validateForm
number of ops: 3
compiled vars: !0 = $form, !1 = $form_state
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > RECV !0
1 RECV !1
2 > RETURN null
End of function validateform
Function submitform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: submitForm
number of ops: 3
compiled vars: !0 = $form, !1 = $form_state
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
11 0 E > RECV !0
1 RECV !1
2 > RETURN null
End of function submitform
End of class FormInterface.
Class TestForm:
Function getformid:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: getFormId
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
19 0 E > > RETURN null
End of function getformid
Function buildform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: buildForm
number of ops: 3
compiled vars: !0 = $form, !1 = $form_state
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > RECV !0
1 RECV !1
22 2 > RETURN null
End of function buildform
Function validateform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: validateForm
number of ops: 3
compiled vars: !0 = $form, !1 = $form_state
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
24 0 E > RECV !0
1 RECV !1
25 2 > RETURN null
End of function validateform
Function submitform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mDHE1
function name: submitForm
number of ops: 3
compiled vars: !0 = $form, !1 = $form_state
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
27 0 E > RECV !0
1 RECV !1
28 2 > RETURN null
End of function submitform
End of class TestForm.
Generated using Vulcan Logic Dumper, using php 8.0.0