{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_jsonresponse_php", "label": "JsonResponse.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L1"}, {"id": "http_foundation_jsonresponse_jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L25"}, {"id": "http_foundation_jsonresponse_jsonresponse_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L39"}, {"id": "http_foundation_jsonresponse_jsonresponse_fromjsonstring", "label": ".fromJsonString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L64"}, {"id": "http_foundation_jsonresponse_jsonresponse_setcallback", "label": ".setCallback()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L78"}, {"id": "http_foundation_jsonresponse_jsonresponse_setjson", "label": ".setJson()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L112"}, {"id": "http_foundation_jsonresponse_jsonresponse_setdata", "label": ".setData()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L126"}, {"id": "http_foundation_jsonresponse_jsonresponse_getencodingoptions", "label": ".getEncodingOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L151"}, {"id": "http_foundation_jsonresponse_jsonresponse_setencodingoptions", "label": ".setEncodingOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L161"}, {"id": "http_foundation_jsonresponse_jsonresponse_update", "label": ".update()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L173"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_http_foundation_jsonresponse_php", "target": "http_foundation_jsonresponse_jsonresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L25", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse", "target": "http_foundation_jsonresponse_jsonresponse_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L39", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse", "target": "http_foundation_jsonresponse_jsonresponse_fromjsonstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L64", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse", "target": "http_foundation_jsonresponse_jsonresponse_setcallback", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L78", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse", "target": "http_foundation_jsonresponse_jsonresponse_setjson", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L112", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse", "target": "http_foundation_jsonresponse_jsonresponse_setdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L126", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse", "target": "http_foundation_jsonresponse_jsonresponse_getencodingoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L151", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse", "target": "http_foundation_jsonresponse_jsonresponse_setencodingoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L161", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse", "target": "http_foundation_jsonresponse_jsonresponse_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L173", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse_construct", "target": "http_foundation_jsonresponse_jsonresponse_setjson", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L49", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse_construct", "target": "http_foundation_jsonresponse_jsonresponse_setdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L49", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse_setcallback", "target": "http_foundation_jsonresponse_jsonresponse_update", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L104", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse_setjson", "target": "http_foundation_jsonresponse_jsonresponse_update", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L116", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse_setdata", "target": "http_foundation_jsonresponse_jsonresponse_setjson", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L138", "weight": 1.0}, {"source": "http_foundation_jsonresponse_jsonresponse_setencodingoptions", "target": "http_foundation_jsonresponse_jsonresponse_setdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L165", "weight": 1.0}], "raw_calls": [{"caller_nid": "http_foundation_jsonresponse_jsonresponse_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L41"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_construct", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L43"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_construct", "callee": "is_numeric", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L43"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_construct", "callee": "\\is_callable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L43"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_construct", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L44"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_construct", "callee": "get_debug_type", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L44"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setcallback", "callee": "\\func_num_args", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L80"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setcallback", "callee": "trigger_deprecation", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L81"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setcallback", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L94"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setcallback", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L96"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setcallback", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L96"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setdata", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L129"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setdata", "callee": "str_starts_with", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L131"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setdata", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L131"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setdata", "callee": "getPrevious", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L132"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setdata", "callee": "json_last_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L141"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setdata", "callee": "json_last_error_msg", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L142"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_setencodingoptions", "callee": "json_decode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L165"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_update", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L177"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_update", "callee": "setContent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L179"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_update", "callee": "sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L179"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_update", "callee": "has", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L184"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_update", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L184"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_update", "callee": "set", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L185"}, {"caller_nid": "http_foundation_jsonresponse_jsonresponse_update", "callee": "setContent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\http-foundation\\JsonResponse.php", "source_location": "L188"}]}