Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Eje8H
function name: (null)
number of ops: 13
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
34 0 E > INIT_FCALL 'pathauto_entity_load'
1 SEND_VAL <array>
2 SEND_VAL 'node'
3 DO_FCALL 0
35 4 INIT_FCALL 'pathauto_entity_load'
5 SEND_VAL <array>
6 SEND_VAL 'taxonomy_term'
7 DO_FCALL 0
36 8 INIT_FCALL 'pathauto_entity_load'
9 SEND_VAL <array>
10 SEND_VAL 'fake'
11 DO_FCALL 0
81 12 > RETURN 1
Function pathauto_entity_load:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 16
Branch analysis from position: 14
2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 20
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
2 jumps found. (Code = 77) Position 1 = 29, Position 2 = 54
Branch analysis from position: 29
2 jumps found. (Code = 78) Position 1 = 30, Position 2 = 54
Branch analysis from position: 30
2 jumps found. (Code = 43) Position 1 = 36, Position 2 = 53
Branch analysis from position: 36
2 jumps found. (Code = 47) Position 1 = 40, Position 2 = 45
Branch analysis from position: 40
2 jumps found. (Code = 43) Position 1 = 46, Position 2 = 49
Branch analysis from position: 46
1 jumps found. (Code = 42) Position 1 = 29
Branch analysis from position: 29
Branch analysis from position: 49
Branch analysis from position: 45
Branch analysis from position: 53
Branch analysis from position: 54
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 54
Branch analysis from position: 16
Branch analysis from position: 10
filename: /in/Eje8H
function name: pathauto_entity_load
number of ops: 56
compiled vars: !0 = $entities, !1 = $type, !2 = $drupal_static_fast, !3 = $path_auto_entity_types, !4 = $states, !5 = $state, !6 = $id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
1 RECV !1
4 2 BIND_STATIC !2
6 3 ISSET_ISEMPTY_CV ~7 !2
4 BOOL_NOT ~8 ~7
5 > JMPZ ~8, ->10
7 6 > INIT_FCALL_BY_NAME 'drupal_static'
7 SEND_VAL_EX 'pathauto_entity_load'
8 DO_FCALL 0 $9
9 ASSIGN_REF !2, $9
10 10 > ASSIGN_REF !3, !2
13 11 ISSET_ISEMPTY_CV ~12 !3
12 BOOL_NOT ~13 ~12
13 > JMPZ ~13, ->16
14 14 > ECHO 'Database+Called%0A'
15 15 ASSIGN !3, <array>
19 16 > ISSET_ISEMPTY_DIM_OBJ 0 ~15 !3, !1
17 BOOL_NOT ~16 ~15
18 > JMPZ ~16, ->20
20 19 > > RETURN null
22 20 > INIT_FCALL_BY_NAME 'pathauto_entity_state_load_multiple'
21 SEND_VAR_EX !1
22 INIT_FCALL 'array_keys'
23 SEND_VAR !0
24 DO_ICALL $17
25 SEND_VAR_NO_REF_EX $17
26 DO_FCALL 0 $18
27 ASSIGN !4, $18
23 28 > FE_RESET_R $20 !4, ->54
29 > > FE_FETCH_R ~21 $20, !5, ->54
30 > ASSIGN !6, ~21
24 31 FETCH_DIM_IS ~23 !0, !6
32 FETCH_OBJ_IS ~24 ~23, 'path'
33 ISSET_ISEMPTY_DIM_OBJ 0 ~25 ~24, 'pathauto'
34 BOOL_NOT ~26 ~25
35 > JMPZ ~26, ->53
25 36 > FETCH_DIM_IS ~27 !0, !6
37 ISSET_ISEMPTY_PROP_OBJ ~28 ~27, 'path'
38 BOOL_NOT ~29 ~28
39 > JMPNZ_EX ~29 ~29, ->45
40 > FETCH_DIM_R ~30 !0, !6
41 FETCH_OBJ_R ~31 ~30, 'path'
42 TYPE_CHECK 128 ~32 ~31
43 BOOL_NOT ~33 ~32
44 BOOL ~29 ~33
45 > > JMPZ ~29, ->49
26 46 > FETCH_DIM_W $34 !0, !6
47 ASSIGN_OBJ $34, 'path'
48 OP_DATA <array>
28 49 > FETCH_DIM_W $36 !0, !6
50 FETCH_OBJ_W $37 $36, 'path'
51 ASSIGN_DIM $37, 'pathauto'
52 OP_DATA !5
23 53 > > JMP ->29
54 > FE_FREE $20
31 55 > RETURN null
End of function pathauto_entity_load
Function pathauto_entity_state_load_multiple:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Eje8H
function name: pathauto_entity_state_load_multiple
number of ops: 5
compiled vars: !0 = $type, !1 = $entites
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
38 0 E > RECV !0
1 RECV !1
39 2 ECHO 'states+loaded%0A'
41 3 > RETURN <array>
46 4* > RETURN null
End of function pathauto_entity_state_load_multiple
Function drupal_static:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 17
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 15
Branch analysis from position: 12
Return found
Branch analysis from position: 15
Branch analysis from position: 17
2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 27
Branch analysis from position: 19
2 jumps found. (Code = 43) Position 1 = 20, Position 2 = 21
Branch analysis from position: 20
Return found
Branch analysis from position: 21
Return found
Branch analysis from position: 27
2 jumps found. (Code = 77) Position 1 = 28, Position 2 = 33
Branch analysis from position: 28
2 jumps found. (Code = 78) Position 1 = 29, Position 2 = 33
Branch analysis from position: 29
1 jumps found. (Code = 42) Position 1 = 28
Branch analysis from position: 28
Branch analysis from position: 33
Return found
Branch analysis from position: 33
Branch analysis from position: 10
filename: /in/Eje8H
function name: drupal_static
number of ops: 36
compiled vars: !0 = $name, !1 = $default_value, !2 = $reset, !3 = $data, !4 = $default, !5 = $value
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
49 0 E > RECV !0
1 RECV_INIT !1 null
2 RECV_INIT !2 <false>
50 3 ECHO 'drupal_static%28%29+called%0A'
51 4 BIND_STATIC !3
5 BIND_STATIC !4
53 6 ISSET_ISEMPTY_DIM_OBJ 0 ~6 !3, !0
7 > JMPNZ_EX ~6 ~6, ->10
8 > ARRAY_KEY_EXISTS ~7 !0, !3
9 BOOL ~6 ~7
10 > > JMPZ ~6, ->17
55 11 > > JMPZ !2, ->15
57 12 > FETCH_DIM_R ~9 !4, !0
13 ASSIGN_DIM !3, !0
14 OP_DATA ~9
59 15 > FETCH_DIM_W $10 !3, !0
16 > RETURN_BY_REF $10
62 17 > ISSET_ISEMPTY_CV !0
18 > JMPZ ~11, ->27
63 19 > > JMPZ !2, ->21
66 20 > > RETURN_BY_REF !3
69 21 > ASSIGN_DIM ~13 !3, !0
22 OP_DATA !1
23 ASSIGN_DIM !4, !0
24 OP_DATA ~13
70 25 FETCH_DIM_W $14 !3, !0
26 > RETURN_BY_REF $14
75 27 > > FE_RESET_R $15 !4, ->33
28 > > FE_FETCH_R ~16 $15, !5, ->33
29 > ASSIGN !0, ~16
76 30 ASSIGN_DIM !3, !0
31 OP_DATA !5
75 32 > JMP ->28
33 > FE_FREE $15
80 34 > RETURN_BY_REF !3
81 35* > RETURN_BY_REF null
End of function drupal_static
Generated using Vulcan Logic Dumper, using php 8.0.0