Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: (null)
number of ops: 11
compiled vars: !0 = $gr, !1 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
359 0 E > NEW $2 'GetResponse'
1 SEND_VAL_EX '9316941e3d7c25b48e52ee69455592d8'
2 DO_FCALL 0
3 ASSIGN !0, $2
360 4 ASSIGN_OBJ !0, 'timeout'
5 OP_DATA 4
362 6 INIT_METHOD_CALL !0, 'getContacts'
364 7 SEND_VAL_EX <array>
362 8 DO_FCALL 0 $6
9 ASSIGN !1, $6
367 10 > RETURN 1
Class GetResponse:
Function __construct:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
filename: /in/Dgpp6
function name: __construct
number of ops: 10
compiled vars: !0 = $api_key, !1 = $api_url
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > RECV !0
1 RECV_INIT !1 null
18 2 ASSIGN_OBJ 'api_key'
3 OP_DATA !0
20 4 ISSET_ISEMPTY_CV ~3 !1
5 BOOL_NOT ~4 ~3
6 > JMPZ ~4, ->9
7 > ASSIGN_OBJ 'api_url'
8 OP_DATA !1
21 9 > > RETURN null
End of function __construct
Function __set:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: __set
number of ops: 5
compiled vars: !0 = $key, !1 = $value
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
28 0 E > RECV !0
1 RECV !1
29 2 ASSIGN_OBJ !0
3 OP_DATA !1
30 4 > RETURN null
End of function __set
Function accounts:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: accounts
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
38 0 E > INIT_METHOD_CALL 'call'
1 SEND_VAL_EX 'accounts'
2 DO_FCALL 0 $0
3 > RETURN $0
39 4* > RETURN null
End of function accounts
Function ping:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: ping
number of ops: 4
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
45 0 E > INIT_METHOD_CALL 'accounts'
1 DO_FCALL 0 $0
2 > RETURN $0
46 3* > RETURN null
End of function ping
Function getcampaigns:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getCampaigns
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
53 0 E > INIT_METHOD_CALL 'call'
1 SEND_VAL_EX 'campaigns'
2 DO_FCALL 0 $0
3 > RETURN $0
54 4* > RETURN null
End of function getcampaigns
Function getcampaign:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getCampaign
number of ops: 7
compiled vars: !0 = $campaign_id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
61 0 E > RECV !0
62 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'campaigns%2F', !0
3 SEND_VAL_EX ~1
4 DO_FCALL 0 $2
5 > RETURN $2
63 6* > RETURN null
End of function getcampaign
Function createcampaign:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: createCampaign
number of ops: 8
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
70 0 E > RECV !0
71 1 INIT_METHOD_CALL 'call'
2 SEND_VAL_EX 'campaigns'
3 SEND_VAL_EX 'POST'
4 SEND_VAR_EX !0
5 DO_FCALL 0 $1
6 > RETURN $1
72 7* > RETURN null
End of function createcampaign
Function getrssnewsletters:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getRSSNewsletters
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
79 0 E > INIT_METHOD_CALL 'call'
1 SEND_VAL_EX 'rss-newsletters'
2 SEND_VAL_EX 'GET'
3 SEND_VAL_EX null
4 DO_FCALL 0
80 5 > RETURN null
End of function getrssnewsletters
Function sendnewsletter:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: sendNewsletter
number of ops: 8
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
88 0 E > RECV !0
89 1 INIT_METHOD_CALL 'call'
2 SEND_VAL_EX 'newsletters'
3 SEND_VAL_EX 'POST'
4 SEND_VAR_EX !0
5 DO_FCALL 0 $1
6 > RETURN $1
90 7* > RETURN null
End of function sendnewsletter
Function senddraftnewsletter:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: sendDraftNewsletter
number of ops: 8
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
96 0 E > RECV !0
97 1 INIT_METHOD_CALL 'call'
2 SEND_VAL_EX 'newsletters%2Fsend-draft'
3 SEND_VAL_EX 'POST'
4 SEND_VAR_EX !0
5 DO_FCALL 0 $1
6 > RETURN $1
98 7* > RETURN null
End of function senddraftnewsletter
Function addcontact:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: addContact
number of ops: 8
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
106 0 E > RECV !0
107 1 INIT_METHOD_CALL 'call'
2 SEND_VAL_EX 'contacts'
3 SEND_VAL_EX 'POST'
4 SEND_VAR_EX !0
5 DO_FCALL 0 $1
6 > RETURN $1
108 7* > RETURN null
End of function addcontact
Function getcontact:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getContact
number of ops: 7
compiled vars: !0 = $contact_id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
116 0 E > RECV !0
117 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'contacts%2F', !0
3 SEND_VAL_EX ~1
4 DO_FCALL 0 $2
5 > RETURN $2
118 6* > RETURN null
End of function getcontact
Function searchcontacts:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: searchContacts
number of ops: 10
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
127 0 E > RECV_INIT !0 null
128 1 INIT_METHOD_CALL 'call'
2 INIT_METHOD_CALL 'setParams'
3 SEND_VAR_EX !0
4 DO_FCALL 0 $1
5 CONCAT ~2 'search-contacts%2F', $1
6 SEND_VAL_EX ~2
7 DO_FCALL 0 $3
8 > RETURN $3
129 9* > RETURN null
End of function searchcontacts
Function getcontactssearch:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getContactsSearch
number of ops: 7
compiled vars: !0 = $id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
137 0 E > RECV !0
138 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'search-contacts%2F', !0
3 SEND_VAL_EX ~1
4 DO_FCALL 0 $2
5 > RETURN $2
139 6* > RETURN null
End of function getcontactssearch
Function addcontactssearch:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: addContactsSearch
number of ops: 8
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
147 0 E > RECV !0
148 1 INIT_METHOD_CALL 'call'
2 SEND_VAL_EX 'search-contacts%2F'
3 SEND_VAL_EX 'POST'
4 SEND_VAR_EX !0
5 DO_FCALL 0 $1
6 > RETURN $1
149 7* > RETURN null
End of function addcontactssearch
Function deletecontactssearch:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: deleteContactsSearch
number of ops: 8
compiled vars: !0 = $id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
157 0 E > RECV !0
158 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'search-contacts%2F', !0
3 SEND_VAL_EX ~1
4 SEND_VAL_EX 'DELETE'
5 DO_FCALL 0 $2
6 > RETURN $2
159 7* > RETURN null
End of function deletecontactssearch
Function getcontactactivities:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getContactActivities
number of ops: 7
compiled vars: !0 = $contact_id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
165 0 E > RECV !0
166 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'contacts%2F', !0
3 CONCAT ~2 ~1, '%2Factivities'
4 SEND_VAL_EX ~2
5 DO_FCALL 0
167 6 > RETURN null
End of function getcontactactivities
Function getcontacts:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getContacts
number of ops: 10
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
175 0 E > RECV_INIT !0 <array>
176 1 INIT_METHOD_CALL 'call'
2 INIT_METHOD_CALL 'setParams'
3 SEND_VAR_EX !0
4 DO_FCALL 0 $1
5 CONCAT ~2 'contacts%3F', $1
6 SEND_VAL_EX ~2
7 DO_FCALL 0 $3
8 > RETURN $3
177 9* > RETURN null
End of function getcontacts
Function updatecontact:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: updateContact
number of ops: 10
compiled vars: !0 = $contact_id, !1 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
186 0 E > RECV !0
1 RECV_INIT !1 <array>
187 2 INIT_METHOD_CALL 'call'
3 CONCAT ~2 'contacts%2F', !0
4 SEND_VAL_EX ~2
5 SEND_VAL_EX 'POST'
6 SEND_VAR_EX !1
7 DO_FCALL 0 $3
8 > RETURN $3
188 9* > RETURN null
End of function updatecontact
Function deletecontact:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: deleteContact
number of ops: 8
compiled vars: !0 = $contact_id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
196 0 E > RECV !0
197 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'contacts%2F', !0
3 SEND_VAL_EX ~1
4 SEND_VAL_EX 'DELETE'
5 DO_FCALL 0 $2
6 > RETURN $2
198 7* > RETURN null
End of function deletecontact
Function getcustomfields:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getCustomFields
number of ops: 10
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
206 0 E > RECV_INIT !0 <array>
207 1 INIT_METHOD_CALL 'call'
2 INIT_METHOD_CALL 'setParams'
3 SEND_VAR_EX !0
4 DO_FCALL 0 $1
5 CONCAT ~2 'custom-fields%3F', $1
6 SEND_VAL_EX ~2
7 DO_FCALL 0 $3
8 > RETURN $3
208 9* > RETURN null
End of function getcustomfields
Function setcustomfield:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: setCustomField
number of ops: 8
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
216 0 E > RECV !0
217 1 INIT_METHOD_CALL 'call'
2 SEND_VAL_EX 'custom-fields'
3 SEND_VAL_EX 'POST'
4 SEND_VAR_EX !0
5 DO_FCALL 0 $1
6 > RETURN $1
218 7* > RETURN null
End of function setcustomfield
Function getcustomfield:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getCustomField
number of ops: 8
compiled vars: !0 = $custom_id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
226 0 E > RECV !0
227 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'custom-fields%2F', !0
3 SEND_VAL_EX ~1
4 SEND_VAL_EX 'GET'
5 DO_FCALL 0 $2
6 > RETURN $2
228 7* > RETURN null
End of function getcustomfield
Function getbillinginfo:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getBillingInfo
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
236 0 E > INIT_METHOD_CALL 'call'
1 SEND_VAL_EX 'accounts%2Fbilling'
2 DO_FCALL 0 $0
3 > RETURN $0
237 4* > RETURN null
End of function getbillinginfo
Function getwebform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getWebForm
number of ops: 7
compiled vars: !0 = $w_id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
245 0 E > RECV !0
246 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'webforms%2F', !0
3 SEND_VAL_EX ~1
4 DO_FCALL 0 $2
5 > RETURN $2
247 6* > RETURN null
End of function getwebform
Function getwebforms:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getWebForms
number of ops: 10
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
255 0 E > RECV_INIT !0 <array>
256 1 INIT_METHOD_CALL 'call'
2 INIT_METHOD_CALL 'setParams'
3 SEND_VAR_EX !0
4 DO_FCALL 0 $1
5 CONCAT ~2 'webforms%3F', $1
6 SEND_VAL_EX ~2
7 DO_FCALL 0 $3
8 > RETURN $3
257 9* > RETURN null
End of function getwebforms
Function getform:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getForm
number of ops: 7
compiled vars: !0 = $form_id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
265 0 E > RECV !0
266 1 INIT_METHOD_CALL 'call'
2 CONCAT ~1 'forms%2F', !0
3 SEND_VAL_EX ~1
4 DO_FCALL 0 $2
5 > RETURN $2
267 6* > RETURN null
End of function getform
Function getforms:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Dgpp6
function name: getForms
number of ops: 10
compiled vars: !0 = $params
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
275 0 E > RECV_INIT !0 <array>
276 1 INIT_METHOD_CALL 'call'
2 INIT_METHOD_CALL 'setParams'
3 SEND_VAR_EX !0
4 DO_FCALL 0 $1
5 CONCAT ~2 'forms%3F', $1
6 SEND_VAL_EX ~2
7 DO_FCALL 0 $3
8 > RETURN $3
277 9* > RETURN null
End of function getforms
Function call:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 7
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 40, Position 2 = 46
Branch analysis from position: 40
2 jumps found. (Code = 43) Position 1 = 48, Position 2 = 55
Branch analysis from position: 48
1 jumps found. (Code = 42) Position 1 = 60
Branch analysis from position: 60
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 55
2 jumps found. (Code = 43) Position 1 = 57, Position 2 = 60
Branch analysis from position: 57
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 60
Branch analysis from position: 46
filename: /in/Dgpp6
function name: call
number of ops: 87
compiled vars: !0 = $api_method, !1 = $http_method, !2 = $params, !3 = $url, !4 = $options, !5 = $curl, !6 = $response
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
288 0 E > RECV_INIT !0 null
1 RECV_INIT !1 'GET'
2 RECV_INIT !2 <array>
290 3 ISSET_ISEMPTY_CV !0
4 > JMPZ ~7, ->7
293 5 > CAST 8 ~8 <array>
6 > RETURN ~8
300 7 > INIT_FCALL 'json_encode'
8 SEND_VAR !2
9 DO_ICALL $9
Generated using Vulcan Logic Dumper, using php 8.0.0