Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/PZstq
function name: (null)
number of ops: 20
compiled vars: !0 = $cars, !1 = $selection, !2 = $cars_by_id, !3 = $selected_cars
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > ASSIGN !0, <array>
12 1 ASSIGN !1, <array>
18 2 INIT_FCALL 'array_column'
3 SEND_VAR !0
4 SEND_VAL null
5 SEND_VAL 'id'
6 DO_ICALL $6
7 ASSIGN !2, $6
20 8 INIT_FCALL 'array_intersect_key'
9 SEND_VAR !2
10 INIT_FCALL 'array_flip'
11 SEND_VAR !1
12 DO_ICALL $8
13 SEND_VAR $8
14 DO_ICALL $9
15 ASSIGN !3, $9
22 16 INIT_FCALL 'var_dump'
17 SEND_VAR !3
18 DO_ICALL
19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0