Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 18
Branch analysis from position: 10
2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 18
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
filename: /in/ZfAbj
function name: (null)
number of ops: 23
compiled vars: !0 = $data, !1 = $obj
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > CAST 8 ~2 <array>
1 INIT_ARRAY ~3 ~2
13 2 CAST 8 ~4 <array>
3 ADD_ARRAY_ELEMENT ~3 ~4
20 4 CAST 8 ~5 <array>
5 ADD_ARRAY_ELEMENT ~3 ~5
6 INIT_ARRAY ~6 ~3, 'projectos'
3 7 ASSIGN !0, ~6
37 8 FETCH_DIM_R ~8 !0, 'projectos'
9 > FE_RESET_R $9 ~8, ->18
10 > > FE_FETCH_R $9, !1, ->18
38 11 > INIT_FCALL 'get_many_by'
12 FETCH_OBJ_R ~11 !1, 'id_projecto'
13 SEND_VAL ~11
14 DO_FCALL 0 $12
15 ASSIGN_OBJ !1, 'imagens'
16 OP_DATA $12
37 17 > JMP ->10
18 > FE_FREE $9
40 19 INIT_FCALL 'var_export'
20 SEND_VAR !0
21 DO_ICALL
22 > RETURN 1
Function get_many_by:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ZfAbj
function name: get_many_by
number of ops: 4
compiled vars: !0 = $id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
29 0 E > RECV !0
34 1 FETCH_DIM_R ~1 <array>, !0
2 > RETURN ~1
35 3* > RETURN null
End of function get_many_by
Generated using Vulcan Logic Dumper, using php 8.0.0